document.write( "Question 467113: a right triangle has a base that is 2 more than twice the height. find the length of the base for the triangle if the area is 30 square units. \n" ); document.write( "
Algebra.Com's Answer #320390 by poliphob3.14(115)![]() ![]() ![]() You can put this solution on YOUR website! Let the height of triangle be x units, then its base will be 2x+2 units, and the \r \n" ); document.write( "\n" ); document.write( "area is \n" ); document.write( "\n" ); document.write( "final equation we get x=5. To find the length of the base substitute x=5 at 2x+2,\r \n" ); document.write( "\n" ); document.write( "and get base 2*5+2=12 units. \n" ); document.write( " |