SOLUTION: what is the perimeter of a rectangle if the length is (x+4) cm and the width is (x-3) cm
Algebra
->
Rectangles
-> SOLUTION: what is the perimeter of a rectangle if the length is (x+4) cm and the width is (x-3) cm
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
Question 412758
:
what is the perimeter of a rectangle if the length is (x+4) cm and the width is (x-3) cm
Answer by
bsmath(21)
(
Show Source
):
You can
put this solution on YOUR website!
The perimeter of a rectangle is the distance around it. So, the perimeter
is 2L+2W. L=x+4 and W=x-3. 2L=2x+8 2W=2x-6 Adding them together gives us
2x+8+2x-6=4x+2 cm.