SOLUTION: A rectangular chicken yard was built against an existing shed wall. 30 m of fencing was used to enclose 108 m2. Find the dimensions of the yard.

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: A rectangular chicken yard was built against an existing shed wall. 30 m of fencing was used to enclose 108 m2. Find the dimensions of the yard.       Log On


   



Question 1180466: A rectangular chicken yard was built against an existing
shed wall. 30 m of fencing was used to enclose 108 m2.
Find the dimensions of the yard.

Found 2 solutions by ikleyn, MathLover1:
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
A rectangular chicken yard was built against an existing
shed wall. 30 m of fencing was used to enclose 108 m2.
Find the dimensions of the yard.
~~~~~~~~~~~~~~~


Let x be the width perpendicular to the wall, in meters.

Then the length parallel to the wall is  (30 - 2x) meters.


The area is x*(30-2x), and it is 108 m^2, according to the condition.


So,  

    x*(30-2x) = 108

is your area equation to find x.


Simplify

    30x - 2x^2 = 108

    2x^2 - 30x + 108 = 0

     x^2 - 15x + 54 = 0

     (x-6)*(x-9) = 0


There are two roots, 6 and 9, and they BOTH are meaningful.


ANSWER.  There are two solutions.

          One solution is (the width = 6 m perpendicular to the wall, the length is  30-2*6 = 18 m parallel to the wall).

          The other solution is (the width = 9 m perpendicular to the wall, the length is  30-2*9 = 12 m parallel to the wall).

Solved.


////////////


Regarding the post by @MathLover1,  she made an arithmetic error on the way,  so her solution is  FATALLY  WRONG.

For your safety,  ignore her post.



Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

A rectangular chicken yard was built against an existing
shed wall.
given area: 108m%5E2+
L%2AW=108 ...solve for L
L=108%2FW.........eq.1
if 30m of fencing was used to enclose , and chicken yard was built against an existing
shed wall, we say that
L%2B2W=30.........substitute L
108%2FW%2B2W=30
108%2FW%2B2W-30=0.......both sides multiply by W
108%2B2W%5E2-30W=0
2W%5E2-30W-108=0...simplify
W%5E2-15W-54=0...factor
%28W+-+18%29+%28W+%2B+3%29+=+0
positive solution:
%28W+-+18%29++=+0=>W=18
go to
L=108%2FW.........eq.1,...substitute W
L=108%2F18
L=6
the dimensions of the yard are: 18 by 6