• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Anyone know how to do this trig problem?

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Originally posted by: Shawn
Originally posted by: TuxDave
lol... this is one of those 1 second problems.

It says the answer is sin x, but wouldn't it be -sin x since it's an odd function?
No, sin repeats with a period of 2*pi.
sin(x) = sin(x+2*pi)

This means sin(3*pi-x) = sin(pi-x).

Sin has an inverse with a period of pi.
sin(x) = -sin(x+pi)

This means sin(pi-x) = -sin(-x) = sin(x)

As a secondary proof you can use the addition formula for sin:
sin(x+y) = sin(x)*cos(y)+cos(x)*sin(y)

sin(3*pi-x) = sin(3*pi)*cos(-x)+cos(3*pi)*sin(-x)
= 0*cos(-x)+(-1)*sin(-x)
= -sin(-x)
= sin(x)

 
Originally posted by: Kyteland
Originally posted by: Shawn
Originally posted by: TuxDave
lol... this is one of those 1 second problems.

It says the answer is sin x, but wouldn't it be -sin x since it's an odd function?
No, sin repeats with a period of 2*pi.
sin(x) = sin(x+2*pi)

This means sin(3*pi-x) = sin(pi-x).

Sin has an inverse with a period of pi.
sin(x) = -sin(x+pi)

This means sin(pi-x) = -sin(-x) = sin(x)

As a secondary proof you can use the addition formula for sin:
sin(x+y) = sin(x)*cos(y)+cos(x)*sin(y)

sin(3*pi-x) = sin(3*pi)*cos(-x)+cos(3*pi)*sin(-x)
= 0*cos(-x)+(-1)*sin(-x)
= -sin(-x)
= sin(x)

that's what i was gonna say
 
Back
Top