document.write( "Question 3170: The area of a triangle is 36 square meters. The height is two more than four times the base. Find the height and base.\r
\n" );
document.write( "\n" );
document.write( "GOT THIS FAR:\r
\n" );
document.write( "\n" );
document.write( "Let x = the base
\n" );
document.write( "Let 4x + 2 = the height
\n" );
document.write( "Let 36^ = area\r
\n" );
document.write( "\n" );
document.write( "x^2 + (4x+2)^2 = 36^2\r
\n" );
document.write( "\n" );
document.write( "Please help me. I am losing my mind. \n" );
document.write( "
Algebra.Com's Answer #1364 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! your base definition is a good start. Your height is correct. Now for the area:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "area of triangle = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, area = 36 = \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so we get a quadratic, when we divide by 2 (to simplify a little): \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hopefully this factorises nicely. If not - use the quadratic formula.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |