SOLUTION: please help! The length of a rectangle is 10 meters more than one-half the width. If the perimeter is 44 meters, what are the length and width?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: please help! The length of a rectangle is 10 meters more than one-half the width. If the perimeter is 44 meters, what are the length and width?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 114494This question is from textbook
: please help!
The length of a rectangle is 10 meters more than one-half the width. If the perimeter is 44 meters, what are the length and width?
This question is from textbook

Answer by jgr45(31) About Me  (Show Source):
You can put this solution on YOUR website!
The length of a rectangle is 10 meters more than one-half the width. If the perimeter is 44 meters, what are the length and width?

width = x
length = x%2F2 + 10
Perimeter = 2x + 2(x%2F2+10) = 44
2x + x + 20 = 44
3x + 20 = 44
3x = 24
x = 8 (width)
8/2+10 = 4+10 = 14 (length)
Dimensions are 14m by 8m.