document.write( "Question 292470: If a triangle has a base of 2x+1 and a height of 6x-3. What value of X would give and Area of 240 m^2.\r
\n" );
document.write( "\n" );
document.write( "Please help me on how to put this into an equation and solve it. \n" );
document.write( "
Algebra.Com's Answer #211247 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If a triangle has a base of 2x+1 and a height of 6x-3. What value of X would give and Area of 240 m^2. \n" ); document.write( ". \n" ); document.write( "Area of any triangle is (1/2)bh \n" ); document.write( "where \n" ); document.write( "b is base \n" ); document.write( "h is height \n" ); document.write( ". \n" ); document.write( "In your case then: \n" ); document.write( "(1/2)(2x+1)(6x-3) = 240 \n" ); document.write( "multiplying both sides by 2: \n" ); document.write( "(2x+1)(6x-3) = 480 \n" ); document.write( "FOIL the left side: \n" ); document.write( "12x^2 - 6x + 6x - 3 = 480 \n" ); document.write( "12x^2 - 3 = 480 \n" ); document.write( "12x^2 = 483 \n" ); document.write( "x^2 = 483/12 \n" ); document.write( "x = 6.3443 \n" ); document.write( " |