document.write( "Question 983717:  Assume ABC is a right triangle with the right angle at C.
\n" );
document.write( "If A= 36º30' and b= 43.5cm, find c.
\n" );
document.write( "(Round your answer to the nearest tenth of a cm.)\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
| Algebra.Com's Answer #604510 by rothauserc(4718)     You can put this solution on YOUR website! note that A = 36 degrees 30 minutes = 36.5 degrees, then \n" ); document.write( "cos(36.5) = 43.5 / c \n" ); document.write( "c = 43.5 / cos(36.5) = 54.114111767, therefore \n" ); document.write( "c = 54.1 cm \n" ); document.write( " \n" ); document.write( " |