document.write( "Question 136320: The hypotenuse of a right angled triangle is 2 cm. more than its base and 1 cm. more than twice the perpendicular. Find the sides of the triangle? \n" ); document.write( "
Algebra.Com's Answer #99882 by vleith(2983)![]() ![]() ![]() You can put this solution on YOUR website! Let b = the length of the base. Let the other sides be h and p\r \n" ); document.write( "\n" ); document.write( "h = b+2 ---> b = h-2 \n" ); document.write( "h = 2p+1 ---> p = (h-1)/2\r \n" ); document.write( "\n" ); document.write( "we also know h^2 = b^2 + p^2\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "h = 17 or 1. \n" ); document.write( "Since base is h-2, h cannot be one since then b would be negative\r \n" ); document.write( "\n" ); document.write( "so h = 17 \n" ); document.write( "b = 15 \n" ); document.write( "p = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |