Daniel P. answered 10/06/21
BS in Physics scoring in the 99th percentile on the SAT exam
Hi Gary,
First, we need to plot the point on the coordinate plane and from there we will use that position to create a right triangle that we can use to determine the values of cosine and sine.
From the point (2,1)
x = 2
y = 1
The height of the triangle is the distance from the x-axis to the y coordinate = 1
The length of the triangle is the distance between the origin and the x coordinate = 2
From those 2 values, we can use the Pythagorean theorem to figure out the hypotenuse,
If 1 = a, and 2 = b, and c = the length of the hypotenuse, then,
a2 + b2 = c2
12 + 22 = c2
5 = c2
√5 = c
The hypotenuse has a length of √5
Now we have all that we need to use the sine and cosine functions
It is important to remember that the angle that we are using for the sine and cosine functions is the angle in standard position which means that it is centered at the origin.
sin(θ) is defined as the opposite over the hypotenuse.
Opposite = height = 1
Hypotenuse = √5
Sin(θ) = 1/√5
If you wanted to get the root out of the radical, you can multiply by √5/√5
1/√5 x √5/√5 = √5/5
Cos(θ) is defined as adjacent over hypotenuse
Adjacent = length = 2
Hypotenuse = √5
Cos(θ) = 2/√5
Once again you can multiply by √5/√5 to get,
2/√5 x √5/√5 = 2√5/5
Let me know if that helped!