document.write( "Question 167676: A RIGHT TRIANGLE HAS A HYPOTENUSE WITH A MEASURE OF 20 CM. FIND THE LENGTHS OF THE LEGS IF ONE LEG IS 4 CM LONGER THAN THE OTHER LEG. \n" ); document.write( "
Algebra.Com's Answer #123575 by sowmya(32)![]() ![]() ![]() You can put this solution on YOUR website! A RIGHT TRIANGLE HAS A HYPOTENUSE WITH A MEASURE OF 20 CM. FIND THE LENGTHS OF THE LEGS IF ONE LEG IS 4 CM LONGER THAN THE OTHER LEG.\r \n" ); document.write( "\n" ); document.write( "Solution: \n" ); document.write( "In aright trianle with sides a , b and hypotenuse c units, \n" ); document.write( "by pythagoras theorem\r \n" ); document.write( "\n" ); document.write( "c^2 = a^2 +b^2\r \n" ); document.write( "\n" ); document.write( "Let a = b+4\r \n" ); document.write( "\n" ); document.write( "c = 20 cm (given)\r \n" ); document.write( "\n" ); document.write( "Hecne by the theorem,\r \n" ); document.write( "\n" ); document.write( "400 = (b+4)^2 + b^2 \n" ); document.write( " = 2b^2 + 8b + 16\r \n" ); document.write( "\n" ); document.write( "2b^2 + 8b -384=0 \n" ); document.write( "=> b^2 +4b - 192 = 0 \n" ); document.write( "b^2 + 16b - 12 b -192=0 \n" ); document.write( "(b-12)(b+16) = 0\r \n" ); document.write( "\n" ); document.write( "b = 12 or b = -16 \n" ); document.write( "but b cannot be neagtive since b is a side lenghth\r \n" ); document.write( "\n" ); document.write( "b = 12, \n" ); document.write( " a= 16\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |