document.write( "Question 1109388: The base and height of a triangle are (x+3)cm and (2x-5)cm respectively.If the area of the triangle is 20cm squared ,find x \n" ); document.write( "
Algebra.Com's Answer #724364 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The base and height of a triangle are (x+3)cm and (2x-5)cm respectively.If the area of the triangle is 20cm squared ,find x \n" ); document.write( "----- \n" ); document.write( "Area = (1/2)(base)(height) \n" ); document.write( "20 = (1/2)(x+3)(2x-5) \n" ); document.write( "40 = 2x^2 +x - 15 \n" ); document.write( "2x^2 + x - 55 = 0 \n" ); document.write( "------ \n" ); document.write( "x = [-1 +- sqrt(1-4*2*(-55))]/4 \n" ); document.write( "------ \n" ); document.write( "x = [-1 +- sqrt(520)]/4 \n" ); document.write( "--- \n" ); document.write( "x = 20/4 = 5 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |