Example

Solving a Nickels and Quarters Mixture Problem Using a System of Equations

A mixture problem involving nickels and quarters can be modeled as a system of equations by translating the total value and the relationship between the quantities. For example, if a collection of nickels and quarters has a total value of $7.30, and the number of nickels is 66 less than three times the number of quarters, we can let nn be the number of nickels and qq be the number of quarters. The total value equation is 0.05n+0.25q=7.300.05n + 0.25q = 7.30. The relationship between the coins translates to n=3q6n = 3q - 6. Using substitution, replacing nn with 3q63q - 6 in the first equation yields 0.05(3q6)+0.25q=7.300.05(3q - 6) + 0.25q = 7.30. Distributing gives 0.15q0.30+0.25q=7.300.15q - 0.30 + 0.25q = 7.30, which simplifies to 0.40q=7.600.40q = 7.60, resulting in q=19q = 19. Substituting q=19q = 19 into the second equation determines n=3(19)6=51n = 3(19) - 6 = 51. The collection consists of 5151 nickels and 1919 quarters.

0

1

Updated 2026-04-24

Contributors are:

Who are from:

Tags

OpenStax

Intermediate Algebra @ OpenStax

Ch.4 Systems of Linear Equations - Intermediate Algebra @ OpenStax

Algebra