document.write( "Question 828286: Find the length of the hypotenuse of a 30°-60°-90° triangle if the length of the longer leg is 10*sqrt(3)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #499215 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "cosA = adj/hyp \n" ); document.write( "hyp = adj/cosA \n" ); document.write( "hyp = 10*sqrt(3)/cos(30) \n" ); document.write( "hyp = 20 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " \n" ); document.write( " |