Michael J. answered 12/18/15
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
The perimeter of a rectangle is the sum of twice the length and twice the width. The area of a rectangle is length times width.
Let x = width
Let y = length
Using these variables, we can set up equations that represent the perimeter and area.
2x + 2y = 34
2(x + y) = 34
x + y = 17 ---> perimeter
xy = 60 ---> area
We have two equations to work with.
x + y = 17 eq1
xy = 60 eq2
Using the substitution method, we can substitute eq1 into eq2. Lets get eq2 in terms of x.
x(17 - x) = 60
-x2 + 17x = 60
Subtract 60 on both sides of the equation.
-x2 + 17x - 60 = 0
Divide both sides of the equation by -1. We do this so that we can have a positive x2 term. This makes it easier to use FOIL when factoring.
x2 - 17x + 60 = 0
Now we are in the position to factor use FOIL.
(x - 12)(x - 5) = 0
x = 12 and x = 5
As you can see, we have two positive x values. These values are acceptable. So we will have two values for width.
width = 5 width = 12
Substituting the value of x into eq1, we get
y = 17 - 5 y = 17 - 12
y = 12 y = 5
These are the values of length. Therefore, your combinations are
length = 5 feet length = 12 feet
width = 12 feet width = 5 feet
The reason for this combination is because the length can be smaller than the width, or the length can be larger than the width. It has to do with orientation.