document.write( "Question 447069: the side of the triangle labeled h is called the hypotenuse. the base is 2 units smaller than the hypotenuse and the height is 4 units smaller than the hypotenuse \r
\n" );
document.write( "\n" );
document.write( "a. express the lengths of the base and height of the triangle in terms of the hypotenuse h. \r
\n" );
document.write( "\n" );
document.write( "b. if the perimeter is 24 inches, find the dimensions of the triangle \n" );
document.write( "
Algebra.Com's Answer #307847 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! base=h-2 \n" ); document.write( "height=h-4 \n" ); document.write( "-------------- \n" ); document.write( "h+h-2+h-4=24 \n" ); document.write( "3h=30 \n" ); document.write( "h=10 \n" ); document.write( "base=8 \n" ); document.write( "height=6.. \n" ); document.write( " |