document.write( "Question 385142: Tell whether the triangle is a right triangle. If so, find the length of the altitude to the hypotenuse. Round decimal answers to the nearest tenth. \r
\n" );
document.write( "\n" );
document.write( "Side AB-8
\n" );
document.write( "Side BC-12
\n" );
document.write( "Side CA-4root13 \n" );
document.write( "
Algebra.Com's Answer #272529 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tell whether the triangle is a right triangle. If so, find the length of the altitude to the hypotenuse. Round decimal answers to the nearest tenth. \n" ); document.write( "Side AB-8 \n" ); document.write( "Side BC-12 \n" ); document.write( "Side CA-4root13 \n" ); document.write( "----- \n" ); document.write( "4*sqrt(13) is the longest side \n" ); document.write( "----- \n" ); document.write( "If the triangle is a right triangle, \n" ); document.write( "(4sqrt(13))^2 = 8^2 + 12^2 \n" ); document.write( "16*13 = 64 + 144 \n" ); document.write( "true \n" ); document.write( "----- \n" ); document.write( "It's not possible to tell if 8 or 13 is the altitude to the hypotenuse. \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |