document.write( "Question 752607: THE ALTITUDE OF RIGHT ANGLE TRIANGLE IS 7 cm LESS THAN ITS BASE.IF THE HYPOTENUSE IS 13 cm,FIND THE OTHER TWO SIDES
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #457902 by dkppathak(439)\"\" \"About 
You can put this solution on YOUR website!
let base of triangle is x cm
\n" ); document.write( "altitude will be x-7
\n" ); document.write( "hypotenuse =13 given
\n" ); document.write( "H^2 =x^2+(x-7)2 by Pythagoras theorm
\n" ); document.write( "13^2 =x^2 +(x-7)^2
\n" ); document.write( "169=x^2+x^2+49-14x
\n" ); document.write( "169=2x^2-14x+49
\n" ); document.write( "2x^2-14x-120 =0
\n" ); document.write( "x^2-7x-60
\n" ); document.write( "by splitting middle term
\n" ); document.write( "x^2-12x+5x-60 =0
\n" ); document.write( "(x-12)(x+5) =0
\n" ); document.write( "x-12 =0 or x+5=0
\n" ); document.write( "x=12 or x=-5
\n" ); document.write( "neglecting negative value
\n" ); document.write( "x=12 cm
\n" ); document.write( "there for base is 12cm
\n" ); document.write( "and altitude is 12-7 =5cm\r
\n" ); document.write( "\n" ); document.write( "ANSWER base is 12 cm
\n" ); document.write( " altitude 5 cm
\n" ); document.write( "
\n" ); document.write( "
\n" );