SOLUTION: A farmer wishes to enclose a rectangular region with 210 m of fencing in such a way that the length is twice the width. What is the length and width?
Question 155356: A farmer wishes to enclose a rectangular region with 210 m of fencing in such a way that the length is twice the width. What is the length and width? Answer by oscargut(2103) (Show Source):
You can put this solution on YOUR website! let x= length
and y=width
then 2(x+y)=210
and x=2y
then
2(2y+y)=210
then
6y=210 then y =35 and x=70