document.write( "Question 709684: the base and height of a triangle are (x+3)cm and (2x+5)cm respectively if the area of a triangle is 20 cm square , find x \n" ); document.write( "
Algebra.Com's Answer #436739 by nerdybill(7384)![]() ![]() 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 a triangle is 20 cm square , find x \n" ); document.write( ". \n" ); document.write( "Since area of a triangle is: \n" ); document.write( "(1/2)bh = area \n" ); document.write( "plugging in the given data: \n" ); document.write( "(1/2)(x+3)(2x+5) = 20 \n" ); document.write( "multiplying both sides by 2: \n" ); document.write( "(x+3)(2x+5) = 40 \n" ); document.write( "FOIL the left: \n" ); document.write( "2x^2+5x+6x+15 = 40 \n" ); document.write( "2x^2+11x+15 = 40 \n" ); document.write( "2x^2+11x-25 = 0 \n" ); document.write( "applying the \"quadratic equation\" we get: \n" ); document.write( "x = {1.73, -7.23} \n" ); document.write( ". \n" ); document.write( "details of quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |