document.write( "Question 818557: The area of a triangle is 77 square meters. The altitude of the triangle is 3 meters longer than the base of the triangle. Find the base and the altitude of the triangle. \n" ); document.write( "
Algebra.Com's Answer #492630 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
Let a = altitude.
\n" ); document.write( "Let b = base.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"a=b%2B3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area, \"77=%281%2F2%29b%2Aa\"
\n" ); document.write( "\"77=%281%2F2%29b%28b%2B3%29\"
\n" ); document.write( "\"2%2A77=b%5E2%2B3b\"
\n" ); document.write( "\"b%5E2%2B3b-154=0\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Can this be factored? If not use general solution to quadratic formula.
\n" ); document.write( "(For checking factorability, look at 154=77*2=7*11*2; would 14 and 11 work for this?)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "LOOK: \"%28b-11%29%28b%2B14%29=0\"
\n" ); document.write( "You want the positive solution for b.
\n" ); document.write( "\"highlight%28b=11%29\"
\n" ); document.write( "
\n" );