Nathan B. answered 03/16/15
Tutor
5
(20)
Elementary and Algebraic skilled
You need to use both--information of one will help solve the other.
Let's start by listing our formulas and what we know:
P = 2l + 2w
P = 25
A = lw
A = 36
25 = 2l + 2w
36 = lw
L
-----------
| | W
| |
| 36in2|
| |
-----------
Let's try some substitution to help solve our equation:
25 = 2l + 2w
12.5 = l + w
12.5 - l = w
36 = l(12.5 - l)
36 = 12.5l - l2
0 = -l2 + 12.5l - 36
If we divide our equation by -1, we get:
l2 - 12.5l + 36 = 0
Factoring with that fraction isn't going to be pretty, and I'm ambivalent about completing the square, so let's try the quadratic formula:
(-b ± √(b2 - 4ac)) / 2a
(12.5 ± √(12.52 - 4 * 1 * 36)) / 2 * 1
(12.5 ± √(156.25 - 144)) / 2
(12.5 ± √12.25) / 2
(12.5 ± 3.5) / 2
(12.5 + 3.5) / 2 -->16 / 2 = 8
(12.5 - 3.5) / 2 --> 9 / 2 = 4.5
Since we have two possibilities, let's try them out and see if they work:
25 = 2*8 + 2w
25 = 16 + 2w
9 = 2w
w = 4.5
Since 4.5 is our other possibility, then those are probably our length and width. We will test that by putting them into our area formula:
36 = 8 * 4.5
36 = 36
So our length really is 8 units, and our width is 4.5 units. (You did not mention if it's inches/feet/centimeters.)
Arthur D.
03/16/15