Solve the inequality for the unknown.
- A. x > 5
- B. x < 5
- C. x >= 5
- D. x <= 5
Correct Answer: A
Rationale: When solving an inequality, the direction of the inequality sign changes depending on the operation performed. In this case, if the given inequality simplifies to x > 5, it means that the unknown value x must be greater than 5 for the inequality to hold true. Therefore, x > 5 is the correct solution. Option A is correct. Choices B, C, and D are incorrect because they do not correctly represent the relationship between x and 5 based on the given inequality.
You may also like to solve these questions
What is the product of 2/3 and 3/4?
- A. 1
- B. 2
- C. 3
- D. 4
Correct Answer: A
Rationale: To multiply fractions, you multiply the numerators to get the new numerator and multiply the denominators to get the new denominator. Therefore, multiplying 2/3 by 3/4 results in (2*3) / (3*4) = 6/12. Simplifying 6/12 by dividing both the numerator and denominator by 6 gives 1. Hence, the correct answer is 1. Choices B, C, and D are incorrect as they do not represent the correct product of multiplying 2/3 by 3/4.
What is the difference between two negative numbers?
- A. Negative number
- B. Positive number
- C. Zero
- D. Not enough information
Correct Answer: B
Rationale: The correct answer is B: 'Positive number.' When you subtract one negative number from another negative number, the result can be a positive number. For example, the difference between -5 and -3 is 2, which is a positive number. Choice A, 'Negative number,' is incorrect because the result of subtracting two negative numbers can be positive. Choice C, 'Zero,' is incorrect because the difference between two negative numbers is not always zero. Choice D, 'Not enough information,' is incorrect because there is enough information to determine that the difference between two negative numbers can be a positive number.
Apply the polynomial identity to rewrite (a + b)².
- A. a² + b²
- B. 2ab
- C. a² + 2ab + b²
- D. a² - 2ab + b²
Correct Answer: C
Rationale: When you see something like (a + b)², it means you're multiplying (a + b) by itself:
(a + b)² = (a + b) (a + b)
To expand this, we use the distributive property (which says you multiply each term in the first bracket by each term in the second bracket):
Multiply the first term in the first bracket (a) by both terms in the second bracket:
a a = a²
a b = ab
Multiply the second term in the first bracket (b) by both terms in the second bracket:
b a = ab
b b = b²
Now, add up all the results from the multiplication:
a² + ab + ab + b²
Since ab + ab is the same as 2ab, we can simplify it to:
a² + 2ab + b²
So, (a + b)² = a² + 2ab + b².
This is known as a basic polynomial identity, and it shows that when you square a binomial (a two-term expression like a + b), you get three terms: the square of the first term (a²), twice the product of the two terms (2ab), and the square of the second term (b²).
Therefore, the correct answer is C (a² + 2ab + b²)
Given that three vertices of a parallelogram are (1, 2), (3, 4), and (5, 6), what are the coordinates of the fourth vertex?
- A. (1, 6)
- B. (3, 2)
- C. (5, 2)
- D. (7, 8)
Correct Answer: D
Rationale: To find the fourth vertex of a parallelogram, we can use the properties of a parallelogram. Opposite sides of a parallelogram are parallel and equal in length. Therefore, we can determine the fourth vertex by extending the line formed by the first two points. If we extend the line from (1, 2) to (3, 4), we find that it has a slope of 1. This means that extending the line from (3, 4) by the same slope will give us the fourth vertex. By adding 2 units to both x and y coordinates of (5, 6), we get (7, 8) as the coordinates of the fourth vertex. Therefore, the correct answer is (7, 8). Choices A, B, and C are incorrect as they do not satisfy the properties of a parallelogram and the given coordinate points.
How many kiloliters are in 147 liters?
- A. 0.147 kiloliters
- B. 1.47 kiloliters
- C. 1,470 kiloliters
- D. 147,000 kiloliters
Correct Answer: A
Rationale: To convert liters to kiloliters, divide by 1000 since there are 1000 liters in a kiloliter. Therefore, 147 liters = 0.147 kiloliters. Choice B is incorrect as it incorrectly moves the decimal point. Choices C and D are significantly larger than the correct answer, indicating an incorrect conversion factor used.