document.write( "Question 310454: The area of a rectangle is 360 square meters. If the rectangles length is increased by 10 meters and the width is decreased by 6 meters, its area does not change. Find the perimeter of the originol rectangle. (Plz help me awnser this) \n" ); document.write( "
Algebra.Com's Answer #222019 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is 360 square meters.
\n" ); document.write( "If the rectangles length is increased by 10 meters and the width is decreased
\n" ); document.write( "by 6 meters, its area does not change.
\n" ); document.write( "Find the perimeter of the original rectangle.
\n" ); document.write( ":
\n" ); document.write( "\"The area of a rectangle is 360 square meters.\"
\n" ); document.write( "L * W = 360
\n" ); document.write( "L = \"360%2FW\"
\n" ); document.write( ":
\n" ); document.write( "\"If the rectangles length is increased by 10 meters and the width is decreased by 6 meters, its area does not change.\"
\n" ); document.write( "(L+10)*(W-6) = 360
\n" ); document.write( "FOIL
\n" ); document.write( "LW - 6L + 10W - 60 = 360
\n" ); document.write( "LW - 6L = -10W + 360 + 60
\n" ); document.write( "L(W-6) = -10W + 420
\n" ); document.write( "L = \"%28-10W+%2B+420%29%2F%28W-6%29\"
\n" ); document.write( "Replace L with 360/W
\n" ); document.write( "\"360%2FW\" = \"%28-10W+%2B+420%29%2F%28W-6%29\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "360(W-6) = W(-10W+420)
\n" ); document.write( "360W - 2160 = -10W^2 + 420W
\n" ); document.write( "Combine like terms on the left
\n" ); document.write( "10W^2 + 360W - 420W - 2160 = 0
\n" ); document.write( "10W^2 - 60W - 2160 = 0
\n" ); document.write( "Simplify, divide by 10
\n" ); document.write( "W^2 - 6W - 216 = 0
\n" ); document.write( "Factor to
\n" ); document.write( "(W-18)(W+12) = 0
\n" ); document.write( "positive solution
\n" ); document.write( "W = 18 m is the original width
\n" ); document.write( "then
\n" ); document.write( "\"360%2F18\" = 20 m is the length
\n" ); document.write( ":
\n" ); document.write( "Find the perimeter of the original rectangle.
\n" ); document.write( "2(20) + 2(18) = 76 m
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check the area when L is increased, and W is decreased
\n" ); document.write( "(20+10) * (18-6) = 360
\n" ); document.write( "
\n" ); document.write( "
\n" );