document.write( "Question 1012248: A rectangle is 4 cm longer than it is wide. If both the length and breadth are
\n" ); document.write( "increased by 1 cm, the area would be increased by 18 cm2
\n" ); document.write( ". Find the length
\n" ); document.write( "and breadth of the rectangle.
\n" ); document.write( "

Algebra.Com's Answer #628147 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x=y+4
\n" ); document.write( "(y+4)y,the area\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%28x%2B1%29%28y%2B1%29-xy=18\"
\n" ); document.write( "\"%28y%2B4%29%28y%2B1%29-xy=18\"
\n" ); document.write( "\"y%5E2%2B5y%2B5-xy=18\"
\n" ); document.write( "\"y%5E2%2B5y%2B5-%28y%2B4%29y=18\"
\n" ); document.write( "\"y%5E2%2B5y%2B5-y%5E2-4y-18=0\"
\n" ); document.write( "\"y%2B5-18=0\"
\n" ); document.write( "\"y-13=0\"
\n" ); document.write( "\"highlight%28y=13%29\"------------\"highlight%28x=17%29\"
\n" ); document.write( "
\n" );