SOLUTION: I need help solving please: When the length of a square is increased by 6 and the width is decreased by 4, the area remains unchanged. Find the dimensions of the square. Tha

Algebra ->  Exponents -> SOLUTION: I need help solving please: When the length of a square is increased by 6 and the width is decreased by 4, the area remains unchanged. Find the dimensions of the square. Tha      Log On


   



Question 249008: I need help solving please:
When the length of a square is increased by 6 and the width is decreased by 4, the area remains unchanged. Find the dimensions of the square.
Thank you!!

Found 2 solutions by dabanfield, Earlsdon:
Answer by dabanfield(803) About Me  (Show Source):
You can put this solution on YOUR website!
When the length of a square is increased by 6 and the width is decreased by 4, the area remains unchanged. Find the dimensions of the square.
Let x be the length of a side of the square.
Then x*x = x^2 is the area of the square.
From the givens we have:
(x+6)*(x-4) = x^2
Expanding we have:
x^2 + 2*x - 24 = x^2
Simplifying:
2*x = 24
x = 12


Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Let the length of the side of the original square be x.
The area of the original square is:
A+=+x%5E2
The area of the new rectangle is:
A+=+%28x%2B6%29%2A%28x-4%29
A+=+x%5E2%2B2x-24 But this is equal to the area of the original square, so...
x%5E2+=+x%5E2%2B2x-24 Subtract x%5E2 from both sides.
0+=+2x-24 Add 24 to both sides.
2x+=+24 Divide both sides by 2.
x+=+12
The dimensions of the square are: 12 X 12