NBT - National Benchmark Mathematics: Geometry and Trigonometry Questions and Answers 1 — Questions and Answers
Question 1: In the Cartesian plane, a circle has its center at C(3, -2) and passes through the point P(7, 1). Which of the following is the correct equation for this circle?
- (x - 3)² + (y + 2)² = 25 (Correct answer)
- (x + 3)² + (y - 2)² = 25
- (x - 7)² + (y - 1)² = 5
- (x - 3)² + (y + 2)² = 5
Correct answer: (x - 3)² + (y + 2)² = 25
The standard equation of a circle with center (h, k) and radius r is (x - h)² + (y - k)² = r². The center is given as C(3, -2), so h=3 and k=-2. The radius 'r' is the distance between the center C and the point P on the circle. Using the distance formula, r² = (x₂ - x₁)² + (y₂ - y₁)² = (7 - 3)² + (1 - (-2))² = 4² + 3² = 16 + 9 = 25. Therefore, the equation is (x - 3)² + (y + 2)² = 25.
Question 2: A surveyor stands 100 meters from the base of a tall cliff. The angle of elevation to the top of the cliff is 30°. A flagpole is situated on top of the cliff. The angle of elevation to the top of the flagpole is 35°. What is the approximate height of the flagpole?
- 25.4 m
- 12.2 m (Correct answer)
- 70.0 m
- 57.7 m
Correct answer: 12.2 m
Let the height of the cliff be 'h' and the height of the flagpole be 'f'. From the surveyor's position, tan(30°) = h / 100, so h = 100 * tan(30°) ≈ 57.74 m. The combined height of the cliff and flagpole is H = h + f. We have tan(35°) = H / 100, so H = 100 * tan(35°) ≈ 70.02 m. The height of the flagpole is f = H - h = 70.02 - 57.74 ≈ 12.28 m. The closest answer is 12.2 m.
Question 3: Which of the following statements is always true for any non-special triangle ABC with corresponding side lengths a, b, and c?
- a² = b² + c²
- sin(A)/a = sin(B)/b = sin(C)/c (Correct answer)
- a = b * sin(A)
- cos(C) = (a² + b² + c²)/2ab
Correct answer: sin(A)/a = sin(B)/b = sin(C)/c
The statement sin(A)/a = sin(B)/b = sin(C)/c is the Sine Rule, which is a fundamental theorem that holds true for any triangle. a² = b² + c² is the Pythagorean theorem, which only applies to right-angled triangles. The other options are incorrect formulations of trigonometric rules.
Question 4: If sin(θ) = -4/5 and θ is in the third quadrant, what is the value of cos(θ)?
- 3/5
- 4/5
- -3/5 (Correct answer)
- -4/5
Correct answer: -3/5
In the third quadrant, both sine and cosine are negative. We can use the Pythagorean identity sin²(θ) + cos²(θ) = 1. Substituting the value of sin(θ), we get (-4/5)² + cos²(θ) = 1, which simplifies to 16/25 + cos²(θ) = 1. So, cos²(θ) = 1 - 16/25 = 9/25. Taking the square root, cos(θ) = ±3/5. Since θ is in the third quadrant, cos(θ) must be negative. Therefore, cos(θ) = -3/5.
Question 5: A rectangle ABCD has vertices A(1, 2), B(5, 2), and C(5, 8). What are the coordinates of the vertex D?
- (1, 5)
- (2, 8)
- (5, 5)
- (1, 8) (Correct answer)
Correct answer: (1, 8)
In a rectangle, opposite sides are parallel and equal in length. The side AB is horizontal (y-coordinates are the same), and the side BC is vertical (x-coordinates are the same). Therefore, side AD must be vertical and parallel to BC, meaning the x-coordinate of D is the same as A (x=1). Side CD must be horizontal and parallel to AB, meaning the y-coordinate of D is the same as C (y=8). Thus, the coordinates of D are (1, 8).
Question 6: The function f(x) = 2sin(3x) has its graph drawn. What is the period of this function?
- 2π/3 (Correct answer)
- 2π
- 3π/2
- 3
Correct answer: 2π/3
The period of a sine function of the form y = a*sin(bx + c) + d is given by the formula 2π/|b|. In the function f(x) = 2sin(3x), the value of b is 3. Therefore, the period is 2π/3.
In the Cartesian plane, a circle has its center at C(3, -2) and passes through the point P(7, 1).
Which of the following is the correct equation for this circle?