document.write( "Question 1182156: Hi
\n" );
document.write( "Originally the ratio of the width of a rectangle to the length is 4 to 3. The rectangle is altered such that its width and length each increase by 5 inches. The area of the new rectangle is greater than the area of the old rectangle by 200 square inches. What are the length and width of the original rectangle.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #812134 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given the ratio 4 to 3... \n" ); document.write( "Let original length be 4x \n" ); document.write( "Let original width be 3x \n" ); document.write( "That is a standard way to start work on a problem where a ratio is given. \n" ); document.write( "The increased length is 4x+5; the increased width is 3x+5. \n" ); document.write( "The original area is (4x)(3x); the new area is (4x+5)(3x+5). \n" ); document.write( "The increase in area is 200 (square inches): \n" ); document.write( " \n" ); document.write( "That equation simplifies to a linear equation (the x^2 terms cancel), so solving the problem from there should be easy. \n" ); document.write( "Remember when you solve the equation for x, that is not the answer to the problem; the answer is original length=4x and original width=3x. \n" ); document.write( " \n" ); document.write( " |