SOLUTION: The length of the rectangle is 6 times more than the width. The perimeter is 98.
Algebra
->
Rectangles
-> SOLUTION: The length of the rectangle is 6 times more than the width. The perimeter is 98.
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
Question 342263
:
The length of the rectangle is 6 times more than the width. The perimeter is 98.
Answer by
nyc_function(2741)
(
Show Source
):
You can
put this solution on YOUR website!
length = 6x
width = x
perimeter = 98
Use P = 2l + 2w.
98 = 2(6x) + 2x
98 = 12x + 2x
Can you finish?