document.write( "Question 295140: The base of a triangle is 2x+2 m and the area is 2x^2-x-3 m. How much longer is the base than the height? \n" ); document.write( "
Algebra.Com's Answer #212745 by edjones(8007)![]() ![]() You can put this solution on YOUR website! A=.5hb \n" ); document.write( "h*.5(2x+2)=2x^2-x-3 \n" ); document.write( "h*(x+1)=(2x-3)(x+1) \n" ); document.write( "h=2x-3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |