document.write( "Question 1055399: Find the exact values of sin 2u,cos 2u, and tan 2u using the double-angle formulas.
\n" );
document.write( "tan u = 5/3, 0 < u < π/2 \n" );
document.write( "
Algebra.Com's Answer #670662 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the exact values of sin 2u,cos 2u, and tan 2u using the double-angle formulas. \n" ); document.write( "tan u = 5/3, 0 < u < π/2 \n" ); document.write( "------------- \n" ); document.write( "tan(u) = y/x \n" ); document.write( "r = sqrt(x^2 + y^2) = sqrt(34) \n" ); document.write( "--- \n" ); document.write( "sin(u) = y/r = 5sqrt(34)/34 \n" ); document.write( "cos(u) = x/r = 3sqrt(34)/34 \n" ); document.write( "--- \n" ); document.write( "sin(2u) = 2sin(u)*cos(u) \n" ); document.write( "cos(2u) = sqrt(1 - sin^2(2u)) \n" ); document.write( "tan(2u) = sin(2u)/cos(2u) \n" ); document.write( "--- \n" ); document.write( "In Q2, \n" ); document.write( "sin is + \n" ); document.write( "cos is - \n" ); document.write( "tan is - \n" ); document.write( " |