What is the result of multiplying 3/5 by 5/7?
- A. 3/7
- B. 1
- C. 2
- D. 4
Correct Answer: A
Rationale: To multiply fractions, multiply the numerators together and the denominators together. Multiplying 3/5 by 5/7 gives (3*5)/(5*7) = 15/35. This fraction simplifies to 3/7 by dividing the numerator and denominator by their greatest common factor, which is 5. Therefore, the correct answer is 3/7. Choices B, C, and D are incorrect as they do not result from multiplying 3/5 by 5/7.
You may also like to solve these questions
Solve the equation for the unknown. 3x + 2 = 20
- A. x = 2
- B. x = 4
- C. x = 6
- D. x = 8
Correct Answer: C
Rationale: Simplify the equation step by step:
Subtract 2 from both sides:
3x + 2 - 2 = 20 - 2
3x = 18
Divide both sides by 3:
x = 18 · 3
x = 6
Therefore, the correct answer is C (x = 6).
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.
If a tree grows an average of 4.2 inches in a day, what is the rate of change in its height per month? Assume a month is 30 days.
- A. 0.14 inches per month
- B. 4.2 inches per month
- C. 34.2 inches per month
- D. 126 inches per month
Correct Answer: D
Rationale: The tree grows at an average rate of 4.2 inches per day. To find the rate of change per month, multiply the daily growth rate by the number of days in a month (30 days):
4.2 inches/day 30 days = 126 inches per month.
Therefore, the rate of change in the tree's height is 126 inches per month, making option D the correct answer. Option A is incorrect because it miscalculates the rate based on daily growth. Option B is incorrect as it doesn't account for the total days in a month. Option C is incorrect as it overestimates the monthly growth rate.
A sign stating 'Do Not Enter' is in the shape of a square with side lengths of 75 centimeters. What is the area in square centimeters?
- A. 150
- B. 300
- C. 5,325
- D. 5,625
Correct Answer: D
Rationale: The formula for the area of a square is given by the square of its side length: Area = side side. For this problem, the side length of the square is 75 centimeters. To find the area, you multiply 75 by itself: 75 75 = 5,625 square centimeters. Thus, the area of the square is 5,625 cm². This shows that option D is correct. Choices A, B, and C are incorrect as they do not correspond to the correct calculation of the area of a square with a side length of 75 centimeters.
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²)