SOLUTION: The length of a rectangle is "p" meters. The width is 3 meters less than the length. What is the perimeter of the rectangle?

Algebra ->  Customizable Word Problem Solvers  -> Geometry -> SOLUTION: The length of a rectangle is "p" meters. The width is 3 meters less than the length. What is the perimeter of the rectangle?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 495354: The length of a rectangle is "p" meters. The width is 3 meters less than the length. What is the perimeter of the rectangle?
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
Perimeter = 2*Length + 2*Width
L = p meters
Width is 3 meters less than p
W= p-3
.
Perimeter = 2p + 2(p-3)
Perimeter = 2p + 2p - 6
Perimeter = 4p -6
.
Done