
Jennifer H. answered 04/01/20
Experienced teacher/tutor, software developer with Physics PhD
I'm assuming that the room/garden in your problem are the same place... Given that, let x represent the width of the room/garden in meters. Since the length is 7 meters more, the length is (7 + x).
The area of a rectangle is length times width. 918 square feet is approximately 85.3 square meters. So, the area equation is:
x · (7 + x) = 85.3
Multiplying that out, and collecting everything on the left side, we have:
x2 + 7 x - 85.3 = 0
We can solve that using the quadratic equation:
x = (-7 ± √(49 + 4 · 85)) / 2
Only the positive solution makes sense here (negative widths are not sensible), so the answer is:
Width: 6.4 meters, length 13.4 meters