SOLUTION: The perimeter of a rectangle is 30 feet its length is 3 less than twice its width.What is the length and the width of the rectangle?

Algebra ->  Rectangles -> SOLUTION: The perimeter of a rectangle is 30 feet its length is 3 less than twice its width.What is the length and the width of the rectangle?      Log On


   



Question 939257: The perimeter of a rectangle is 30 feet its length is 3 less than twice its width.What is the length and the width of the rectangle?
Answer by srinivas.g(540) About Me  (Show Source):
You can put this solution on YOUR website!
perimeter = 30 feet
let width be x
length = 2x-3
formula : perimeter = 2(length+width)
30 = 2((2x-3)+x)
30 =2( 3x-3)
divide with 2 on both sides
30%2F2++=2+%283x-3%29%2F2
15 =3x-3
add 3 on both sides
15+3 = 3x-3+3
18 = 3x
divide with 3 on both sides
18%2F3+=3x%2F3
6= x
result: width = 6 feet
length = 2*6-3 = 12-3 =9 feet