document.write( "Question 890981: write an algebraic equation to describe the relationships of the sides of the triangle below. then find the length of the sides the sides of the triangle are shown as: x+1. X+8. And 13. The triangle is a right angle triangle with 13 being the hypotenuse
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #539484 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! For a right triangle, \n" ); document.write( "You're given all the values. \n" ); document.write( "(x+1)^2 + (x+8)^2 = 13^2 \n" ); document.write( "From this equation (into a calculator), x=4 \n" ); document.write( "Therefore, the sides are 5 and 9 \n" ); document.write( "Let's make sure that works. \n" ); document.write( "5^2 + 12^2 = 13^2 \n" ); document.write( "25 + 144 = 169 \n" ); document.write( "Success! \n" ); document.write( "The sides are 5 and 12 \n" ); document.write( " \n" ); document.write( " |