document.write( "Question 64020This question is from textbook Algebra Structure and method Book1
\n" ); document.write( ": A rectangle is 5cm. longeer than it is wide.If its length and width are both increased by 3 cm. its area is increased by 60 cm squared.Find the dimensions of the original rectangle. \n" ); document.write( "
Algebra.Com's Answer #44784 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A rectangle is 5 cm. longer than it is wide.If its length and width are both increased by 3 cm. it's area is increased by 60 cm squared.Find the dimensions of the original rectangle.
\n" ); document.write( ":
\n" ); document.write( "Let x = width of the original rectangle
\n" ); document.write( ":
\n" ); document.write( "It states; \"rectangle is 5 cm. longer than it is wide.\" so we have:
\n" ); document.write( "(x+5) = length of the original rectangle
\n" ); document.write( ":
\n" ); document.write( "Original rectangle is x by (x+5) so it's area = x(x+5) = (x^2 + 5x)
\n" ); document.write( ":
\n" ); document.write( "\"length and width are both increased by 3 cm.\"
\n" ); document.write( "New Rectangle:
\n" ); document.write( "Width = (x+3)
\n" ); document.write( "Length = (x+5) + 3 = (x+8),
\n" ); document.write( "New Rectangle area = (x+3)(x+8) = (x^2 + 11x + 24)
\n" ); document.write( ":
\n" ); document.write( "\"it's area is increased by 60 sq cm\" which means:
\n" ); document.write( "New Rectangle area - Old rectangle area = 60
\n" ); document.write( "(x^2 + 11x + 24) - (x^ + 5x) = 60
\n" ); document.write( ":
\n" ); document.write( "Remove the brackets, change the signs
\n" ); document.write( "x^2 + 11x + 24 - x^2 - 5x = 60
\n" ); document.write( ":
\n" ); document.write( "Group like terms and do the math
\n" ); document.write( "x^2 - x^2 + 11x - 5x + 24 = 60
\n" ); document.write( "6x + 24 = 60
\n" ); document.write( "6x = 60 - 24
\n" ); document.write( "x = 36/6
\n" ); document.write( "x = 6 cm is the width of the original rectangle
\n" ); document.write( ":
\n" ); document.write( "6 + 5 = 11 cm is the length of the original rectangle
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check our solutions: old rectangle area 6*11, new rectangle area 9*14
\n" ); document.write( "126 - 66 = 60 as stated
\n" ); document.write( ":
\n" ); document.write( "Did this make sense to you?? Any questions?
\n" ); document.write( "
\n" );