SOLUTION: If the length of a rectangle is 3 times its width, and if its area is 108, what is its perimeter?
Algebra
->
Rectangles
-> SOLUTION: If the length of a rectangle is 3 times its width, and if its area is 108, what is its perimeter?
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
Question 418578
:
If the length of a rectangle is 3 times its width, and if its area is 108, what is its perimeter?
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
width=x
length = 3x
3x*x=108
3x^2=108
x^2=36
x=6 the width
Length = 18
..
Perimeter = 2*(L+W)
Perimeter =2*(6+18)
Perimeter = 48 units