Saturday, February 4, 2017

One and one make two.......


unit circle center at (0,0)

The "Unit Circle" is a circle with a radius of 1.
Being so simple, it is a great way to learn and talk about lengths and angles.
The center is put on a graph where the x axis and y axis cross, so we get this neat arrangement here.

unit circle center at (0,0)

Sine, Cosine and Tangent

Because the radius is 1, we can directly measure sine, cosine and tangent.
unit circle center angle 0
What happens when the angle, θ, is 0°?
cos 0° = 1, sin 0° = 0 and tan 0° = 0
unit circle center angle 90
What happens when θ is 90°?
cos 90° = 0, sin 90° = 1 and tan 90° is undefined

Try It Yourself!

Have a try! Move the mouse around to see how different angles (in radians or degrees) affect sine, cosine and tangent

The "sides" can be positive or negative according to the rules of Cartesian coordinates. This makes the sine, cosine and tangent change between positive and negative values also.


unit circle center at (0,0)

Pythagoras

Pythagoras' Theorem says that for a right angled triangle, the square of the long side equals the sum of the squares of the other two sides:
x2 + y2 = 12
But 12 is just 1, so:
x2 + y2 = 1
(the equation of the unit circle)
Also, since x=cos and y=sin, we get:
(cos(θ))2 + (sin(θ))2 = 1
a useful "identity"

Important Angles: 30°, 45° and 60°

You should try to remember sin, cos and tan for the angles 30°, 45° and 60°.
Yes, yes, it is a pain to have to remember things, but it will make life easier when you know them, not just in exams, but other times when you need to do quick estimates, etc.
These are the values you should remember!
AngleSinCosTan=Sin/Cos
30°1/2root3/21 √3 = √3 3
45°root2/2root2/21
60°root3/21/2√3

How To Remember?

unit circle 123
To help you remember, think "1,2,3" :
 sin(30°)  =  1  =  1  (because √1 = 1)
22
 sin(45°)  =  2
2
 sin(60°)  =  3
2

And cos goes "3,2,1"
 cos(30°)  =  3
2
 cos(45°)  =  2
2
 cos(60°)  =  1  =  1  (because √1 = 1)
22

Just 3 Numbers

In fact, knowing 3 numbers is enough: 1 ,  √2  and  √3
222
Because they work for cos as well as sin:
unit circle cos 1/2, root2/2, root3/2 unit circle sin root3/2, root2/2, 1/2

What about tan?

Well, tan = sin/cos so we can calculate it like this:
tan(30°) =sin(30°) = 1/2 = 1
cos(30°)√3/2√3
 But writing 1/√3 may cost you marks
(see Rational Denominators), so instead use √3/3
tan(45°) =sin(45°) = √2/2 = 1 
cos(45°)√2/2
  
tan(60°) =sin(60°) = √3/2 = √3 
cos(60°)1/2
  

No comments:

Post a Comment