SOLUTION: The length of a rectangle is twice it's width. The perimeter is 30. What are it's dimensions?
Algebra
->
Rectangles
-> SOLUTION: The length of a rectangle is twice it's width. The perimeter is 30. What are it's dimensions?
Log On
Geometry: Rectangles
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rectangles
Question 775413
:
The length of a rectangle is twice it's width. The perimeter is 30. What are it's dimensions?
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
Width = x
Length = 2x
Perimeter = 2*Length + 2*Width
30 = 2*2x + 2*x
30 = 4x + 2x
6x = 30
x = 5
Width = 5 units
Length = 10 units
Hope this helps.
:-)