document.write( "Question 908978: If the altitude and the base of a triangle are each increased by 4 inches the area of the triangle will be increased by 42 square inches. If the altitude is increased by 3 inches and the base decreased by 2 inches the area will be increased by 5 square inches. Find the base and the altitude of the triangle. \n" ); document.write( "
Algebra.Com's Answer #551515 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
((b-2)(a+3) = ab + 10
\n" ); document.write( "ab -2a + 3b - 6 = ab + 10
\n" ); document.write( "-2a + 3b = 16
\n" ); document.write( "b = \"%2816%2B2a%29%2F3\"
\n" ); document.write( "(1/2)(b+4)(a+4) = (1/2)ab + 42
\n" ); document.write( "(b+4)(a+4) = ab + 84
\n" ); document.write( "ab + 4a + 4b + 16 = ab + 84
\n" ); document.write( "4a + 4b = 68 Substitute for b to find a
\n" ); document.write( "4a + 4\"%2816%2B2a%29%2F3\" = 68
\n" ); document.write( "12a + 4(16+2a) = 204
\n" ); document.write( "20a = 140
\n" ); document.write( "a = 7 and b = 10 \"%2816%2B2%2A7%29%2F3\"
\n" ); document.write( "
\n" );