document.write( "Question 569895: Simplify (sin(x)tan(x))/cos(x)\r
\n" );
document.write( "\n" );
document.write( "Have tried (sin(x)[sin(x)/cos(x)](cos(x))
\n" );
document.write( "then sin(x)sin(x) but when I put sin^2(x) as the answer it says I'm wrong \n" );
document.write( "
Algebra.Com's Answer #367472 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Simplify (sin(x)tan(x))/cos(x) \n" ); document.write( "----------- \n" ); document.write( "= sin*(sin/cos)/cos \n" ); document.write( "= sin^2/cos^2 \n" ); document.write( "= tan^2(x) \n" ); document.write( " |