Pythagorean Relationships

From Wikibooks, the open-content textbooks collection

Jump to: navigation, search

Contents

[edit] Pythagorean Relationships

This is one step beyond the basic trig functions or ideas. It involves three equations that can be manipulated to suit the needs of the given problem. The three equations are as follows:

sin²θ + cos²θ = 1

1 + tan²θ = sec²θ

1 + cot²θ = csc²θ

These can be easily manipulated to figure out a long range of complex problems. For this, we will use the example of 1 - sin²θ. When we look at the above equations, we see that it is very similair to the first one (sin²θ + cos²θ = 1). In fact, sin²θ has just been subtracted. Using this principle, we can thus solve the problem as cos²θ = 1-sin²θ. Easy, right?

[edit] Problems for Practice

Solve these equations using the Pythagorean relationships:

1. tan²θ + 1 =

2. sec²θ - 1 =

3. csc²θ - cot²θ =

4. sin²θ + cos²θ =

5. sec²θ - tan²θ =

6. sin²θ - 1 =


[edit] Verifying More Complex Identites

We now move on to the more complex functions of the trigonometric world. To solve or prove these functions or equaitons, we have to use all of the math skills we learned before. We will need to use factoring, the Pythagorean relationships table, the inverse trig functions (sec θ = 1/cos θ, csc θ = 1/sin θ, cot θ = 1/tan θ ) and anything else we need to solve the problem.

This is very advanced math. To start this lesson off, lets look at an example:

Prove (make the right side look like the left without touching the left)

sin θ /(sin θ + cos θ) = tan θ /(1 + tan θ)


We can see that tan θ is being divided by 1 + tan θ. To start the problem off, let’s get common denominators:


tan θ /(cos θ/cos θ + sin θ/cos θ)


We can now combine the two equations on the bottom, so it looks like this:


tan θ /((cos θ + sin θ)/cos θ)


To help simplify this down, put tan θ into terms of sin θ and cos θ:


(sin θ/cos θ)/((cos θ + sin θ)/cos θ)


We can now multiply by the reciprocal to get rid of the bottom denominator:


((sin θ/cos θ)*cos θ)/(((cos θ + sin θ)/cos θ)*cos θ)


Note that this is still being divided by sin θ + cos θ. When we multiply, the cos θ ’s will cancel each other out, so we are left with:


sin θ/(sin θ + cos θ)


Which just happens to be the answer we were trying to prove!


    • While this may seem complicated, you only need to practice this more. Lets get an example that is a little more complicated:


Prove (make the left side look like the right without touching the right side)


(2 sin θ cos θ)/(sin²θ - cos²θ + 1) = cot θ


When we look at an equation like this, it may seem impossible. Lets go through the basics. When we look at the bottom, we see that we have a -cos²θ and a +1. When we look at the Pythagorean relationships table, 1 - cos²θ is equal to sin²θ:


(2 cos θ sin θ)/(sin²θ + sin²θ)


We can then add the two sin²θ ’s together:


(2 sin θ cos θ)/(2 sin²θ)


We can then simplify this further into:


cos θ / sin θ


We can do this becase sin θ will cross out to have a single sin θ (2/2²=1/2, right?) and then the twos will cross out. That leaves with cos θ / sin θ, or cot θ !

[edit] Problems for Practice

1. Prove (make the right side look like the left without touching the left side)

(1 - sin θ)/(cos θ) = cos θ /(1 + sin θ)


2. Prove (make the left side look like the right without touching the right side)

(cot θ - tan θ)/(tan θ cos²θ) = csc²θ - sec²θ


3. Prove (make the left side look like the right without touching the right side)

tan θ/(1 + sec θ) + (1 + sec θ)/tan θ = 2 csc θ


4. Prove (make the left side look like the right without touching the right side)

tan²θ/(1 + tan²θ) = sin²θ


[edit] Conclusion

While this seems to be very complicated, if you go throught the basics, think about what you can do at each stage, you can do this math in your sleep!