Chapter 5: Systems of Equations

5.5 Monetary Word Problems

Solving value problems generally involves the solution of systems of equations. Value problems are ones in which each variable has a value attached to it, such as a nickel being worth 5¢, a dollar worth [latex]\$1.00,[/latex] and a stamp worth 85¢. Using a table will help to set up and solve these problems. The basic structure of this table is shown below:

Example Table for Solving Value Problems
Name Amount Value Equation

The first column in the table (Name) is used to identify the objects in the problem. The second column (Amount) identifies the amounts of each of the objects. The third column (Value) is used for the value of each object. The last column (Equation) is the product of the Amount times the Value.

Example 5.5.1

In Cally’s piggy bank, there are 11 coins having a value of [latex]\$1.85.[/latex] Each coin is either a quarter or a dime. Use this data to fill in the chart and find the equation to be solved.

  • The objects’ names are quarters (Q) and dimes (D)
  • [latex]Q + D = 11,[/latex] which means [latex]Q = 11 - D[/latex] or [latex]D = 11 - Q[/latex]
  • Quarters have a value of [latex]\$0.25[/latex] and dimes have a value of [latex]\$0.10[/latex]
Name Amount Value Equation
Quarters (Q) [latex]Q[/latex] [latex]\$0.25[/latex] [latex]\$0.25Q[/latex]
Dimes (D) [latex]11-Q[/latex] [latex]\$0.10[/latex] [latex]\$0.10(11-Q)[/latex]
Mixture 11 N/A [latex]\$1.85[/latex]

The first two equations generally combine to equal the third equation.

The equation derived from this data is: [latex]\$0.25Q + \$0.10(11 - Q) = \$1.85[/latex]

Example 5.5.2

Doug and Becky sold 41 tickets for an event. Tickets for children cost [latex]\$1.50[/latex] and tickets for adults cost [latex]\$2.00[/latex]. Total receipts for the event were [latex]\$73.50.[/latex] How many of each type of ticket was sold?

Name Amount Value Equation
Children (C) [latex]C[/latex] [latex]\$1.50[/latex] [latex]\$1.50C[/latex]
Adult (A) [latex]41 - C[/latex] [latex]\$2.00[/latex] [latex]\$2.00 (41-C)[/latex]
Mixture 41 N/A [latex]\$73.50[/latex]

The equation to be solved is:

[latex]\begin{array}{rrrrrrl} 1.50C&+&2.00(41&-&C)&=&\phantom{-}73.50 \\ 1.50C&+&82.00&-&2.00C&=&\phantom{-}73.50 \\ &-&82.00&&&&-82.00 \\ \hline &&&&\dfrac{0.50C}{0.50}&=&\dfrac{8.50}{0.50} \\ \\ &&&&C&=&17 \end{array}[/latex]

This means that the number of adult tickets sold was [latex]A = 41- 17 = 24.[/latex]

Example 5.5.3

Nick has a collection of 5-cent stamps and 8-cent stamps. There are three times as many 8-cent stamps as 5-cent stamps. The total value of all the stamps is [latex]\$3.48.[/latex] How many of each stamp does Nick have?

Name Amount Value Equation
Five-centers (F) [latex]F[/latex] [latex]\$0.05[/latex] [latex]\$0.05 (F)[/latex]
Eight-centers (E) [latex]E = 3F[/latex] [latex]\$0.08[/latex] [latex]\$0.08 (3F)[/latex]
Mixture [latex]4F[/latex] N/A [latex]\$3.48[/latex]

The equation to be solved is:

[latex]\begin{array}{rrrrr} 0.05(F)&+&0.08(3F)&=&3.48 \\ 0.05F&+&0.24F&=&3.48 \\ \\ &&\dfrac{0.29F}{0.29}&=&\dfrac{3.48}{0.29} \\ \\ &&F&=&12 \end{array}[/latex]

This means that the number of eight-cent stamps is [latex]E = 3(12) = 36.[/latex]

Example 5.5.4

Angela invests [latex]\$4000[/latex] in two accounts, one at 6% interest, the other at 9% interest for one year. At the end of the year, she had earned [latex]\$270[/latex] in interest. How much did she have invested in each account?

Name Amount Value Equation
Account (S) [latex]S[/latex] 0.06 [latex](0.06)(S)[/latex]
Account (N) [latex]\$4000-S[/latex] 0.09 [latex](0.09)(\$4000-S)[/latex]
Total interest [latex]\$4000[/latex] N/A [latex]\$270[/latex]

The equation to be solved is:

[latex]\begin{array}{rrrrrrl} (0.06)(S)&+&(0.09)(4000&-&S)&=&\phantom{-}270 \\ 0.06S&+&360&-&0.09S&=&\phantom{-}270 \\ &-&360&&&&-360 \\ \hline &&&&\dfrac{-0.03S}{-0.03}&=&\dfrac{-90}{-0.03} \\ \\ &&&&S&=&\dfrac{-90}{-0.03} = \$3000 \end{array}[/latex]

This means that the amount in the nine-percent account is [latex]\$4000 - \$3000 = \$1000.[/latex]

Example 5.5.5

Clark and Kyra invest [latex]\$5000[/latex] in one account and [latex]\$8000[/latex] in an account paying 4% more in interest. They earned [latex]\$1230[/latex] in interest after one year. At what rates did they invest?

Name Amount Value Equation
Account (F) [latex]\$5000[/latex] [latex]X[/latex] [latex]X (\$5000)[/latex]
Account (E) [latex]\$8000[/latex] [latex]X + 0.04[/latex] [latex](X + 0.04)(\$8000)[/latex]
Total interest N/A N/A [latex]\$1230[/latex]

The equation to be solved is:

[latex]\begin{array}{rrrrrrl} X(5000)&+&(X&+&0.04)(8000)&=&1230 \\ 5000X&+&8000X&+&0.04(8000)&=&1230 \\ 5000X&+&8000X&+&320&=&1230 \\ &&&-&320&&-320 \\ \hline &&&&\dfrac{13000X}{13000}&=&\dfrac{910}{13000} \\ \\ &&&&X&=&\dfrac{910}{13000}=0.07=7 \% \end{array}[/latex]

The other interest rate is [latex]0.07 + 0.04 = 0.11 = 11\%.[/latex]

This means that [latex]\$5000[/latex] was invested at 7% and [latex]\$8000[/latex] was invested at 11%.

Questions

For questions 1 to 10, find the equations that describe each problem. Do not solve.

  1. A collection of dimes and quarters is worth [latex]\$15.25.[/latex] There are 103 coins in all. How many of each kind of coin is there?
  2. A collection of fifty-cent pieces and nickels is worth [latex]\$13.40.[/latex] There are 34 coins in all. How many of each kind of coin is there?
  3. The attendance at a school concert was 578. Admission was [latex]\$2.00[/latex] for adults and [latex]\$1.50[/latex] for children. The total of the receipts was [latex]\$985.00.[/latex] How many adults and how many children attended?
  4. Natasha’s purse contains [latex]\$3.90[/latex] made up of dimes and quarters. If there are 21 coins in all, how many dimes and how many quarters are there?
  5. A boy has [latex]\$2.25[/latex] in nickels and dimes. If there are twice as many dimes as nickels, how many of each kind of coin does he have?
  6. [latex]\$3.75[/latex] is made up of quarters and fifty-cent pieces. If the number of quarters exceeds the number of fifty-cent pieces by three, how many coins of each denomination are there?
  7. An inheritance of [latex]\$10000[/latex] is invested in two ways, part at 9.5% and the remainder at 11%. The combined annual interest was [latex]\$1038.50.[/latex] How much was invested at each rate?
  8. Kerry earned a total of [latex]\$900[/latex] last year on his investments. If [latex]\$7000[/latex] was invested at a certain rate of return and [latex]\$9000[/latex] was invested in a fund with a rate that was 2% higher, find the two rates of interest.
  9. Jason earned [latex]\$256[/latex] in interest last year on his investments. If [latex]\$1600[/latex] was invested at a certain rate of return and [latex]\$2400[/latex] was invested in a fund with a rate that was double the rate of the first fund, find the two rates of interest.
  10. Millicent earned [latex]\$435[/latex] last year in interest. If [latex]\$3000[/latex] was invested at a certain rate of return and [latex]\$4500[/latex] was invested in a fund with a rate that was 2% lower, find the two rates of interest.

For questions 11 to 25, find and solve the equations that describe each problem.

  1. There were 203 tickets sold for a volleyball game. For activity-card holders, the price was [latex]\$1.25[/latex] each, and for non-card holders, the price was [latex]\$2[/latex] each. The total amount of money collected was [latex]\$310.[/latex] How many of each type of ticket was sold?
  2. At a local ball game, the hot dogs sold for [latex]\$2.50[/latex] each and the hamburgers sold for [latex]\$2.75[/latex] each. There were 131 total food items sold for a total value of [latex]\$342.[/latex] How many of each item was sold?
  3. A piggy bank contains 27 total dimes and quarters. The coins have a total value of [latex]\$4.95.[/latex] Find the number of dimes and quarters in the piggy bank.
  4. A coin purse contains 18 total nickels and dimes. The coins have a total value of [latex]\$1.15.[/latex] Find the number of nickels and dimes in the coin purse.
  5. Sally bought 40 stamps for [latex]\$9.60.[/latex] The purchase included 25¢ stamps and 20¢ stamps. How many of each type of stamp was bought?
  6. A postal clerk sold some 15¢ stamps and some 25¢ stamps. Altogether, 15 stamps were sold for a total cost of [latex]\$3.15.[/latex] How many of each type of stamp was sold?
  7. A total of [latex]\$27000[/latex] is invested, part of it at 12% and the rest at 13%. The total interest after one year is [latex]\$3385.[/latex] How much was invested at each rate?
  8. A total of [latex]\$50000[/latex] is invested, part of it at 5% and the rest at 7.5%. The total interest after one year is [latex]\$3250.[/latex] How much was invested at each rate?
  9. The total value of dimes and quarters in a piggy bank is [latex]\$6.05.[/latex] There are six more quarters than dimes. Find the number of each type of coin in the piggy bank.
  10. A piggy bank contains nickels and dimes. The number of dimes is ten less than twice the number of nickels. The total value of all the coins is [latex]\$2.75.[/latex] Find the number of each type of coin in the piggy bank.
  11. An investment portfolio earned [latex]\$2010[/latex] in interest last year. If [latex]\$3000[/latex] was invested at a certain rate of return and [latex]\$24000[/latex] was invested in a fund with a rate that was 4% lower, find the two rates of interest.
  12. Samantha earned [latex]\$1480[/latex] in interest last year on their investments. If [latex]\$5000[/latex] was invested at a certain rate of return and [latex]\$11000[/latex] was invested in a fund with a rate that was two-thirds the rate of the first fund, find the two rates of interest.
  13. A man has [latex]\$5.10[/latex] in nickels, dimes, and quarters. There are twice as many nickels as dimes and three more dimes than quarters. How many coins of each kind are there?
  14. A bag containing nickels, dimes, and quarters has a value of [latex]\$3.75.[/latex] If there are 40 coins in all and three times as many dimes as quarters, how many coins of each kind are there?
  15. A collection of stamps consists of 22¢ stamps and 40¢ stamps. The number of 22¢ stamps is three more than four times the number of 40¢ stamps. The total value of the stamps is [latex]\$8.34.[/latex] Find the number of 22¢ stamps in the collection.

Answer Key 5.5

License

Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

Intermediate Algebra Copyright © 2020 by Terrance Berg is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book