All questions
Question 1
A right triangle has legs of length a and b, and hypotenuse of length c. If θ is the acute angle opposite the leg of length a, which equation demonstrates how the Pythagorean identity relates to the Pythagorean theorem?
- (ca)2+(cb)2=1 follows from a2+b2=c2 by dividing both sides by c2 (correct answer)
- (ba)2+(ab)2=1 follows from a2+b2=c2 by dividing both sides by ab
- (ac)2+(bc)2=1 follows from a2+b2=c2 by dividing both sides by c2
- (ca)2+(bc)2=1 follows from a2+b2=c2 by cross-multiplying the ratios
Explanation: Starting with a2+b2=c2 and dividing by c2 gives c2a2+c2b2=1, which is (ca)2+(cb)2=1. Since sin(θ)=ca and cos(θ)=cb, this becomes sin2(θ)+cos2(θ)=1. Choice B incorrectly uses ratios of legs only. Choice C inverts the ratios incorrectly. Choice D mixes different types of ratios and mentions cross-multiplication inappropriately. Question 2
A right triangle △ABC has right angle at C and angle θ at A. The diagram labels sinθ=ABBC and cosθ=ABAC. Which argument uses the Pythagorean Theorem correctly?
Image description (not drawn to scale): A right triangle with vertices A (left), B (upper-right), C (lower-right). A right-angle box marks ∠C=90∘. The hypotenuse is AB. The legs are AC (adjacent to θ at A) and BC (opposite to θ). An angle arc at A labels θ. No numerical lengths are given; only segment names are shown.
- Square the ratios and add: (ABBC)2+(ABAC)2=AB2BC2+AC2=AB2AB2=1. (correct answer)
- Square the ratios and add: (ABBC)2+(ABAC)2=ABBC2+AC2=1.
- Use AB2+AC2=BC2 to get sin2θ+cos2θ=1.
- Since the triangle is right, sinθ=cosθ, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that sin²θ + cos²θ = 1 for any angle θ. In a right triangle, sine of θ is opposite over hypotenuse, and cosine is adjacent over hypotenuse. Squaring the ratios yields sin²θ = (opposite / hypotenuse)² and cos²θ = (adjacent / hypotenuse)². Applying the Pythagorean theorem, opposite² + adjacent² = hypotenuse². Dividing by hypotenuse² gives sin²θ + cos²θ = 1. A common distractor is dividing by hypotenuse instead of its square, leading to incorrect equality. To reinforce, always consult the right triangle geometry for accurate ratio application.
Question 3
In the right triangle shown (not drawn to scale), ∠A=θ and the side lengths are labeled in terms of k>0. Which reasoning proves sin2θ+cos2θ=1?
Image description: A right triangle △ABC with A at the left, B at the right, and C above segment AB. A right-angle box marks ∠B. An angle arc at A labels ∠A=θ. The hypotenuse AC is labeled k. The leg AB is labeled kcosθ. The leg BC is labeled ksinθ. No other labels are shown.
- Apply sinθ=ksinθk and cosθ=kcosθk, then square and add to get 1.
- Use ksinθ+kcosθ=k, then divide by k to get sinθ+cosθ=1.
- Use (ksinθ)2+(kcosθ)2=k2 by the Pythagorean Theorem, then divide by k2 to get sin2θ+cos2θ=1. (correct answer)
- Assume θ=30∘ so that sin2θ+cos2θ=1, and conclude it holds for all θ.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle, sine of θ is the ratio of the opposite side k sinθ to the hypotenuse k, and cosine is the ratio of the adjacent side k cosθ to k. Squaring these ratios gives sin²θ = (k sinθ)² / k² and cos²θ = (k cosθ)² / k². Applying the Pythagorean Theorem to the sides, (k sinθ)² + (k cosθ)² = k². Therefore, sin²θ + cos²θ = [(k sinθ)² + (k cosθ)²] / k² = k² / k² = 1, deriving the identity. A common distractor misconception is adding the scaled sides instead of squaring, as in choice B, leading to sinθ + cosθ = 1 incorrectly. To transfer this strategy, always return to the triangle geometry by identifying opposite, adjacent, and hypotenuse sides and applying the theorem step by step.
Question 4
A student claims: "Because sin2θ+cos2θ=1 is true, it must come from the Pythagorean Theorem on a right triangle with hypotenuse 1." Which statement justifies the identity using geometric reasoning rather than memorization?
- Assume sin2θ+cos2θ=1 is a known formula, so it holds for all θ.
- In a right triangle with hypotenuse 1, the legs are sinθ and cosθ, so sin2θ+cos2θ=1 by Pythagorean Theorem. (correct answer)
- If θ=30∘, then sin2θ+cos2θ=1, so it is always true.
- Since sinθ=cosθ1, squaring gives sin2θ+cos2θ=1.
Explanation: This question asks which statement provides geometric justification rather than memorization for the Pythagorean identity. The identity sin²θ + cos²θ = 1 fundamentally comes from applying the Pythagorean Theorem to a right triangle. When the hypotenuse equals 1, the legs have lengths sin θ (opposite) and cos θ (adjacent). The Pythagorean Theorem states that (leg₁)² + (leg₂)² = (hypotenuse)², so (sin θ)² + (cos θ)² = 1². Choice A assumes the formula without proving it, Choice C only verifies one specific angle, and Choice D incorrectly claims sin θ = 1/cos θ. The geometric reasoning in Choice B directly connects the identity to the fundamental theorem about right triangles, making it the only valid justification.
Question 5
A unit circle is drawn with center O at the origin. A radius OP makes an angle θ with the positive x-axis and meets the circle at point P. Dropping a perpendicular from P to the x-axis meets it at Q, forming right triangle △OPQ with a right angle at Q. The coordinates of P are labeled (cosθ,sinθ). Which statement justifies the identity sin2θ+cos2θ=1?
Image description (not drawn to scale): A coordinate plane with perpendicular x- and y-axes intersecting at O. A circle centered at O is labeled radius 1. Point P is on the circle in the first quadrant. Segment OP is drawn and an angle arc at O between the positive x-axis and OP is labeled θ. A vertical segment from P down to the x-axis meets at Q, and a right-angle box marks ∠OQP=90∘. The point P is labeled (cosθ,sinθ). No other lengths are marked.
- Since OP=1, the Pythagorean Theorem on △OPQ gives OQ2+PQ2=OP2, so (cosθ)2+(sinθ)2=1. (correct answer)
- Because P is on a circle, cosθ+sinθ must equal the radius, so sin2θ+cos2θ=1.
- Since sinθ=OQOP and cosθ=PQOP, squaring gives sin2θ+cos2θ=1.
- Because the point P is shown in the first quadrant, the identity holds only for 0∘<θ<90∘.
Explanation: The Pythagorean identity states that sin²θ + cos²θ = 1 for any angle θ. In the right triangle formed by a point on the unit circle, sine of θ is the y-coordinate (opposite side), and cosine is the x-coordinate (adjacent side), with hypotenuse as the radius of 1. Squaring these ratios gives sin²θ = (y)² / 1² and cos²θ = (x)² / 1². By the Pythagorean theorem applied to this triangle, x² + y² = 1². Thus, sin²θ + cos²θ = (x² + y²)/1 = 1, deriving the identity. A distractor misconception is thinking that sinθ + cosθ equals the radius and squaring that, but this is incorrect as it confuses addition with the theorem. For transfer, remember to ground the unit circle proof in the underlying right triangle geometry.
Question 6
A right triangle is normalized so its hypotenuse has length 1, and ∠A=θ. Which conclusion follows from the diagram?
Image description: A right triangle △ABC with right angle at C (right-angle box at C). Point A is at the left, point B is at the right, and point C is below segment AB. Segment AB is the hypotenuse and is labeled 1. An angle arc at A labels ∠A=θ. The leg AC is labeled cosθ and the leg BC is labeled sinθ. No other markings are shown; diagram not to scale.
- By the Pythagorean Theorem, cos2θ+sin2θ=1. (correct answer)
- Because the hypotenuse is 1, cosθ+sinθ=1.
- Since ∠C is right, cosθ=sinθ for all θ.
- Because the diagram is not to scale, cos2θ+sin2θ cannot equal a constant.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle, sine of θ is the ratio of the opposite side labeled sinθ to the hypotenuse of length 1, and cosine is the ratio of the adjacent side labeled cosθ to 1. Squaring these ratios gives sin²θ = (sinθ)² / 1² and cos²θ = (cosθ)² / 1². Applying the Pythagorean Theorem to the sides, (cosθ)² + (sinθ)² = 1². Therefore, sin²θ + cos²θ = 1, deriving the identity. A common distractor misconception is claiming sinθ + cosθ = 1 because the hypotenuse is 1, as in choice B, confusing addition with squaring. To transfer this strategy, always return to the triangle geometry by identifying opposite, adjacent, and hypotenuse sides and applying the theorem step by step.
Question 7
A right triangle △JKL has a right angle at K and angle θ at J. The side opposite θ is KL and the side adjacent to θ is JK. The hypotenuse is JL. Which statement justifies the identity sin2θ+cos2θ=1?
Image description (not drawn to scale): A right triangle with J at left, L at upper-right, and K at lower-right. A right-angle box marks ∠K=90∘. Segment JL is the slanted side (hypotenuse). Segment JK is the lower leg (adjacent to θ). Segment KL is the vertical leg (opposite θ). An angle arc at J labels ∠J=θ. No numerical lengths are given.
- Using sinθ=JLKL and cosθ=JLJK, then KL2+JK2=JL2 implies sin2θ+cos2θ=1. (correct answer)
- Using sinθ=KLJL and cosθ=JKJL, then squaring implies sin2θ+cos2θ=1.
- Since the triangle is right, sinθ+cosθ=1, so sin2θ+cos2θ=1.
- Because θ is shown as acute, sinθ=cosθ, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that sin²θ + cos²θ = 1 for any angle θ. In a right triangle, sine of θ is opposite over hypotenuse, and cosine is adjacent over hypotenuse. Squaring provides sin²θ = (opposite / hypotenuse)² and cos²θ = (adjacent / hypotenuse)². The Pythagorean theorem gives opposite² + adjacent² = hypotenuse². Adding the squares and dividing by hypotenuse² derives sin²θ + cos²θ = 1. A misconception is inverting the ratios, like sine as hypotenuse over opposite, leading to incorrect proofs. To transfer the strategy, always base reasoning on the geometric definitions in the right triangle.
Question 8
In the right triangle shown, the right angle is at B and the acute angle at A is θ. The hypotenuse AC is labeled 1. The leg AB is labeled cosθ and the leg BC is labeled sinθ. Which argument uses the Pythagorean Theorem correctly?
- Because AB+BC=AC, cosθ+sinθ=1, so squaring gives sin2θ+cos2θ=1.
- Because AB2+BC2=AC2, (cosθ)2+(sinθ)2=12, so sin2θ+cos2θ=1. (correct answer)
- Because AB2−BC2=AC2, (cosθ)2−(sinθ)2=1, so sin2θ+cos2θ=1.
- Because AC is a leg, sinθ=1cosθ and cosθ=1sinθ, so the identity holds.
Explanation: This question tests applying the Pythagorean Theorem when the right angle is at B and angle θ is at A. With hypotenuse AC = 1, leg AB = cos θ (adjacent to θ), and leg BC = sin θ (opposite to θ), the Pythagorean Theorem states AB² + BC² = AC². Substituting the given labels: (cos θ)² + (sin θ)² = 1², which simplifies to cos²θ + sin²θ = 1 or sin²θ + cos²θ = 1. Choice A incorrectly assumes AB + BC = AC, confusing the Pythagorean Theorem with perimeter. Choice C uses subtraction instead of addition. Choice D makes nonsensical claims about AC being a leg when it's clearly the hypotenuse. The Pythagorean Theorem always involves squaring and adding the legs to equal the square of the hypotenuse.
Question 9
Use the diagram of right triangle △ABC (not drawn to scale). Angle θ is ∠A. Which reasoning proves sin2θ+cos2θ=1?
Image description: A right triangle △ABC with A at the left, B at the right, and C above segment AB. Segment AB is horizontal. Segment AC slopes upward from A to C. Segment BC slopes upward from B to C. A right-angle box marks ∠B (so AB⊥BC). An angle arc at A labels ∠A=θ. The hypotenuse is AC and is labeled r (with r>0). The leg AB is labeled rcosθ. The leg BC is labeled rsinθ. No other equalities or measures are marked.
- Since sinθ=rrsinθ and cosθ=rrcosθ, then sinθ+cosθ=1.
- Because AB is the hypotenuse, sinθ=rcosθrcosθ=1 and cosθ=rcosθrsinθ, so sin2θ+cos2θ=1.
- Using ∠A=θ, sinθ=rrsinθ and cosθ=rrcosθ; by the Pythagorean Theorem, (rsinθ)2+(rcosθ)2=r2, so sin2θ+cos2θ=1. (correct answer)
- Since the triangle is right, the identity holds only when θ=45∘, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle, sine of θ is the ratio of the opposite side to the hypotenuse r, and cosine is the ratio of the adjacent side to r. Squaring these ratios gives sin²θ = (r sinθ)² / r² and cos²θ = (r cosθ)² / r², using the labeled sides. Applying the Pythagorean Theorem to the sides, (r sinθ)² + (r cosθ)² = r². Therefore, sin²θ + cos²θ = [(r sinθ)² + (r cosθ)²] / r² = r² / r² = 1, deriving the identity. A common distractor misconception is adding sine and cosine instead of squaring them, as in choice A, which incorrectly claims sinθ + cosθ = 1. To transfer this strategy, always return to the triangle geometry by identifying opposite, adjacent, and hypotenuse sides and applying the theorem step by step.
Question 10
A right triangle is normalized so that its hypotenuse is 1. In the diagram, ∠M=θ, the adjacent leg to θ is labeled x, and the opposite leg is labeled y. The diagram indicates the right angle at the vertex between the legs. Which statement justifies the identity?
- Since x=cosθ and y=sinθ, then x+y=1 and so sin2θ+cos2θ=1.
- Since x=sinθ and y=cosθ, then x2+y2=1 by definition.
- Since x=cosθ and y=sinθ, then x2+y2=1 by the Pythagorean Theorem. (correct answer)
- Since θ is acute, sinθ=cosθ, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle with angle θ at M, sine of θ is defined as the ratio of the opposite leg y to the hypotenuse 1, and cosine is the ratio of the adjacent leg x to the hypotenuse 1. Squaring these ratios gives sin²θ = y²/1² and cos²θ = x²/1². Adding them results in sin²θ + cos²θ = (y² + x²)/1², and by the Pythagorean theorem, y² + x² = 1². Therefore, sin²θ + cos²θ = 1/1 = 1, deriving the identity. A common misconception, as in choice A, is assuming x + y = 1 and then squaring, but the legs add differently and the identity requires squaring first. To remember this, always return to the geometry of the right triangle and apply the definitions and the theorem step by step.
Question 11
In the diagram, △UৱVW (triangle UVW) is right at V with ∠U=θ. The student wants to prove sin2θ+cos2θ=1 without memorizing the identity. Which explanation proves the identity for all θ where the right triangle is defined?
- Compute sinθ and cosθ for θ=30∘ and conclude the identity is always true.
- Use sinθ=hypotenuseadjacent and cosθ=hypotenuseopposite, then add to get 1.
- Use sinθ=hypotenuseopposite and cosθ=hypotenuseadjacent, then square and add and apply the Pythagorean Theorem. (correct answer)
- Assume the identity is true because it appears in a formula sheet, so no proof is needed.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle like △UVW with right angle at V and angle θ at U, sine of θ is defined as the ratio of the opposite side to the hypotenuse, and cosine is the ratio of the adjacent side to the hypotenuse. Squaring these ratios gives sin²θ = (opposite/hypotenuse)² and cos²θ = (adjacent/hypotenuse)². Adding them results in sin²θ + cos²θ = (opposite² + adjacent²)/hypotenuse², and by the Pythagorean theorem, opposite² + adjacent² = hypotenuse². Therefore, sin²θ + cos²θ = hypotenuse²/hypotenuse² = 1, deriving the identity. A common misconception, as in choice B, is swapping opposite and adjacent in the definitions, which inverts sine and cosine but fails to prove the identity correctly without adjustment. To remember this, always return to the geometry of the right triangle and apply the definitions and the theorem step by step.
Question 12
In the diagram, △ABC is a right triangle with right angle at C. The angle at A is labeled θ. The hypotenuse AB is labeled 1, the leg AC (adjacent to θ) is labeled cosθ, and the leg BC (opposite θ) is labeled sinθ. Which reasoning proves sin2θ+cos2θ=1 for this setup (and thus for all θ where the triangle is defined)?
- Because sinθ+cosθ=1 from the side labels, squaring gives sin2θ+cos2θ=1.
- Using sinθ=1sinθ and cosθ=1cosθ, add to get sinθ+cosθ=1.
- By the Pythagorean Theorem, AC2+BC2=AB2, so (cosθ)2+(sinθ)2=12. (correct answer)
- Since the triangle is right, sinθ=cosθ, so 2sin2θ=1.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle like △ABC with right angle at C and angle θ at A, sine of θ is defined as the ratio of the opposite side BC to the hypotenuse AB, and cosine is the ratio of the adjacent side AC to the hypotenuse AB. Squaring these ratios gives sin²θ = (BC/AB)² and cos²θ = (AC/AB)². Adding them results in sin²θ + cos²θ = (BC² + AC²)/AB², and by the Pythagorean theorem, BC² + AC² = AB². Therefore, sin²θ + cos²θ = AB²/AB² = 1, deriving the identity. A common misconception, as in choice A, is assuming sinθ + cosθ = 1 and then squaring, but adding before squaring does not hold true generally and ignores the geometric ratios. To remember this, always return to the geometry of the right triangle and apply the definitions and the theorem step by step.
Question 13
A student draws a right triangle △DEF with right angle at E and labels ∠D=θ. The student labels DE=cosθ, EF=sinθ, and DF=1. Which statement justifies the identity sin2θ+cos2θ=1 using geometric reasoning?
- Because sinθ and cosθ are defined by a triangle, they must add to 1.
- Because DE2+EF2=DF2, then cos2θ+sin2θ=1. (correct answer)
- Because DE=DFcosθ, then cos2θ=1 and sin2θ=0.
- Because the right angle is at E, the identity holds only when θ is acute.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle like △DEF with right angle at E and angle θ at D, sine of θ is defined as the ratio of the opposite side EF to the hypotenuse DF, and cosine is the ratio of the adjacent side DE to the hypotenuse DF. Squaring these ratios gives sin²θ = (EF/DF)² and cos²θ = (DE/DF)². Adding them results in sin²θ + cos²θ = (EF² + DE²)/DF², and by the Pythagorean theorem, EF² + DE² = DF². Therefore, sin²θ + cos²θ = DF²/DF² = 1, deriving the identity. A common misconception, as in choice A, is thinking sinθ and cosθ must add to 1 simply because they are defined in a triangle, ignoring the need to square and apply the theorem. To remember this, always return to the geometry of the right triangle and apply the definitions and the theorem step by step.
Question 14
In the diagram, △XYZ is a right triangle with right angle at Y and ∠X=θ. The side opposite θ is labeled a, the side adjacent to θ is labeled b, and the hypotenuse is labeled c. Which conclusion follows from the diagram and correctly proves sin2θ+cos2θ=1?
- Because sinθ=ca and cosθ=cb, then sin2θ+cos2θ=c2a2+b2=c2c2=1. (correct answer)
- Because sinθ=ba and cosθ=ab, then sin2θ+cos2θ=1.
- Because a+b=c in a right triangle, then (ca)2+(cb)2=1.
- Because the triangle is not drawn to scale, sinθ and cosθ cannot be related.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle like △XYZ with right angle at Y and angle θ at X, sine of θ is defined as the ratio of the opposite side a to the hypotenuse c, and cosine is the ratio of the adjacent side b to the hypotenuse c. Squaring these ratios gives sin²θ = (a/c)² and cos²θ = (b/c)². Adding them results in sin²θ + cos²θ = (a² + b²)/c², and by the Pythagorean theorem, a² + b² = c². Therefore, sin²θ + cos²θ = c²/c² = 1, deriving the identity. A common misconception, as in choice C, is assuming the sum of legs equals the hypotenuse (a + b = c), which is incorrect and confuses addition with the Pythagorean sum of squares. To remember this, always return to the geometry of the right triangle and apply the definitions and the theorem step by step.
Question 15
A student claims the diagram proves sin2θ+cos2θ=1 without memorization. Which statement justifies the identity?
Image description: A right triangle △ABC with right angle at B (right-angle box). Angle at A is marked with an arc and labeled θ. The hypotenuse AC is labeled c. The leg adjacent to θ, AB, is labeled a. The leg opposite θ, BC, is labeled b. No numerical values are provided; diagram not drawn to scale.
- Define sinθ=cb and cosθ=ca; then sin2θ+cos2θ=c2b2+a2=c2c2=1 using a2+b2=c2. (correct answer)
- Define sinθ=cb and cosθ=ca; then sin2θ+cos2θ=cb+a=1 using a+b=c.
- Because the triangle is right, sinθ=cosθ, so sin2θ+cos2θ=1.
- Since the diagram looks symmetric, a=b, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle, sine of θ is the ratio of the opposite side b to the hypotenuse c, and cosine is the ratio of the adjacent side a to c. Squaring these ratios gives sin²θ = b² / c² and cos²θ = a² / c². Applying the Pythagorean Theorem, a² + b² = c². Therefore, sin²θ + cos²θ = (a² + b²) / c² = c² / c² = 1, deriving the identity. A common distractor misconception is adding the sides instead of squaring, as in choice B, wrongly using a + b = c. To transfer this strategy, always return to the triangle geometry by identifying opposite, adjacent, and hypotenuse sides and applying the theorem step by step.
Question 16
A point P lies on a circle of radius 1 centered at the origin O, and ∠XOP=θ where X is the point (1,0). A perpendicular from P meets the x-axis at Q. Which reasoning proves sin2θ+cos2θ=1?
Image description: A coordinate plane with the x-axis horizontal and y-axis vertical, uniform scale not specified. A circle centered at O=(0,0) with radius 1 is drawn. Point X is on the positive x-axis at (1,0). Point P is on the circle in the first quadrant. Segment OP is drawn. An angle arc at O between ray OX and ray OP is labeled θ. From P, a vertical segment down to the x-axis meets at point Q, and a right-angle box at Q marks PQ⊥x-axis. The x-coordinate of Q is labeled cosθ and the length PQ is labeled sinθ. The radius OP is labeled 1. No other relationships are marked.
- Since OP=1, it follows directly that sinθ+cosθ=1 for all θ.
- Triangle △OPQ is right with legs cosθ and sinθ and hypotenuse 1; applying the Pythagorean Theorem gives cos2θ+sin2θ=1. (correct answer)
- Because Q is on the x-axis, OQ=1, so cos2θ+sin2θ=1.
- Since P is in the first quadrant, the identity is true only for 0<θ<90∘ and not for other angles.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. Geometrically, sine and cosine can be defined using a right triangle formed by dropping a perpendicular from point P on the unit circle to the x-axis at Q, where sinθ is the vertical leg and cosθ is the horizontal leg with hypotenuse 1. Squaring these ratios gives sin²θ = (sinθ)² / 1² and cos²θ = (cosθ)² / 1². Applying the Pythagorean Theorem to triangle OPQ, (sinθ)² + (cosθ)² = 1². Therefore, sin²θ + cos²θ = 1, deriving the identity. A common distractor misconception is limiting the identity to 0° < θ < 90°, as in choice D, ignoring its validity for all angles via signed lengths. To transfer this strategy, always return to the triangle geometry by identifying opposite, adjacent, and hypotenuse sides and applying the theorem step by step.
Question 17
In the right triangle shown (not drawn to scale), ∠A=θ and the hypotenuse has length 1. Which statement justifies the identity sin2θ+cos2θ=1?
Image description: A right triangle △ABC with A at the left, B at the right, and C above segment AB. A right-angle box marks ∠B. An angle arc at A labels ∠A=θ. The hypotenuse AC is labeled 1. The leg AB is labeled cosθ. The leg BC is labeled sinθ. No coordinates, no scale, and no other markings are given.
- Because sinθ=1sinθ and cosθ=1cosθ, then sinθ+cosθ=1.
- By the Pythagorean Theorem, (sinθ)2+(cosθ)2=12, so sin2θ+cos2θ=1. (correct answer)
- Since the triangle is not drawn to scale, sin2θ+cos2θ cannot be determined.
- Because ∠B=90∘, sinθ=cosθ, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that for any angle θ, sin²θ + cos²θ = 1. In a right triangle, sine of θ is the ratio of the opposite side to the hypotenuse of length 1, and cosine is the ratio of the adjacent side to 1. Squaring these ratios gives sin²θ = (sinθ)² / 1² and cos²θ = (cosθ)² / 1², matching the labeled sides. Applying the Pythagorean Theorem to the sides, (sinθ)² + (cosθ)² = 1². Therefore, sin²θ + cos²θ = 1, deriving the identity directly from the theorem. A common distractor misconception is assuming sinθ = cosθ for all θ in a right triangle, as in choice D, which only holds when θ = 45°. To transfer this strategy, always return to the triangle geometry by identifying opposite, adjacent, and hypotenuse sides and applying the theorem step by step.
Question 18
A right triangle △PQR has right angle at Q and angle θ at P. The hypotenuse is PR. Which explanation proves the identity sin2θ+cos2θ=1 for all such θ using geometric reasoning?
Image description (not drawn to scale): A right triangle with P at left, R at upper-right, and Q at lower-right. A right-angle box marks ∠Q=90∘. Segment PR is the hypotenuse. Segment PQ is adjacent to θ at P. Segment QR is opposite θ. An angle arc at P labels θ. No numerical lengths are given.
- Define sinθ=PRQR and cosθ=PRPQ; then PQ2+QR2=PR2 implies sin2θ+cos2θ=1. (correct answer)
- Since θ is an angle in a right triangle, sinθ+cosθ=1, so squaring gives sin2θ+cos2θ=1.
- Because PR is the longest side, sinθ=QRPR and cosθ=PQPR, so sin2θ+cos2θ=1.
- Since the diagram shows an acute angle, the identity holds only for acute angles and not for all θ.
Explanation: The Pythagorean identity states that sin²θ + cos²θ = 1 for any angle θ. In a right triangle, sine of θ is opposite over hypotenuse, and cosine is adjacent over hypotenuse. Squaring the ratios gives sin²θ = (opposite / hypotenuse)² and cos²θ = (adjacent / hypotenuse)². By the Pythagorean theorem, opposite² + adjacent² = hypotenuse². Adding the squares and dividing by hypotenuse² yields the identity. A misconception is assuming sinθ + cosθ = 1 for all right triangles, which is untrue. To apply broadly, always reference the geometric definitions in the right triangle.
Question 19
A right triangle △RST has a right angle at S. The angle at R is labeled θ. The hypotenuse RT is labeled h (no numerical value is given). The leg adjacent to θ is RS and the opposite leg is ST. Which argument uses the Pythagorean Theorem correctly to prove sin2θ+cos2θ=1 for this triangle?
Image description (not drawn to scale): A right triangle with R at left, T at upper-right, and S at lower-right. A right-angle box marks ∠S=90∘. Segment RT is the slanted side and is labeled h. Segment RS is the lower leg from R to S (adjacent to θ). Segment ST is the vertical leg from S to T (opposite θ). An angle arc at R labels ∠R=θ. No side lengths besides h are marked.
- Since sinθ=RTRS and cosθ=RTST, squaring gives sin2θ+cos2θ=1.
- Using RS2+ST2=RT2 and dividing by RT2 gives (RTST)2+(RTRS)2=1, so sin2θ+cos2θ=1. (correct answer)
- Because RS+ST=RT in a right triangle, dividing by RT gives sinθ+cosθ=1 and then squaring gives the identity.
- Since θ is acute, RS=ST, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that sin²θ + cos²θ = 1 for any angle θ. In a right triangle, sine of θ is the ratio of the opposite side to the hypotenuse, and cosine is the ratio of the adjacent side to the hypotenuse. Squaring these ratios yields sin²θ = (opposite / hypotenuse)² and cos²θ = (adjacent / hypotenuse)². Applying the Pythagorean theorem, opposite² + adjacent² = hypotenuse². Dividing both sides by hypotenuse² gives sin²θ + cos²θ = 1. A misconception in distractors is swapping the definitions of sine and cosine, but squaring still yields 1, though the proof requires correct ratios. To apply this elsewhere, return to the triangle's geometry and ensure definitions match opposite and adjacent sides.
Question 20
In the diagram, △ABC is right at C, and ∠A=θ. The sides are labeled only by their roles: AB is the hypotenuse, AC is adjacent to θ, and BC is opposite θ. Which conclusion follows from the diagram?
Image description (not drawn to scale): A right triangle with A at left, B at upper-right, and C at lower-right. A right-angle box marks ∠C=90∘. Segment AB is labeled "hypotenuse". Segment AC is labeled "adjacent". Segment BC is labeled "opposite". An angle arc at A labels θ. No numbers or additional markings are given.
- From AC2+BC2=AB2, dividing by AB2 gives (ABAC)2+(ABBC)2=1, so cos2θ+sin2θ=1. (correct answer)
- From AC2+BC2=AB2, dividing by AB gives (ABAC)2+(ABBC)2=1.
- Because AB is the hypotenuse, sinθ=ABAC and cosθ=ABBC, so sin2θ+cos2θ=1.
- Because the triangle is right, AC=BC, so sin2θ+cos2θ=1.
Explanation: The Pythagorean identity states that sin²θ + cos²θ = 1 for any angle θ. In a right triangle, sine of θ is opposite over hypotenuse, and cosine is adjacent over hypotenuse. Squaring provides sin²θ = (opposite / hypotenuse)² and cos²θ = (adjacent / hypotenuse)². The Pythagorean theorem states opposite² + adjacent² = hypotenuse². Dividing by hypotenuse² derives sin²θ + cos²θ = 1. A distractor error is swapping sine and cosine definitions, but the sum of squares still equals 1, though the proof requires accuracy. For reinforcement, return to the right triangle geometry to confirm side labels.