document.write( "Question 903812: The area of a triangle is 130 square feet. If the height is 14 less than the base, find the length of the height and base of the triangle.
\n" );
document.write( "height= ??
\n" );
document.write( "Base=?? \n" );
document.write( "
Algebra.Com's Answer #548310 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The area of a triangle is 130 square feet. If the height is 14 less than the base, find the length of the height and base of the triangle. \n" ); document.write( "Formula:: Area = (1/2)(base)(height) \n" ); document.write( "----------------------- \n" ); document.write( "130 = (1/2)(x)(x-14) \n" ); document.write( "----- \n" ); document.write( "x^2 - 14x - 260 = 0 \n" ); document.write( "---- \n" ); document.write( "Ans: x = 24.58.... (base) \n" ); document.write( "x-14 = 10.58.. (height) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( " |