document.write( "Question 702688: 1. If sin x=1/√5,and cos x is less than 0, find sin 2x.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #433114 by sachi(548) You can put this solution on YOUR website! If sin x=1/√5, \n" ); document.write( "and cos x =sqrt(1-sin^2x)=sqrt(1-1/5)=+/- 2/√5 is less than 0 \n" ); document.write( "so cos x =- 2/√5 \n" ); document.write( " sin 2x=2 sinx cosx=2*1/√5*2/√5=2/5 \n" ); document.write( "ans \n" ); document.write( " |