Question 268573
the sides of a rectangle have lengths x+3 and x-1. write a polynomial function that represents the perimeter (p) of the rectangle
---------------------------------
Perimeter = 2(length + width)
----
P = 2(x+3 + x-1)
P = 2(2x+2)
P = 4x + 4
===================================
Cheers,
Stan H.