James D.
asked 08/24/21Find a formula for the described function.
A rectangle has area 9 m2. Express the perimeter of the rectangle as a function of the length L of one of its sides.
P(L) =
2 Answers By Expert Tutors
Inactive Tutor answered 08/24/21
The formula for the area of a rectangle is A = LW.
The formula for the perimeter is P=2L + 2W.
The goal is to have P depend on L only.
So solve the first formula (given that A = 9) for W in terms of L.
LW = 9
W= 9/L
Now substitute that expression for W in the perimeter formula:
P = 2L + 2(9/L) = 2L + 18/L.
If you want, get a common denominator and combine to one fraction:
P = (2L2 +18)/L
Finally you can use function notation:
P(L) = (2L2+18)/L
If the length is 4 (for example):
P(4) = (2(16) + 18)/4 = 25/2.
Note that when L = 4, P = 9/4 and A = 4(9/4) = 9.
Adam B.
08/24/21
Inactive Tutor answered 08/25/21
A = LW = 9
W=9/L
P= 2(L+W)= 2(L+ 9/L)
P(L) = 2L + 18/L
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Inactive Tutor
Your best approach is to draw a rectangle and note certain properties of the rectangle (specifically, that two opposite sides are the same length). Write out the equation for the area of the rectangle, assigning another variable to the side not labeled L. From this, you can find an equation for the non-L side in terms of L. Then, you'll have everything you need to be able to write the function.08/24/21