document.write( "Question 460464: The perimeter of a rectangle is 28cm. If the length were decreased by 2cm and the width increased by 2cm, the area would be increased by 8cm.
\n" ); document.write( "Find the length and width of the rectangle.
\n" ); document.write( "

Algebra.Com's Answer #315826 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let x is the length of a rectangle
\n" ); document.write( "Let y is the width of a rectangle
\n" ); document.write( "The perimeter of a rectangle is \"2x%2B2y\"cm, than \"2x%2B2y=28\"
\n" ); document.write( "The area of the rectangle is \"xy\"\"cm%5E2\"
\n" ); document.write( "If the length were decreased by 2cm, so the length would be \"%28x-2%29\"cm and the width increased by 2cm, so the width would be \"%28y%2B2%29\"cm, the area is \"%28x-2%29%28y%2B2%29\"\"cm%5E2\" and the area would be increased by 8cm, so \"xy%2B8=%28x-2%29%28y%2B2%29\".
\n" ); document.write( "System of equations
\n" ); document.write( "\"system%282x%2B2y=28%2Cxy%2B8=%28x-2%29%28y%2B2%29%29\"
\n" ); document.write( "\"system%28x%2By=14%2Cxy%2B8=xy%2B2x-2y-4%29\"
\n" ); document.write( "\"system%28x%2By=14%2C2x-2y=12%29\"
\n" ); document.write( "\"system%28y=14-x%2Cx-y=6%29\"
\n" ); document.write( "\"system%28y=14-x%2Cx-%2814-x%29=6%29\"
\n" ); document.write( "\"system%28y=14-x%2C2x=20%29\"
\n" ); document.write( "\"system%28x=10%2Cy=14-10%29\"
\n" ); document.write( "\"system%28x=10%2Cy=4%29\"
\n" ); document.write( "x=10cm is the length of a rectangle
\n" ); document.write( "y=4cm is the width of a rectangle
\n" ); document.write( ".
\n" ); document.write( "Check
\n" ); document.write( "\"system%282%2A10%2B2%2A4=28%2C10%2A4%2B8=%2810-2%29%284%2B2%29%29\"
\n" ); document.write( "\"system%2828=28%2C48=48%29\"-correct
\n" ); document.write( ".
\n" ); document.write( "Answer: x=10cm is the length of a rectangle, y=4cm is the width of a rectangle
\n" ); document.write( "
\n" );