document.write( "Question 1003042: How do I prove that cos(pi/2 - x) = sinx by using the formula cos(x+y) \n" ); document.write( "
Algebra.Com's Answer #619909 by jkc52(5)\"\" \"About 
You can put this solution on YOUR website!
we have the expression
\n" ); document.write( "cos(x-y)=cosxcosy+sinxsiny
\n" ); document.write( "thus letting x=pi/2 and y=x
\n" ); document.write( "we have cos(pi/2 - x)=(0)*(cosy)+(1)*(sinx)
\n" ); document.write( "=sinx
\n" ); document.write( "
\n" );