SOLUTION: perimeter of a rectangle is 22 inches and its length is 4 inches less than twice its width. Set up a system of linear equations and solve to find the dimensions of the rectangle.
Question 4714: perimeter of a rectangle is 22 inches and its length is 4 inches less than twice its width. Set up a system of linear equations and solve to find the dimensions of the rectangle. Found 2 solutions by xcentaur, rapaljer:Answer by xcentaur(357) (Show Source):
You can put this solution on YOUR website! P=2(l+b)=22" ---[1]
l=b-4 ----------[2]
2(l+b)=22
(l+b)=11
given l=b-4
(b-4)+b=11
2b-4=11
2b=11+4
b=15/2
=7.5"
l=b-4=7.5-4=3.5"