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.
You may also like to solve these questions
Jayden rides his bike for 5/8 miles. He takes a break and rides another 3/4 miles. How many miles does he ride?
- A. 1 3/8 miles
- B. 1 1/2 miles
- C. 1 7/8 miles
- D. 2 miles
Correct Answer: A
Rationale: To find the total distance Jayden rides, you need to add the fractions 5/8 + 3/4. To add these fractions, you must ensure they have a common denominator. In this case, the common denominator is 8. So, 5/8 + 3/4 = 5/8 + 6/8 = 11/8. Since 11/8 can be simplified to 1 3/8, Jayden rides a total of 1 3/8 miles. Choice B (1 1/2 miles), Choice C (1 7/8 miles), and Choice D (2 miles) are incorrect as they do not accurately represent the total distance calculated by adding the two fractions, which is 1 3/8 miles.
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.
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.
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.
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²)