document.write( "Question 1166715: Two rectangles have the same area of 24cm^2. The second rectangle is 4cm shorter and 1cm wider than the first. What is the length and the breadth of the first rectangle?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #791245 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let x and y be the dimensions of the first rectangle.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We have  xy = 24 for its area.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The dimensions of the second rectangle are (x-4) and (y+1)  with the equation for the area\r\n" );
document.write( "\r\n" );
document.write( "    (x-4)*(y+1) = 24,  or\r\n" );
document.write( "\r\n" );
document.write( "    xy + x - 4y - 4 = 24.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Replacing here xy by 24, based on the very first equation, we get\r\n" );
document.write( "\r\n" );
document.write( "    24 + x - 4y - 4 = 24, \r\n" );
document.write( "\r\n" );
document.write( "or, after collecting/canceling common terms\r\n" );
document.write( "\r\n" );
document.write( "    x - 4y = 4.    (*)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, we have now two equations\r\n" );
document.write( "\r\n" );
document.write( "    xy = 24      (1)\r\n" );
document.write( "\r\n" );
document.write( "    x = 4 + 4y.  (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "By substituting (2) to (1), you get a quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "    (4+4y)*y = 24\r\n" );
document.write( "\r\n" );
document.write( "    (1+y)*y = 6\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At this point, you can solve it as a quadratic equation\r\n" );
document.write( "\r\n" );
document.write( "or GUESS the solution mentally  y = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The dimensions of the first rectangle are  2 cm (the width)  and  24/2 = 12 cm (the length).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );