Welcome to Westonci.ca, where finding answers to your questions is made simple by our community of experts. Experience the ease of finding precise answers to your questions from a knowledgeable community of experts. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.

The length of rectangular garden is 6 feet longer than the width. If the area of the garden is 16 square feet, find the length and width of the garden.

Sagot :

Length = x + 6

Width = x

Area = 16 ft^2

The formula needed is A = L•W.

Here is the set up:

16 = (x + 6)(x)

16 = x^2 + 6x

x^2 + 6x - 16 = 0

Solve for x. After finding x, plug into the definition I gave above for length and width to find your answer.