document.write( "Question 841326: the hypotenuse of right triangle is 1m less than twice the shortest side,if the side is 1m more than the shortest side. find the side of a triangle? \n" ); document.write( "
Algebra.Com's Answer #506777 by hamsanash1981@gmail.com(151)![]() ![]() ![]() You can put this solution on YOUR website! Let the shortest side be x , \n" ); document.write( "then Hypotenuse = 2x-1 and other side = x+1 \n" ); document.write( "By Pythagoras theorem,\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "2x(x-3)=0 \n" ); document.write( "x-3=0 \n" ); document.write( "x=3 \n" ); document.write( "therefore the side of the triange are x,x+1, 2x-1 => 3,4,5 \n" ); document.write( " |