Practice Using Trig Ratios For Angles in Math 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
What this quiz covers
This quiz focuses on Using Trig Ratios For Angles, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.
How to use this quiz
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
All questions
Question 1
In right triangle DEF with right angle at E, tan(D)=247 and side DE has length 48. What is the measure of angle F to the nearest degree?
16°
74° (correct answer)
86°
31°
Explanation: When you encounter a right triangle problem with trigonometric ratios, start by sketching the triangle and labeling what you know. Here, triangle DEF has a right angle at E, so the hypotenuse is DF.Given that tan(D)=247, this means the opposite side (EF) to adjacent side (DE) ratio is 7:24. Since DE = 48, you can set up the proportion: 48EF=247. Solving gives EF = 14.Now you can find angle F using the fact that in any triangle, the angles sum to 180°. Since angle E = 90°, angles D and F are complementary (they add to 90°).To find angle D: D=arctan(247)=arctan(0.2917)≈16°Therefore: F=90°−16°=74°Looking at the wrong answers: A) 16° is the measure of angle D, not angle F—a common mix-up when students calculate the wrong angle. C) 86° would result if you mistakenly used 90° - 4° instead of 90° - 16°, possibly from a calculation error. D) 31° doesn't correspond to any logical step in this problem and may trap students who make multiple computational errors.The key strategy here is recognizing that acute angles in a right triangle are complementary. Once you find one acute angle using inverse trigonometric functions, subtract from 90° to find the other. Always double-check which angle the question is asking for—this is where many students lose points.Answer: B) 74°
Question 2
Two observers are 100 meters apart on level ground. They both sight the top of a tower. The angles of elevation are 35° and 55° respectively. If the tower is between the observers, which equation represents the height h of the tower?
tan(35°)h+tan(55°)h=100 (correct answer)
htan(35°)+htan(55°)=100
tan(35°)h−tan(55°)h=100
h(tan(35°)+tan(55°))=100
Explanation: Let the distances from each observer to the base of the tower be d1 and d2. Then tan(35°)=d1h and tan(55°)=d2h, so d1=tan(35°)h and d2=tan(55°)h. Since the observers are 100 meters apart and the tower is between them, d1+d2=100. Choice B incorrectly multiplies by tangent values. Choice C uses subtraction instead of addition. Choice D factors incorrectly.
Question 3
Two right triangles share a common hypotenuse of length 20. In the first triangle, one acute angle measures 35°. In the second triangle, the corresponding acute angle measures 55°. What is the difference between the areas of these two triangles?
23
46
0 (correct answer)
12
Explanation: In both triangles, the acute angles are 35° and 55°, which are complementary (35° + 55° = 90°). This means the triangles are actually the same triangle viewed differently - they have the same two legs just labeled differently. For any right triangle with hypotenuse 20 and acute angles 35° and 55°, the legs have lengths 20sin(35°) ≈ 11.47 and 20cos(35°) ≈ 16.38. The area is (1/2) × 11.47 × 16.38 ≈ 94. Both triangles have identical areas, so the difference is 0. Choices A, B, and D assume the triangles are different and calculate various incorrect area differences.
Question 4
A surveyor measures the angle of elevation to the top of a building as 32° from a point 150 feet away from the base. Due to an obstruction, she moves to a new position 200 feet away from the base and measures a new angle of elevation. What is this new angle of elevation to the nearest degree?
24° (correct answer)
28°
26°
30°
Explanation: First, find the building height using the initial measurement: height = 150 × tan(32°) ≈ 150 × 0.625 ≈ 93.75 feet. From the new position 200 feet away, the angle of elevation θ satisfies tan(θ) = 93.75/200 ≈ 0.469. Therefore, θ = arctan(0.469) ≈ 24°. Choice B incorrectly uses tan(32°) × 150/200, Choice C uses an approximation error, and Choice D assumes a linear relationship between distance and angle.
Question 5
A ladder leans against a wall making a 65° angle with the ground. The foot of the ladder is 8 feet from the wall. If the ladder slips so that its foot moves to 12 feet from the wall while maintaining contact with the same point on the wall, what is the new angle the ladder makes with the ground?
47°
43° (correct answer)
41°
45°
Explanation: Initially, the wall height is 8 × tan(65°) ≈ 8 × 2.144 ≈ 17.15 feet. When the ladder foot moves to 12 feet from the wall, the new angle θ satisfies tan(θ) = 17.15/12 ≈ 1.429. Therefore, θ = arctan(1.429) ≈ 43°. Choice A uses an incorrect approximation of tan(65°), Choice C compounds rounding errors, and Choice D assumes the angle decreases by exactly 20° proportionally to the distance increase.
Question 6
A cable car travels up a mountainside at a constant angle of inclination. If the cable car travels 800 meters along the cable and gains 350 meters in elevation, what is the angle of inclination to the nearest degree?
23°
25°
26° (correct answer)
28°
Explanation: The angle of inclination θ satisfies sin(θ)=distance along cableelevation gain=800350=0.4375. Therefore, θ=arcsin(0.4375)≈25.9°≈26°. Choice A might result from using cosine instead of sine. Choice B is close but rounds incorrectly. Choice D might come from using tangent with an incorrect denominator.
Question 7
In right triangle ABC with right angle at C, if tan(A)=34 and the perimeter is 36, what is the measure of angle B to the nearest degree?
49°
53°
41°
37° (correct answer)
Explanation: When you encounter a right triangle problem with trigonometric ratios and perimeter constraints, you need to use the given ratio to find the side relationships, then apply the perimeter condition to solve for actual lengths.Since tan(A)=34, the ratio of the opposite side to the adjacent side (relative to angle A) is 4:3. This means if the side opposite to A has length 4k, then the side adjacent to A has length 3k for some positive value k. Using the Pythagorean theorem, the hypotenuse has length (4k)2+(3k)2=25k2=5k.The perimeter is 4k+3k+5k=12k=36, so k=3. This gives us sides of length 12, 9, and 15.To find angle B, we can use the fact that in a right triangle, tan(B)=adjacentopposite=129=43=0.75. Therefore, B=arctan(0.75)≈36.87°≈37°.Choice A (49°) likely comes from incorrectly using arctan(34) for angle B instead of angle A. Choice B (53°) results from calculating 90°−37° but making an error in the subtraction. Choice C (41°) might arise from computational errors in the inverse tangent calculation or rounding mistakes.Remember: when given tan(A), be careful which angle you're solving for. Use the side ratios to establish the triangle's dimensions, then apply the correct trigonometric function for your target angle.
Question 8
A ladder leans against a wall, forming a 68° angle with the ground. If the ladder reaches a height of 12 feet on the wall, approximately how far is the base of the ladder from the wall?
12cos(68°) feet
12tan(68°) feet
tan(68°)12 feet (correct answer)
cos(68°)12 feet
Explanation: The ladder, wall, and ground form a right triangle. The 68° angle is between the ladder and ground. From this angle's perspective, the height (12 feet) is opposite and the distance from wall is adjacent. So tan(68°)=distance12, giving distance = tan(68°)12. Choice A uses cosine incorrectly. Choice B would give the height if we knew the base. Choice D gives the ladder length.
Question 9
A right triangle has legs of length a and b, where b=2a. If the angle opposite to side a measures α, which expression gives the measure of α?
arctan(21) (correct answer)
arcsin(51)
arccos(52)
arctan(12)
Explanation: In the right triangle, angle α is opposite to side a and adjacent to side b = 2a. Using the tangent ratio: tan(α) = opposite/adjacent = a/(2a) = 1/2. Therefore, α = arctan(1/2). Choice B gives arcsin(1/√5) which would be correct if we used sine, Choice C gives arccos(2/√5) which uses cosine incorrectly, and Choice D uses arctan(2) which reverses the ratio.
Question 10
A right triangle has perimeter 60 and hypotenuse 25. What is the measure of the larger acute angle to the nearest degree?
60°
37°
45°
53° (correct answer)
Explanation: When you encounter a right triangle problem with given perimeter and hypotenuse, you need to find the two legs first, then use trigonometry to find the angles.Let the legs be a and b. Since perimeter = 60 and hypotenuse = 25, we have a+b+25=60, so a+b=35. Using the Pythagorean theorem: a2+b2=252=625.From a+b=35, we get b=35−a. Substituting into the Pythagorean theorem:
a2+(35−a)2=625a2+1225−70a+a2=6252a2−70a+600=0a2−35a+300=0Using the quadratic formula: a=235±1225−1200=235±5So a=20 and b=15 (or vice versa). The legs are 15 and 20.The larger acute angle is opposite the longer leg (20). Using sine: sin(θ)=2520=0.8. Therefore θ=arcsin(0.8)≈53°.Answer choice (A) 60° is impossible since acute angles in a right triangle must be less than 90°, and this triangle isn't equilateral. Choice (B) 37° would be the smaller acute angle (opposite the leg of length 15). Choice (C) 45° only occurs in isosceles right triangles where both legs are equal.The correct answer is (D) 53°.Remember: in right triangle problems, always find the side lengths first, then use trigonometric ratios. The larger acute angle is always opposite the longer leg.
Question 11
In a right triangle, one acute angle is twice the measure of the other acute angle. What is the measure of the smaller acute angle?
36°
45°
60°
30° (correct answer)
Explanation: When you encounter a right triangle problem involving relationships between angles, remember that the three angles must always sum to 180°, with one angle being 90°.Let's call the smaller acute angle x. Since one acute angle is twice the other, the larger acute angle is 2x. Setting up the equation:x+2x+90°=180°Combining like terms: 3x+90°=180°Subtracting 90° from both sides: 3x=90°Dividing by 3: x=30°The smaller acute angle measures 30°, making D correct.Looking at the wrong answers: A) 36° would make the larger angle 72°, giving us 36°+72°+90°=198°, which exceeds 180°. B) 45° represents the special case where both acute angles are equal (not one being twice the other), which occurs in a 45°−45°−90° triangle. C) 60° would make the larger angle 120°, but since we need a 90° angle too, this gives 60°+120°+90°=270°, which is impossible.Remember this key strategy: when angles in a triangle have a specific relationship (like one being twice another), set up an algebraic equation using the fact that all angles sum to 180°. This approach works for any triangle angle relationship problem and helps you avoid the trap of guessing from common angle measures.
Question 12
A right triangle has sides in the ratio 5:12:13. What is the measure of the smallest acute angle in this triangle?
90°
67°
23° (correct answer)
27°
Explanation: When you encounter a triangle with sides in a specific ratio, you're likely dealing with a Pythagorean triple - a set of three integers that satisfy the Pythagorean theorem. The 5:12:13 ratio is one of the most common examples, where 52+122=132 (25 + 144 = 169).In this right triangle, the hypotenuse is 13 (the longest side), and the two legs are 5 and 12. To find the smallest acute angle, you need to identify which angle is opposite the shortest side. The smallest angle is always opposite the side of length 5.Using trigonometry, you can find this angle with the sine function: sin(θ)=hypotenuseopposite=135. Taking the inverse sine: θ=arcsin(135)≈22.6°, which rounds to 23°.Looking at the wrong answers: A) 90° is the right angle, not an acute angle. B) 67° would be the larger acute angle (approximately arcsin(1312)), opposite the side of length 12. D) 27° is close but represents a common calculation error or rounding mistake.Remember that in any triangle, the smallest angle is always opposite the shortest side, and the largest angle is opposite the longest side. For right triangles with known side ratios, use inverse trigonometric functions to find the acute angles, and always double-check that your acute angles add up to 90°.
Question 13
In right triangle PQR with right angle at Q, if sin(∠P)=53 and PR = 20, what is the measure of angle P to the nearest degree?
37° (correct answer)
53°
41°
49°
Explanation: Since sin(∠P)=53=0.6, we find ∠P=arcsin(0.6)≈36.87°≈37°. The value of PR = 20 is extra information that doesn't affect the angle calculation. Choice B (53°) is the complement of 37°, which students might choose thinking of the other acute angle. Choices C and D are plausible calculator errors or misreadings.
Question 14
A ramp makes a 12° angle with the horizontal ground. If a person walks 20 feet up the ramp, approximately how much higher above the ground are they compared to where they started?
20cos(12°) feet
20sin(12°) feet (correct answer)
20tan(12°) feet
sin(12°)20 feet
Explanation: The ramp, ground, and vertical height form a right triangle where the 12° angle is between the ramp and ground. The distance walked (20 feet) is the hypotenuse, and the height gained is opposite to the 12° angle. Therefore, sin(12°)=20height, so height = 20sin(12°). Choice A would give the horizontal distance traveled. Choice C uses tangent incorrectly. Choice D would give a distance much larger than the ramp length.
Question 15
In triangle XYZ, angle Z is a right angle, XY = 15, and YZ = 9. A student claims that cos(∠X)=53. Which statement best describes this claim?
The claim is correct because cos(∠X)=XYYZ=159=53
The claim is incorrect because cos(∠X)=XYXZ, and XZ ≠ 9 (correct answer)
The claim is incorrect because cos(∠X)=XZYZ, not XYYZ
The claim is correct because in any right triangle, cos(∠X)=53
Explanation: For angle X, the adjacent side is XZ and the hypotenuse is XY. So cos(∠X)=hypotenuseadjacent=XYXZ. We need to find XZ first using the Pythagorean theorem: XZ2+YZ2=XY2, so XZ2+92=152, giving XZ = 12. Therefore cos(∠X)=1512=54, not 53. Choice A incorrectly uses the opposite side. Choice C confuses the ratio definition. Choice D makes an absurd general claim.