document.write( "Question 1153710: originally a rectangle was three times as long as it was wide. when 2 cm were subtracted from the length and 5 cm were added to the width, the resulting rectangle had an are of 90cm^2. what the dimensions of the new rectangle
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #775988 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "The original dimensions x cm wide and 3x cn long.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After changing it is (x+5) cm wide and (3x-2) cm long.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (x+5)*(3x-2) = 90\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You can solve it as a quadratic equation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "I will solve it mentally.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by 3\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (3x+15)*(3x-2) = 270.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Find two integer factors of the number 270 that differ by 15-(-2) = 17.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Obviously, these factors are 27 and 10.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, 3x-2 = 10;  3x = 10+2 = 12;  x = 12/3 = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER:  The dimensions of the original rectangle are 4 cm (width) and 3*4 = 12 cm (length).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );