document.write( "Question 16700: The height of a triangel is 25 inches grater than its base. The area of the triangle is 625 square inches. The height of the triangle is __ inces and the base of the triange is __ inches. \n" ); document.write( "
Algebra.Com's Answer #8183 by pwac(253)![]() ![]() ![]() You can put this solution on YOUR website! Area of triangle given by \n" ); document.write( "Let base = x \n" ); document.write( " \n" ); document.write( "x(x+25)=1250 remove bracket by multipling by x \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "(x-25)(x+50)=0 \n" ); document.write( "x-25=0 \n" ); document.write( "x=25 \n" ); document.write( "x+50=0 \n" ); document.write( "x=-50 \n" ); document.write( "so obviously x=25 inches is size of base. \n" ); document.write( "Test by putting this figure into original equation \n" ); document.write( "Pete \n" ); document.write( " |