document.write( "Question 739073: If in a rectangle, the length is increaded and the breadth is reduced by 2 units each, the area is redueced by 28sq units. If the length is reduced by one unit and beadth increased by 2 units, the area increases by 33sq units. find the dimensionsof rectangle
\n" ); document.write( "Please answer in manner like
\n" ); document.write( "let .... be x
\n" ); document.write( "let .... be y
\n" ); document.write( "please answer
\n" ); document.write( "

Algebra.Com's Answer #451006 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
First description:
\n" ); document.write( "area is xy.
\n" ); document.write( "\"%28x%2B2%29%28y-2%29=xy-28\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Second Description:
\n" ); document.write( "\"%28x-1%29%28y%2B2%29=xy%2B33\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Performing the left-side multiplications will give an xy number on the left sides; and because when you subtract xy from left and right sides on both equations, the xy number is eliminated. You obtain the system:
\n" ); document.write( "\"2y-2x-4=-28\"
\n" ); document.write( "and
\n" ); document.write( "\"-y%2B2x-2=33\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Reform as the equivalent system: \"highlight%28x-y=12%29\" AND \"highlight%282x-y=35%29\". Subtract first equation from second equation and obtain \"highlight%28x=23%29\"... and pick either equation to find y.
\n" ); document.write( "
\n" );