Math II · F-TF.8

Proving and Using the Pythagorean Trigonometric Identity

This objective teaches students the central identity that connects sine, cosine, the unit circle, and the Pythagorean Theorem. It gives students a way to find missing trigonometric information without measuring a triangle again.

Concept Functions
Domain Trigonometric Functions
Read time 8 minutes

What this learning objective is really asking you to learn

This objective asks students to understand and use one of the most important identities in trigonometry: \(sin^2(theta)+cos^2(theta)=1\). The notation can be confusing at first. \(sin^2(theta)\) means \([sin(theta)]^2\), not \(sin(sin(theta))\) and not \(sin(theta^2)\). The identity says that if you square the sine of an angle and square the cosine of the same angle, the sum is always 1.

That sounds mysterious until students see the geometry. On the unit circle, a point at angle \(theta\) has coordinates \((cos(theta), sin(theta))\). The unit circle is the circle centered at the origin with radius 1. Every point \((x,y)\) on that circle satisfies \(x^2+y^2=1\), because it is exactly 1 unit away from the origin. Since \(x=cos(theta)\) and \(y=sin(theta)\), substituting gives \(cos^2(theta)+sin^2(theta)=1\). The identity is just the equation of the unit circle written in trigonometric language.

Students can also prove the identity from a right triangle. In a right triangle with hypotenuse 1, \(cos(theta)\) is the adjacent side divided by the hypotenuse, so it is the adjacent side length. \(sin(theta)\) is the opposite side divided by the hypotenuse, so it is the opposite side length. The Pythagorean Theorem says adjacent squared plus opposite squared equals hypotenuse squared. Since the hypotenuse is 1, the result is \(cos^2(theta)+sin^2(theta)=1\). For a triangle with any hypotenuse length \(r\), dividing the Pythagorean equation by \(r^2\) gives the same identity.

The standard also asks students to use this identity to find missing trigonometric values. For example, if \(sin(theta)=3/5\), then \(cos^2(theta)=1-(3/5)^2=1-9/25=16/25\). So \(cos(theta)=4/5\) or \(cos(theta)=-4/5\). Which one is correct depends on the quadrant. If \(theta\) is in Quadrant I, cosine is positive, so \(cos(theta)=4/5\). If \(theta\) is in Quadrant II, cosine is negative, so \(cos(theta)=-4/5\). The identity gives the magnitude; the quadrant gives the sign.

The same process works when cosine is known and sine is missing. It also works with tangent, but an extra relationship is needed: \(tan(theta)=sin(theta)/cos(theta)\). If tangent is known, students can use ratio reasoning or another identity such as \(1+tan^2(theta)=sec^2(theta)\) in later work. In Math II, the core idea is that sine and cosine are linked by the unit circle and cannot vary independently.

Why students should learn this math

Students should learn this math because trigonometry is the mathematics of angles, rotation, waves, direction, and repeated motion. The Pythagorean identity is one of the first tools that shows trigonometry is not a pile of separate formulas. It is a connected system.

In real life, sine and cosine describe horizontal and vertical components. If a force is applied at an angle, it can be decomposed into a horizontal component and a vertical component. If an object moves around a circle, its x-coordinate and y-coordinate are cosine and sine. If a sound wave, light wave, alternating electrical current, ocean tide, Ferris wheel, pendulum, or seasonal temperature cycle is modeled mathematically, sine and cosine appear. The identity says that the pair of components stays tied to the same radius. On a unit circle, the combined squared horizontal and vertical components always equal 1.

This matters in physics. Suppose a force of magnitude 10 newtons is applied at an angle. The horizontal component might be \(10cos(theta)\) and the vertical component might be \(10sin(theta)\). If you square those components and add them, you get \(100cos^2(theta)+100sin^2(theta)=100\), which corresponds to the original magnitude squared. The identity preserves the size of the vector. Students who understand this are not just manipulating trig symbols; they are understanding how direction and magnitude work.

It matters in navigation and robotics. A robot moving at an angle can be told how much of its motion goes in the x-direction and how much goes in the y-direction. A drone, boat, airplane, or game character can be controlled using sine and cosine components. The identity keeps the components consistent with the total speed or distance.

It matters in computer graphics and animation. Rotating an object on a screen depends on sine and cosine. Points move around circles; shapes rotate; cameras turn; light angles change. The identity is embedded in rotation matrices, which preserve distances. A rotation should not stretch an object. The fact that sine and cosine satisfy this identity is part of why the algebra of rotation works.

It matters in later mathematics. Trigonometric identities are essential in precalculus, calculus, physics, signal processing, engineering, and advanced modeling. The Pythagorean identity is the foundation for many other identities. It helps simplify expressions, solve equations, prove relationships, and transform models. Students who only memorize it may survive a few assignments, but students who understand where it comes from can rebuild it whenever they need it.

The deeper “why” is that this objective teaches students to see a formula as a conserved relationship. Sine and cosine can change as the angle changes, but their squared sum stays fixed. That is a powerful idea: in many systems, individual parts vary while some total quantity remains constant.

The historical machinery behind the identity

The Pythagorean identity is built from two long historical streams: the study of right triangles and the study of circles. The Pythagorean Theorem itself is ancient, appearing in mathematical traditions long before the schoolbook version attached to Pythagoras. It expresses a relationship among the sides of a right triangle: the squares on the legs sum to the square on the hypotenuse. This theorem became one of the central engines of geometry.

Trigonometry developed from astronomy, surveying, navigation, and geometry. Ancient Greek, Indian, Islamic, and later European mathematicians built tables of chord lengths, sines, and other ratios to calculate distances and angles that could not be measured directly. Astronomy especially demanded angle-based calculation. To predict celestial positions, people needed a way to connect angles to lengths.

The unit circle viewpoint came later as algebraic notation and coordinate geometry matured. Once mathematicians represented points on a coordinate plane, cosine and sine could be understood as the x- and y-coordinates of a point moving around a circle. This viewpoint transformed trigonometry from a tool for right triangles into a language for periodic functions. Angles could extend beyond acute triangle angles. Sine and cosine could take any real angle input. Rotations, waves, and circular motion could all be described in one system.

The identity \(sin^2(theta)+cos^2(theta)=1\) is the place where these traditions meet. From the triangle view, it is the Pythagorean Theorem divided by the hypotenuse squared. From the circle view, it is the equation \(x^2+y^2=1\) with \(x=cos(theta)\) and \(y=sin(theta)\). That double origin is why the identity is so important. It is not a fact about one diagram. It is a structural link between distance, angle, and rotation.

The technical machinery: proving and using the identity

A clean proof from the unit circle begins with the definition of the unit circle: all points \((x,y)\) whose distance from the origin is 1. By the distance formula, \(x^2+y^2=1^2\), so \(x^2+y^2=1\). For an angle \(theta\) in standard position, the point where the terminal side meets the unit circle has coordinates \((cos(theta), sin(theta))\). Therefore \(cos^2(theta)+sin^2(theta)=1\). Since addition is commutative, this is the same as \(sin^2(theta)+cos^2(theta)=1\).

A proof from a right triangle begins with a right triangle whose angle is \(theta\), opposite side \(o\), adjacent side \(a\), and hypotenuse \(h\). By definition, \(sin(theta)=o/h\) and \(cos(theta)=a/h\). Then:

\[sin^2(theta)+cos^2(theta)=(o/h)^2+(a/h)^2=(o^2+a^2)/h^2\].

By the Pythagorean Theorem, \(o^2+a^2=h^2\), so the expression becomes \(h^2/h^2=1\). This proof works for acute angles in right triangles, and the unit-circle proof extends the identity to all angles.

Using the identity requires algebra and sign reasoning. Suppose \(cos(theta)=-12/13\) and \(theta\) is in Quadrant III. Then:

\[sin^2(theta)+(-12/13)^2=1\]
\[sin^2(theta)+144/169=1\]
\[sin^2(theta)=25/169\]
\[sin(theta)=±5/13\].

In Quadrant III, sine is negative, so \(sin(theta)=-5/13\). Then \(tan(theta)=sin(theta)/cos(theta)=(-5/13)/(-12/13)=5/12\). Tangent is positive in Quadrant III because sine and cosine are both negative there.

The key is that square roots introduce two possible signs. The identity alone cannot decide the sign. Quadrant information decides the sign. Students should know the sign pattern: in Quadrant I, sine and cosine are both positive; in Quadrant II, sine is positive and cosine is negative; in Quadrant III, both are negative; in Quadrant IV, sine is negative and cosine is positive.

Common mistakes and how to prevent them

One common mistake is writing \(sin^2(theta)+cos^2(theta)=2\) because students think each squared value is 1. That is only true at certain angles, and never for both sine and cosine at the same time. The identity says the sum is 1, not that each piece is 1.

Another mistake is forgetting the plus-or-minus step. If \(cos^2(theta)=16/25\), then \(cos(theta)\) could be \(4/5\) or \(-4/5\). The quadrant is not optional. It is the information that selects the correct sign.

A third mistake is confusing \(sin^2(theta)\) with \(sin(theta^2)\). The exponent applies to the trig value, not to the angle. This notation issue should be made explicit because it causes avoidable errors.

A fourth mistake is treating tangent as independent. Since \(tan(theta)=sin(theta)/cos(theta)\), tangent depends on both sine and cosine. If students find sine and cosine correctly, tangent follows from the ratio. If cosine is zero, tangent is undefined.

Where this fits into the big map of math

This objective is a bridge. It connects the Pythagorean Theorem from geometry to trigonometric functions. It connects circles to coordinates. It connects algebraic identities to physical components. It prepares students for unit-circle trigonometry, radian measure, graphing sine and cosine, solving trigonometric equations, and using trig in physics.

In the big map, this identity belongs to the family of invariant relationships. As \(theta\) changes, sine and cosine change, but their squared sum does not. Similar ideas appear everywhere: distance preserved under rotation, energy conserved in physical systems, probability totals summing to 1, and vector lengths computed from components. The identity is a small formula with a large role.

Mastery means students can prove the identity, use it without panic, choose signs correctly, and explain what it means visually. A student should be able to say: “Sine and cosine are the y- and x-coordinates of a point on the unit circle. Since every point is one unit from the origin, their squares add to one.” That sentence is the conceptual core.

Problem Library

Problems in the App From This Objective

144 problems across 12 archetypes in the app.

solve `sin^2(theta)=1-cos^2(theta)`.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Use the Pythagorean identity to find sine when cos(theta)=3/5 and theta is in Quadrant I.

Problem 2

Use the Pythagorean identity to find sine when cos(theta)=-5/13 and theta is in Quadrant II.

Problem 3

Use the Pythagorean identity to find sine when cos(theta)=-8/17 and theta is in Quadrant III.

Problem 4

Use the Pythagorean identity to find sine when cos(theta)=7/25 and theta is in Quadrant IV.

Problem 5

Use the Pythagorean identity to find sine when cos(theta)=1/2 and theta is in Quadrant I.

Problem 6

Use the Pythagorean identity to find sine when cos(theta)=-1/2 and theta is in Quadrant II.

Problem 7

Use the Pythagorean identity to find sine when cos(theta)=-sqrt(2)/2 and theta is in Quadrant III.

Problem 8

Use the Pythagorean identity to find sine when cos(theta)=sqrt(2)/2 and theta is in Quadrant IV.

Problem 9

Use the Pythagorean identity to find sine when cos(theta)=20/29 and theta is in Quadrant I.

Problem 10

Use the Pythagorean identity to find sine when cos(theta)=-20/29 and theta is in Quadrant II.

Problem 11

Use the Pythagorean identity to find sine when cos(theta)=-9/41 and theta is in Quadrant III.

Problem 12

Use the Pythagorean identity to find sine when cos(theta)=9/41 and theta is in Quadrant IV.

Open in simulator
solve `cos^2(theta)=1-sin^2(theta)`.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Use the Pythagorean identity to find cosine when sin(theta)=4/5 and theta is in Quadrant I.

Problem 14

Use the Pythagorean identity to find cosine when sin(theta)=12/13 and theta is in Quadrant II.

Problem 15

Use the Pythagorean identity to find cosine when sin(theta)=-15/17 and theta is in Quadrant III.

Problem 16

Use the Pythagorean identity to find cosine when sin(theta)=-24/25 and theta is in Quadrant IV.

Problem 17

Use the Pythagorean identity to find cosine when sin(theta)=3/5 and theta is in Quadrant I.

Open in simulator
Problem 18

Use the Pythagorean identity to find cosine when sin(theta)=3/5 and theta is in Quadrant II.

Problem 19

Use the Pythagorean identity to find cosine when sin(theta)=5/13 and theta is in Quadrant III.

Problem 20

Use the Pythagorean identity to find cosine when sin(theta)=-5/13 and theta is in Quadrant IV.

Problem 21

Use the Pythagorean identity to find cosine when sin(theta)=7/25 and theta is in Quadrant I.

Problem 22

Use the Pythagorean identity to find cosine when sin(theta)=-7/25 and theta is in Quadrant II.

Problem 23

Use the Pythagorean identity to find cosine when sin(theta)=8/17 and theta is in Quadrant III.

Problem 24

Use the Pythagorean identity to find cosine when sin(theta)=-8/17 and theta is in Quadrant IV.

use coordinate signs on unit circle.
12 problems Warmup Practice Mixed Review Assessment
Problem 25

Determine the signs of sine and cosine in Quadrant I.

Problem 26

Determine the signs of sine and cosine in Quadrant II.

Problem 27

Determine the signs of sine and cosine in Quadrant III.

Problem 28

Determine the signs of sine and cosine in Quadrant IV.

Open in simulator
Problem 29

Determine the signs of sine and cosine in Positive x-axis.

Problem 30

Determine the signs of sine and cosine in Positive y-axis.

Problem 31

Determine the signs of sine and cosine in Negative x-axis.

Problem 32

Determine the signs of sine and cosine in Negative y-axis.

Problem 33

Determine the signs of sine and cosine in 0 degrees.

Problem 34

Determine the signs of sine and cosine in 90 degrees.

Problem 35

Determine the signs of sine and cosine in 180 degrees.

Problem 36

Determine the signs of sine and cosine in 270 degrees.

check `sin^2+cos^2=1`.
12 problems Warmup Practice Mixed Review Assessment
Problem 37

Verify whether sin(theta)=3/5 and cos(theta)=4/5 can be values for the same angle.

Problem 38

Verify whether sin(theta)=1/2 and cos(theta)=sqrt(3)/2 can be values for the same angle.

Problem 39

Verify whether sin(theta)=2/3 and cos(theta)=2/3 can be values for the same angle.

Open in simulator
Problem 40

Verify whether sin(theta)=5/4 and cos(theta)=3/4 can be values for the same angle.

Problem 41

Verify whether sin(theta)=-3/5 and cos(theta)=-4/5 can be values for the same angle.

Problem 42

Verify whether sin(theta)=1/sqrt(2) and cos(theta)=1/sqrt(2) can be values for the same angle.

Problem 43

Verify whether sin(theta)=0 and cos(theta)=-1 can be values for the same angle.

Problem 44

Verify whether sin(theta)=0.6 and cos(theta)=0.7 can be values for the same angle.

Problem 45

Verify whether sin(theta)=0.5 and cos(theta)=1.1 can be values for the same angle.

Problem 46

Verify whether sin(theta)=-2 and cos(theta)=0.5 can be values for the same angle.

Problem 47

Verify whether sin(theta)=0.8 and cos(theta)=-0.7 can be values for the same angle.

Problem 48

Verify whether sin(theta)=sqrt(3)/2 and cos(theta)=-1/2 can be values for the same angle.

connect x=cos, y=sin, and `x^2+y^2=1`.
12 problems Warmup Practice Mixed Review Assessment
Problem 49

Explain how the Pythagorean identity follows from unit circle point point (cos theta, sin theta) lies on x^2+y^2=1.

Problem 50

Explain how the Pythagorean identity follows from unit circle point cos theta is the x-coordinate and sin theta is the y-coordinate on the unit circle.

Problem 51

Explain how the Pythagorean identity follows from unit circle point right triangle on the unit circle has hypotenuse 1.

Problem 52

Explain how the Pythagorean identity follows from unit circle point unit circle radius is 1.

Problem 53

Explain how the Pythagorean identity follows from unit circle point The equation of a circle with radius 1 centered at the origin.

Problem 54

Explain how the Pythagorean identity follows from unit circle point The definition of cosine and sine as coordinates on the unit circle.

Problem 55

Explain how the Pythagorean identity follows from unit circle point The distance from the origin to any point (x,y) on the unit circle.

Problem 56

Explain how the Pythagorean identity follows from unit circle point The right triangle formed by the radius, the x-axis, and a vertical line segment.

Problem 57

Explain how the Pythagorean identity follows from unit circle point The parametric equations for the unit circle.

Problem 58

Explain how the Pythagorean identity follows from unit circle point The relationship x^2 + y^2 = 1 for points on the unit circle.

Open in simulator
Problem 59

Explain how the Pythagorean identity follows from unit circle point The fact that the magnitude of the position vector to a point on the unit circle is 1.

Problem 60

Explain how the Pythagorean identity follows from unit circle point The definition of the unit circle in Cartesian coordinates.

simplify square roots and choose sign.
12 problems Warmup Practice Mixed Review Assessment
Problem 61

Find exact trig value using identity: given cos theta=1/3 and Quadrant I, find sin theta.

Problem 62

Find exact trig value using identity: given sin theta=2/5 and Quadrant II, find cos theta.

Problem 63

Find exact trig value using identity: given cos theta=-1/4 and Quadrant III, find sin theta.

Problem 64

Find exact trig value using identity: given sin theta=-3/7 and Quadrant IV, find cos theta.

Open in simulator
Problem 65

Find exact trig value using identity: given cos theta=1/2 and Quadrant I, find sin theta.

Problem 66

Find exact trig value using identity: given sin theta=3/5 and Quadrant II, find cos theta.

Problem 67

Find exact trig value using identity: given cos theta=-2/3 and Quadrant III, find sin theta.

Problem 68

Find exact trig value using identity: given sin theta=-1/4 and Quadrant IV, find cos theta.

Problem 69

Find exact trig value using identity: given cos theta=2/5 and Quadrant II, find sin theta.

Problem 70

Find exact trig value using identity: given sin theta=1/3 and Quadrant I, find cos theta.

Problem 71

Find exact trig value using identity: given cos theta=-3/5 and Quadrant IV, find sin theta.

Problem 72

Find exact trig value using identity: given sin theta=-2/7 and Quadrant III, find cos theta.

use identity and quadrant.
12 problems Warmup Practice Mixed Review Assessment
Problem 73

Find the missing coordinate for unit-circle point (3/5, y) in Quadrant I.

Problem 74

Find the missing coordinate for unit-circle point (x, 12/13) in Quadrant II.

Problem 75

Find the missing coordinate for unit-circle point (-8/17, y) in Quadrant III.

Problem 76

Find the missing coordinate for unit-circle point (x, -24/25) in Quadrant IV.

Problem 77

Find the missing coordinate for unit-circle point (x, 4/5) in Quadrant I.

Problem 78

Find the missing coordinate for unit-circle point (5/13, y) in Quadrant III.

Problem 79

Find the missing coordinate for unit-circle point (x, 15/17) in Quadrant II.

Problem 80

Find the missing coordinate for unit-circle point (7/25, y) in Quadrant I.

Open in simulator
Problem 81

Find the missing coordinate for unit-circle point (x, -21/29) in Quadrant III.

Problem 82

Find the missing coordinate for unit-circle point (20/29, y) in Quadrant IV.

Problem 83

Find the missing coordinate for unit-circle point (x, 40/41) in Quadrant I.

Problem 84

Find the missing coordinate for unit-circle point (-9/41, y) in Quadrant II.

replace `sin^2+cos^2` with 1.
12 problems Warmup Practice Mixed Review Assessment
Problem 85

Simplify trig expression sin^2(theta)+cos^2(theta) using the Pythagorean identity.

Problem 86

Simplify trig expression 3sin^2(theta)+3cos^2(theta) using the Pythagorean identity.

Problem 87

Simplify trig expression 1-sin^2(theta) using the Pythagorean identity.

Open in simulator
Problem 88

Simplify trig expression 5-5cos^2(theta) using the Pythagorean identity.

Problem 89

Simplify trig expression 1-cos^2(theta) using the Pythagorean identity.

Problem 90

Simplify trig expression 7(1-sin^2(theta)) using the Pythagorean identity.

Problem 91

Simplify trig expression 2 + sin^2(theta) + cos^2(theta) using the Pythagorean identity.

Problem 92

Simplify trig expression sin^2(theta) + cos^2(theta) - 1 using the Pythagorean identity.

Problem 93

Simplify trig expression -4(sin^2(theta)+cos^2(theta)) using the Pythagorean identity.

Problem 94

Simplify trig expression tan(theta) + sin^2(theta) + cos^2(theta) using the Pythagorean identity.

Problem 95

Simplify trig expression sin^2(alpha) + cos^2(alpha) + 6 using the Pythagorean identity.

Problem 96

Simplify trig expression 2sin^2(theta) + 2cos^2(theta) + 5 using the Pythagorean identity.

test identity and range restrictions.
12 problems Warmup Practice Mixed Review Assessment
Problem 97

Determine whether trig values sin theta=0.6, cos theta=0.8 are possible.

Problem 98

Determine whether trig values sin theta=1.2, cos theta=0 are possible.

Problem 99

Determine whether trig values sin theta=1/3, cos theta=2/3 are possible.

Problem 100

Determine whether trig values sin theta=-sqrt(3)/2, cos theta=1/2 are possible.

Problem 101

Determine whether trig values sin theta=0, cos theta=1 are possible.

Problem 102

Determine whether trig values sin theta=0.5, cos theta=0.5 are possible.

Problem 103

Determine whether trig values sin theta=-0.5, cos theta=1.5 are possible.

Problem 104

Determine whether trig values sin theta=-0.6, cos theta=-0.8 are possible.

Problem 105

Determine whether trig values sin theta=1/2, cos theta=1/2 are possible.

Problem 106

Determine whether trig values sin theta=-2, cos theta=0 are possible.

Problem 107

Determine whether trig values sin theta=sqrt(2)/2, cos theta=sqrt(2)/2 are possible.

Open in simulator
Problem 108

Determine whether trig values sin theta=0.9, cos theta=0.3 are possible.

connect angle, unit circle point, and trig values.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Interpret sine and cosine as coordinates for theta has unit-circle point (3/5,4/5).

Problem 110

Interpret sine and cosine as coordinates for theta is in Quadrant II with point (-5/13,12/13).

Problem 111

Interpret sine and cosine as coordinates for unit-circle point is (-sqrt(2)/2,-sqrt(2)/2).

Problem 112

Interpret sine and cosine as coordinates for theta has point (0,-1) on the unit circle.

Problem 113

Interpret sine and cosine as coordinates for theta has a unit-circle point at (7/25, 24/25).

Problem 114

Interpret sine and cosine as coordinates for The terminal side of angle alpha passes through (-8/17, 15/17) on the unit circle.

Problem 115

Interpret sine and cosine as coordinates for For angle beta, the unit-circle point is (-sqrt(5)/5, -2*sqrt(5)/5).

Problem 116

Interpret sine and cosine as coordinates for Angle gamma has a unit-circle point (12/13, -5/13).

Problem 117

Interpret sine and cosine as coordinates for A point on the unit circle for angle phi is (sqrt(3)/2, 1/2).

Problem 118

Interpret sine and cosine as coordinates for The unit-circle point for angle epsilon is (-1/2, sqrt(3)/2).

Problem 119

Interpret sine and cosine as coordinates for Angle zeta corresponds to the unit-circle point (sqrt(2)/2, -sqrt(2)/2).

Open in simulator
Problem 120

Interpret sine and cosine as coordinates for The unit-circle point for angle delta is (1, 0).

use quadrant information to choose sign.
12 problems Warmup Practice Mixed Review Assessment
Problem 121

Explain why both algebraic roots are not valid for sin theta given theta is in Quadrant IV.

Problem 122

Explain why both algebraic roots are not valid for cos theta given theta is in Quadrant II.

Problem 123

Explain why both algebraic roots are not valid for sin theta given theta is in Quadrant I.

Problem 124

Explain why both algebraic roots are not valid for cos theta given theta is in Quadrant III.

Problem 125

Explain why both algebraic roots are not valid for tan theta given theta is in Quadrant II.

Problem 126

Explain why both algebraic roots are not valid for sec theta given theta is in Quadrant IV.

Problem 127

Explain why both algebraic roots are not valid for csc theta given theta is in Quadrant III.

Problem 128

Explain why both algebraic roots are not valid for cot theta given theta is in Quadrant I.

Open in simulator
Problem 129

Explain why both algebraic roots are not valid for sin theta given theta is in Quadrant III.

Problem 130

Explain why both algebraic roots are not valid for cos theta given theta is in Quadrant I.

Problem 131

Explain why both algebraic roots are not valid for tan theta given theta is in Quadrant IV.

Problem 132

Explain why both algebraic roots are not valid for sec theta given theta is in Quadrant II.

catch missing square, wrong sign, invalid quadrant, or arithmetic mistake.
12 problems Warmup Practice Mixed Review Assessment
Problem 133

Correct the Pythagorean-identity error in If cos theta=3/5, then sin theta=1-3/5=2/5.

Problem 134

Correct the Pythagorean-identity error in In Quadrant II, cos theta is positive.

Problem 135

Correct the Pythagorean-identity error in sin^2 theta+cos^2 theta=2.

Problem 136

Correct the Pythagorean-identity error in If sin theta=-4/5 in Quadrant III, cos theta=3/5.

Problem 137

Correct the Pythagorean-identity error in If cos theta = 4/5, then sin^2 theta = 1 - 4/5 = 1/5.

Open in simulator
Problem 138

Correct the Pythagorean-identity error in If sin^2 theta = 9/25, then cos^2 theta = 1 - 9/25 = 14/25.

Problem 139

Correct the Pythagorean-identity error in If sin theta = 1/2, then cos theta = sqrt(1 - 1/2).

Problem 140

Correct the Pythagorean-identity error in In Quadrant IV, if cos theta = 3/5, then sin theta = 4/5.

Problem 141

Correct the Pythagorean-identity error in If sin theta = 1/2 in Quadrant II, then cos theta = sqrt(3)/2.

Problem 142

Correct the Pythagorean-identity error in If sin^2 theta = 0.6, then cos^2 theta = 1 + 0.6 = 1.6.

Problem 143

Correct the Pythagorean-identity error in sin theta + cos theta = 1.

Problem 144

Correct the Pythagorean-identity error in In Quadrant I, if sin theta = 1/2, then cos theta = -sqrt(3)/2.