Let's attempt to solve this problem. Assign the following...
Wr=x=width of rink
Lr=length of rink
Ar=area of rink
Aw=area of walkway
From the problem wording, we can assign side lengths for the rink and walkway to our diagram below needed to calculate areas of each. We cannot assume the walkway is the same length as the rink...
1. Draw a diagram for the parameters described and label side lengths...
Lw=Wr=x (length of walkway equals width
of rink)
-----------------
| | Ww=20' <----(Walkway)
----------------------------
| |
| | <----(Rink)
| | Wr=x
| |
----------------------------
Lr=Wr+30'=x+30' (length of rink equals width
of rink plus 30')
2.
As stated above, we will assign "x" to the width of the rink "Wr".
3.
Atot=5000 ft2...given, problem statement
Atot=Ar+Aw......Eq1, add areas of rink and walkway
Ar=LrxWr.........Eq2, area of rink
Aw=LwxWw.....Eq3, area of walkway
So let's substitute Eqs2,3 into Eq1...
Atot=[LrxWr]+[LwxWw]
5000=[(x+30)(x)]+[20(x)]...substitute values
assigned above in
diagram
5000=x2+30x+20x.....distribute
5000=x2+50x..............Eq4, combine like terms
4.
Let's rewrite Eq4 and set it equal to zero...
500=x2+50x................Eq4
0=x2+50x-5000.......subtract 5000, both sides
x2+50x-5000=0...........Eq5, rewrite in reverse
order, equate to zero
5.
Let's factor Eq4...
x2+50x-5000=0.......Eq5
(x+100)(x-50)=0.........Eq5 factored
6.
Equate each factor to zero, solve for "x"...
x+100=0........first factor
x=-100...subtract 100, both sides
x-50=0...........second factor
x=50.........add 50, both sides
Disregard "x=-100" value as distance cannot be negative.
So x=Wr=Lw=50 feet,
Lr=Wr+30=x+30=50+30=80 feet
**********************
Let's check our solution...
Ar=LrxWr
=80x50
=4000 ft2
Aw=LwxWw
=50x20
=1000 ft2
Atot=Ar+Aw...............Eq1
5000=4000+1000......substitute
5000=5000.................true, √check, our solution
is correct
Always check your solutions and work!
Summary:
Rink dimensions are 80'x50'
Walkway dimensions are 20'x50'