SOLUTION: The perimeter of a quadrilateral (four sided polygon) is 29 inches. The longest side is twice as long as the shortest side. The other two sides are equally long and are 2 inches lo

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: The perimeter of a quadrilateral (four sided polygon) is 29 inches. The longest side is twice as long as the shortest side. The other two sides are equally long and are 2 inches lo      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 392684: The perimeter of a quadrilateral (four sided polygon) is 29 inches. The longest side is twice as long as the shortest side. The other two sides are equally long and are 2 inches longer than the shortest side. Find the length of all the sides.

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
let the 4 sides be a, b, c, d; (a is the longest, d is the shortest)
:
Write an equation for each statement:
:
The perimeter of a quadrilateral (four sided polygon) is 29 inches.
a + b + c + d = 29
:
The longest side is twice as long as the shortest side.
a = 2d
:
The other two sides are equally long
b = c
:
and are 2 inches longer than the shortest side.
b = d + 2
c = d + 2
:
Substitute in the perimeter equation
a + b + c + d = 29
2d + (d+2) + (d+2) + d = 29
5d + 4 = 29
5d = 29 - 4
d = 25%2F5
d = 5
:
You should be able to find the other 4 sides now, see that they add up to 29