Answer: ( sqrt(2)/2, -sqrt(2)/2 )
This is equivalent to ( 1/sqrt(2), -1/sqrt(2) )
or you can also write ( sqrt(1/2), -sqrt(1/2) )
in decimal form, the answer is approximately (0.7071, -0.7071) which is rounded to four decimal places.
=============================================
Step-by-step explanation:
pi/4 radians = 45 degrees
The angle -pi/4 is the result of rotating 45 degrees clockwise starting off facing directly east. What results is a 45-45-90 triangle. The two legs are unknown. Call them p and q. In any 45-45-90 triangle, the two legs are the same length so p = q.
In the unit circle, the radius is 1. This means the hypotenuse of the right triangle is 1.
Use the pythagorean theorem to solve for p
a^2+b^2 = c^2
p^2+q^2 = 1^2
p^2+p^2 = 1
2p^2 = 1
p^2 = 1/2
p = sqrt(1/2) ... cosine is positive in Q4
p = sqrt(1)/sqrt(2)
p = 1/sqrt(2)
p = (1/sqrt(2))*(sqrt(2)/sqrt(2))
p = sqrt(2)/(sqrt(2*2))
p = sqrt(2)/2
Since p = q, this means the q is also sqrt(2)/2. We start at the origin and move p units to the right and q units down to arrive at the proper location. Check out the attached image for more visual info, and a diagram. Hopefully it clears up any confusion you may have.