What is the median of the data set: 3, 5, 7, 9, 11?
- A. 3
- B. 7
- C. 9
- D. 5
Correct Answer: B
Rationale: To find the median of a set of numbers, you arrange them in ascending order and then find the middle value. Given the data set 3, 5, 7, 9, 11, when arranged in ascending order, becomes 3, 5, 7, 9, 11. The middle value in this set is 7, making it the median. Choice A (3) is the smallest value, not the middle value. Choice C (9) and Choice D (5) are not the middle values of the set either. Therefore, the correct answer is B (7).
You may also like to solve these questions
Half of a circular garden with a radius of 11.5 feet needs weeding. Find the area in square feet that needs weeding. Round to the nearest hundredth. Use 3.14 for π.
- A. 207.64
- B. 415.27
- C. 519.08
- D. 726.73
Correct Answer: B
Rationale: The area of a circle is given by the formula A = π r², where r is the radius. Since only half of the garden needs weeding, we calculate half the area.
Using the given value of π (3.14) and a radius of 11.5 feet:
A = 0.5 3.14 (11.5)²
A = 0.5 3.14 132.25
A = 0.5 415.27
A = 207.64 square feet.
Thus, the area that needs weeding is approximately 207.64 square feet, making option B the correct answer.
Choice A (207.64) is incorrect as it represents the total area of the circular garden, not just half of it. Choice C (519.08) and Choice D (726.73) are also incorrect as they do not reflect the correct calculation for finding the area of half the circular garden.
What is 4 + 5 + 12 + 9?
- A. 20
- B. 30
- C. 40
- D. 50
Correct Answer: B
Rationale: The correct answer is B: 30. To find the sum, you need to add 4 + 5 + 12 + 9, which equals 30, not 40 as stated in the original rationale. Choice A (20) is incorrect because it does not account for the correct addition of the numbers provided. Choice C (40) is incorrect as it represents the sum of the numbers incorrectly. Choice D (50) is also incorrect as it is not the sum of the given numbers.
Solve |x| = 10.
- A. -10, 10
- B. -11, 11
- C. -12, 12
- D. -13, 13
Correct Answer: A
Rationale: The absolute value of x is equal to 10 when x is either -10 or 10. Therefore, the correct answer is A. Choices B, C, and D are incorrect because they do not satisfy the equation |x| = 10. For choice B, -11 and 11 do not satisfy the condition. Choices C and D also do not provide solutions that meet the equation's requirement.
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.
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).