document.write( "Question 420191: The base of a triangle is 2 MORE than TWICE the height of the triangle. Find the measure of the base and the height if the area is 20ft2 (20 feet square). \n" ); document.write( "
Algebra.Com's Answer #293698 by edjones(8007)![]() ![]() You can put this solution on YOUR website! b=2h+2 \n" ); document.write( ".5bh=A \n" ); document.write( ".5(2h+2)h=20 \n" ); document.write( ".5(2h^2+2h)=20 \n" ); document.write( "h^2+h=20 \n" ); document.write( "h^2+h-20=0 \n" ); document.write( "(h+5)(h-4)=0 \n" ); document.write( "h=4, b=10 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( "Now a question for you. \n" ); document.write( "What's the difference between \"...square feet\" and \"...feet square\" \n" ); document.write( "This is a very important distinction. \n" ); document.write( " |