document.write( "Question 366382: The base and height of a triangle whose height is four more than twice its base.
\n" );
document.write( "What is the base? What is the height? \n" );
document.write( "
Algebra.Com's Answer #261076 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let h = 2x + 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let b = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Of course, the height is 2x + 4 and the base is just x.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Done! \n" ); document.write( " |