SOLUTION: A stamp collection consisits of 5, 13,and 18 cent stamps. The number of 13 cent stamps is one less than twice the number of 5 cent stamps. The number of 18 cent stamps is five more

Algebra ->  Equations -> SOLUTION: A stamp collection consisits of 5, 13,and 18 cent stamps. The number of 13 cent stamps is one less than twice the number of 5 cent stamps. The number of 18 cent stamps is five more      Log On


   



Question 81234: A stamp collection consisits of 5, 13,and 18 cent stamps. The number of 13 cent stamps is one less than twice the number of 5 cent stamps. The number of 18 cent stamps is five more than the number of 13 cent stamps. The total value of all the stamps is $2.60. Find the number of 13 cent stamps in the collection.
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Write an equation for each statement.
:
A stamp collection consists of 5, 13,and 18 cent stamps.
:
x = no of 5 cent stamps; y = 13 cent stamps; z = 18 cent stamps
:
The number of 13 cent stamps is one less than twice the number of 5 cent stamps.
y = 2x - 1
:
The number of 18 cent stamps is five more than the number of 13 cent stamps.
z = y + 5
:
The total value of all the stamps is $2.60.
.05x + .13y + .18z = 2.60
Get rid of the decimals; multiply equation by 100
5x + 13y + 18z = 260
:
Find the number of 13 cent stamps in the collection.
:
put x in terms of y also;
y = 2x - 1
-2x = -y - 1
2x = y + 1
x = .5y + .5
:
Substitute for x and z in the total equation
5x + 13y + 18z = 260
:
5(.5y+.5) + 13y + 18(y+5) = 260
:
2.5y + 2.5 + 13y + 18y + 90 = 260
2.5y + 13y + 18y = 260 - 2.5 - 90
33.5y = 167.5
y = 167.5/33.5
y = 5 ea 13 cent stamps
:
:
In order to check the solution, find x and z and substitute in the total eq;
I'll let you do that.