document.write( "Question 82333: How do I do this?
\n" );
document.write( "Find the altitude of the triangle.
\n" );
document.write( "
\n" );
document.write( "The shape is a triangle with sides that are 13 & 13 and the bottom is 10.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #58979 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! DRAWING THE ALTITUTE YOU NOW HAVETHE FOLLOWING RIGHT TRIANGLE 13-5-X WHERE \n" ); document.write( "13 IS THE HYPOTENUSE & 5 IS ONE OF THE SIDES ALONG WITH THE UNKNOWN ALTITUDE(X) \n" ); document.write( "5^2+X^2=13^2 \n" ); document.write( "X^2=169-25 \n" ); document.write( "X^2=144 \n" ); document.write( "X=12 ANSWER FOR THE ALTITUDE. \n" ); document.write( " \n" ); document.write( " |