document.write( "Question 663128: a rectangle 15 cm by 30 cm is increased on all sides by the same amount. its area increased by 144cm2. by how much is each dimension increased? \n" ); document.write( "
Algebra.Com's Answer #412715 by larrypizzu (5)\"\" \"About 
You can put this solution on YOUR website!
Note:
\n" ); document.write( "Area of a rectangle = L * B
\n" ); document.write( "Initial area before increment=30cm*15cm=450sqcm
\n" ); document.write( "New dimension is (x+30)cm by (x+15)cm
\n" ); document.write( "(X+30)(X+15)=450+144
\n" ); document.write( "X^2+45X+450=594
\n" ); document.write( "X^+45X-144=0
\n" ); document.write( "(X-3)(X+28)=0
\n" ); document.write( "X=3 or -28
\n" ); document.write( "Since it is distance our answer will be the positive value.
\n" ); document.write( "Answer=3cm
\n" ); document.write( "
\n" );