You are not logged in.
Pages: 1
The length and width of a rectangular
garden are 15 meters and 10 meters, respectively.
A walkway of width x surrounds the garden.
Write the equation for the perimeter y of the
walkway in terms of x.
Solution:
Let y = perimeter of the walkway
I am thinking of the perimeter formula
P = 2L + 2W.
In place of L and W, I use x.
In place of P, I use y.
y = 2(x + 15) + 2(x + 10)
y = 2x + 30 + 2x + 20
y = 4x + 50
Correct?
Offline
Hi,
P=l+l+w+w
P=(15 + 2x) + (15 + 2x) + (10 + 2x) + (10 + 2x)
P= 50 + 8x
where P is Perimeter, x is the pathway, l is the length, and w is the width.
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
Hi,
P=l+l+w+w
P=(15 + 2x) + (15 + 2x) + (10 + 2x) + (10 + 2x)
P= 50 + 8xwhere P is Perimeter, x is the pathway, l is the length, and w is the width.
I almost got it. My 4x should have been 8x. Ok. This is one of the best skills in math to learn. That is, forming equations and/or functions from written passages. I believe this is the best math skill to master.
Offline
Pages: 1