document.write( "Question 810260: the height of a triangle is 2 more than its base. if the hypotenuse is 10, find the dimensions of the triangle. \n" ); document.write( "
Algebra.Com's Answer #488038 by erica65404(394)![]() ![]() You can put this solution on YOUR website! Assuming this is a right triangle. \n" ); document.write( "base=x \n" ); document.write( "height=x+2 \n" ); document.write( "hypotenuse=10 \n" ); document.write( "use the pythagorean theorem. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "simplify \n" ); document.write( " \n" ); document.write( "so the base is \n" ); document.write( "and the height is \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |