document.write( "Question 619188: The height of a triangle is 6 m more than twice the length of the base. The area of the triangle is 28 m2. Find the height of the triangle. \n" ); document.write( "
Algebra.Com's Answer #389438 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "The height of a triangle is 6 m more than twice the length of the base\"highlight%28x%29\".
\n" ); document.write( "The area of the triangle is 28 m^2 = L*H
\n" ); document.write( " x(2x+6) =28
\n" ); document.write( " 2x^2 + 6x -28 = 0
\n" ); document.write( " x^2 + 3x -14 = 0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( " \"x+=+%28-3+%2B-+sqrt%28+65%29%29%2F%282%29+\" = (-3 +8.06)/2 = 2.5 rounded to 1 decimal point (throwing out neg solution for unit measure
\n" ); document.write( "length = 2.5m, height is 11m \n" ); document.write( "
\n" );