Simplify the expression: 2x + 3x - 5.
- A. 5x - 5
- B. 5x
- C. x - 5
- D. 2x - 5
Correct Answer: A
Rationale: To simplify the expression 2x + 3x - 5, follow these steps: Identify and combine like terms. The terms 2x and 3x are both 'like terms' because they both contain the variable x. Add the coefficients of the like terms: 2x + 3x = 5x. Simplify the expression. After combining the like terms, the expression becomes 5x - 5, which includes the simplified term 5x and the constant -5. Thus, the fully simplified expression is 5x - 5, making Option A the correct answer. This method ensures all terms are correctly simplified by combining similar elements and retaining constants.
You may also like to solve these questions
How much hydrochloric acid (HCl) is necessary to make 2.5 liters of a 5:1 solution of water (in liters) to HCl (in grams)?
- A. 0.5 grams
- B. 2 grams
- C. 5 grams
- D. 12.5 grams
Correct Answer: C
Rationale: To create a 5:1 solution in 2.5 liters, 0.5 liters are needed for HCl, which translates to 5 grams. The correct answer is 5 grams, as this amount corresponds to the 5:1 ratio specified in the solution. Choices A, B, and D are incorrect because they do not align with the 5:1 ratio and the volume of the solution.
A cell has a diameter of 0.1 meter, and another cell has a diameter of 0.05 meters. How many times larger is the first cell compared to the second cell?
- A. 2
- B. 4
- C. 8
- D. 16
Correct Answer: A
Rationale: To determine how many times larger the first cell is compared to the second cell, divide the diameter of the first cell by the diameter of the second cell: 0.1 / 0.05 = 2. Therefore, the first cell is 2 times larger than the second cell. Choice B, C, and D are incorrect because they do not provide the accurate calculation for the size difference between the two cells.
Write 290% as a fraction.
- A. 29/10
- B. 58/20
- C. 145/50
- D. 290/100
Correct Answer: D
Rationale: To convert a percentage to a fraction, you write the percentage as the numerator of the fraction over 100. Therefore, 290% is equivalent to 290/100, which simplifies to 29/10. Choices A, B, and C are incorrect because they do not represent 290% as a fraction by placing the percentage value over 100.
Which statement about multiplication and division is true?
- A. The product of the quotient and the dividend is the divisor.
- B. The product of the dividend and the divisor is the quotient.
- C. The product of the quotient and the divisor is the dividend.
- D. None of the above.
Correct Answer: C
Rationale: In division, the dividend is the number being divided, the divisor is the number you are dividing by, and the quotient is the result. Multiplying the quotient by the divisor gives the original dividend. This is the reverse of the division operation. Therefore, the correct statement is that the product of the quotient and the divisor equals the dividend, making option C correct. Choices A and B provide incorrect relationships between the terms dividend, divisor, quotient, and product, making them inaccurate. Option D is a general statement that does not provide the correct relationship between multiplication and division terms.
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²)