SOLUTION: The lenghth of a rectangle if the width is m meters and the perimeter is 20 meters
Algebra
->
Rectangles
-> SOLUTION: The lenghth of a rectangle if the width is m meters and the perimeter is 20 meters
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
Question 1123630
:
The lenghth of a rectangle if the width is m meters and the perimeter is 20 meters
Answer by
Alex.33(110)
(
Show Source
):
You can
put this solution on YOUR website!
length=l
perimeter of rectangle=(length+width)*2
20=2(m+l)
l=10-m.