document.write( "Question 1146434: If the altitude and base of a parallelogram are increase by 5 inches, the area will increase by 50 sq. inches. If the altitude is increased by 3 inches and the base is decreased by 2 inches, the area will increase by 5 sq. inches. Determine the original value of the base of the parallelogram.\r
\n" ); document.write( "\n" ); document.write( "a. 3.2 inches ​ ​ ​ ​c. 3.8 inches
\n" ); document.write( "b. 4.2 inches ​ ​ ​ ​d. 5.2 inches
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #767686 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
If we call our variables
\n" ); document.write( "h=altitude of the parallelogram (in inches), and
\n" ); document.write( "b=base of the parallelogram (in inches),
\n" ); document.write( "the original parallelogram area (in square inches), is
\n" ); document.write( "\"b%2Ah\" .
\n" ); document.write( "\"If the altitude and base of a parallelogram are increased by 5 inches, the area will increase by 50 sq. inches\" translates to
\n" ); document.write( "\"%28b%2B5%29%28h%2B5%29=b%2Ah%2B50\" .
\n" ); document.write( "That simplifies to \"b%2Ah%2B5b%2B5h%2B25=b%2Ah%2B50\" , and
\n" ); document.write( "\"highlight%285b%2B5h=25%29\" .
\n" ); document.write( "\"If the altitude is increased by 3 inches and the base is decreased by 2 inches, the area will increase by 5 sq. inches\" translates to
\n" ); document.write( "\"%28b-2%29%28h%2B3%29=b%2Ah%2B5\" .
\n" ); document.write( "That simplifies to \"b%2Ah%2B3b-2h-6=b%2Ah%2B5\" , and
\n" ); document.write( "\"highlight%283b-2h=11%29\" .
\n" ); document.write( "Then, it is a question of solving the system of equations
\n" ); document.write( "\"system%285b%2B5h=25%2C3b-2h=11%29\" for \"b\" and \"h\" .
\n" ); document.write( "
\n" );