SOLUTION: each side of a square garden patch is increased by 8 meters. if the area of the garden patch is now 4 times bigger than before what are the dimensions of the original garden patch

Algebra ->  College  -> Linear Algebra -> SOLUTION: each side of a square garden patch is increased by 8 meters. if the area of the garden patch is now 4 times bigger than before what are the dimensions of the original garden patch       Log On


   



Question 1058123: each side of a square garden patch is increased by 8 meters. if the area of the garden patch is now 4 times bigger than before what are the dimensions of the original garden patch ? (solve algebraically)
Answer by josgarithmetic(39616) About Me  (Show Source):
You can put this solution on YOUR website!
Assign variables and fully symbolize the description.

x, initial side length;
x+8, new side length;

system%28x%5E2=A%2C%28x%2B8%29%5E2=4A%29

You would likely have no trouble finding x and A.