190k views
2 votes
You want to fence in a row bed that is adjacent to a deck. The length of your deck is 14ft. You have at most 44 ft of fence. What are the possible widths of the rose bed?

User Rantao
by
4.3k points

2 Answers

4 votes

Answer:

Okay so one way you can do this is in a rectangle yard that is 14 by 8 the rose bed can be any where less than 8 ft and still be adjacent to the deck. hope this helps! :)

User Patrys
by
4.5k points
6 votes

Answer:he first step in a problem like this (after sketching the problem out for yourself, which very often helps) is to assign variables. Let's call the length x, and the width y.

There are two sections that are y long, and one that's x long. Adding up the total length of the fence, then, gives us x + y + y, or x + 2y, which should be equal to 44, since that's how much fence we have. Our first equation is thus

x + 2y = 44

Our second equation, since the length is supposed to be twice the width, is x = 2y.

This is enough to solve. We can substitute this equation for x into the first equation to get

2y + 2y = 44

4y = 44

y = 11

And then x = 2(11) = 22

So the length of the fence is 22, and the width (though they don't actually ask for it) is 11.

Check the answer: 22 + 11 + 11 is 44, as we want, and 22 is twice as great as 11, as we want. So the answer is valid.

Explanation:

User Jordan Bentley
by
5.1k points