Skip to main content
Mathematics LibreTexts

2.3: Solve Mixture Applications with Systems of Equations

  • Page ID
    66291
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Learning Objectives

    By the end of this section, you will be able to:

    • Solve mixture applications
    • Solve interest applications
    • Solve applications of cost and revenue functions
    Be Prepared

    Before you get started, take this readiness quiz.

    1. Multiply \(4.025(1,562)\).
    2. Write \(8.2\%\) as a decimal.
    3. Earl’s dinner bill came to \($32.50\) and he wanted to leave an \(18\%\) tip. How much should the tip be?

    Solve Mixture Applications

    Mixture applications involve combining two or more quantities. When we solved mixture applications with coins and tickets earlier, we started by creating a table so we could organize the information. For a coin example with nickels and dimes, the table looked like this:

    This table has 4 columns and two rows. The first column labels each row nickels and dimes. The header labels the columns number times value equals total value.

    Using one variable meant that we had to relate the number of nickels and the number of dimes. We had to decide if we were going to let \(n\) be the number of nickels and then write the number of dimes in terms of \(n\), or if we would let \(d\) be the number of dimes and write the number of nickels in terms of \(d\).

    Now that we know how to solve systems of equations with two variables, we will just let \(n\) be the number of nickels and \(d\) be the number of dimes. We will write one equation based on the total value column, like we did before, and the other equation will come from the number column.

    For the first example, we will do a ticket problem where the ticket prices are in whole dollars, so we won’t need to use decimals just yet.

    Example \(\PageIndex{1}\)

    Translate to a system of equations and solve.

    A science center sold \(1,363\) tickets on a busy weekend. The receipts totaled \($12,146\). How many \($12\) adult tickets and how many \($7\) child tickets were sold?

    Solution

    Read the problem.

    We will create a table to organize the information.

    Identify what we are looking for. We are looking for the number of adult tickets and the number of child tickets sold.
    Name what we are looking for. Let \(a= \text{ the number of adult tickets}\) and \(c= \text{ the number of child tickets}.\)

    A table will help us organize the data.

    We have two types of tickets, adult and child.

    Write the total number of tickets sold at the bottom of the Number column: altogether \(1,363\) were sold.

    Write the value of each type of ticket in the Value column: the value of each adult ticket is \($12\) and the value of each child ticket is \($7\).

    The number times the value gives the total value, so the total value of adult tickets is \(a\cdot 12=12a\), and the total value of child tickets is \(c\cdot 7=7c\).

    Fill in the Total Value column: altogether the total value of the tickets was $12,146.

    Screen Shot 2021-07-24 at 3.31.22 PM.png
    Translate into a system of equations.

    The Number column and the Total value column give us the system of equations.

    \(\left\{\begin{array}{l}a+c = 1,363 \\ 12 a +7c = 12,146\end{array}\right. \)

    Solve the system.

    We will use the elimination method to solve
    this system.

    \(\left\{\begin{aligned}a+c &= 1,363 \\ 12 a +7c& = 12,146\end{aligned}\right. \)

    Multiply the first equation by \(−7\).

    \(\left\{\begin{aligned}(-7)(a+c) &= (-7)(1,363) \\ 12 a +7c& = 12,146\end{aligned}\right. \)

    Simplify.

    \(\left\{\begin{aligned}-7a-7c &= -9,541 \\ 12 a +7c& = 12,146\end{aligned}\right. \)

    Add, then solve for \(a\). \(\begin{aligned} 5a&= 2,605\\ a&= 521\end{aligned}\)
    Substitute \(a=521\) into the first original equation, then
    solve for \(c\).
    \(\begin{aligned} a+c &= 1,363 \\521+c &= 1,363 \\ c &= 842\end{aligned}\)
    Check the answer in the problem.

    \(\begin{aligned} a+c &= 1,363 \\ 521+842 & \stackrel{?}{=} 1,363 \\1,363 & \stackrel{?}{=} 1,363\\ &\quad \text{True}\end{aligned}\)

    \(521\) adult tickets and \(842\) children tickets give a total of \(1,363\) tickets.

    \(\begin{aligned} 12 a +7c &= 12,146 \\ 12(521) +7(842)& \stackrel{?}{=}12,146 \\12,146 & \stackrel{?}{=} 12,146\\ &\quad \text{True}\end{aligned}\)

    \(521\) adult tickets at \($12\) per ticket make \($6,252.\)
    \(842\) child tickets at \($7\) per ticket make \($5,894.\)
    The total receipts are \($12,146.\) \(\checkmark\)

    Do these numbers make sense in the problem? We will leave this to you.

    Answer the question. The science center sold \(521\) adult tickets and \(842\) child tickets.
    Try It \(\PageIndex{2}\)

    Translate to a system of equations and solve.

    The ticket office at the zoo sold \(553\) tickets one day. The receipts totaled \($3,936\). How many \($9\) adult tickets and how many \($6\) child tickets were sold?

    Answer

    The ticket office sold \(206\) adult tickets and \(347\) children tickets.

    Try It \(\PageIndex{3}\)

    Translate to a system of equations and solve.

    The box office at a movie theater sold \(147\) tickets for the evening show, and receipts totaled \($1,302\). How many \($11\) adult and how many \($8\) child tickets were sold?

    Answer

    The box office sold \(42\) adult tickets and \(105\) children tickets.

    In the next example, we will solve a coin problem. Now that we know how to work with systems of two variables, naming the variables in the ‘number’ column will be easy.

    Example \(\PageIndex{4}\)

    Translate to a system of equations and solve.

    Juan has a pocketful of nickels and dimes. The total value of the coins is \($8.10\). The number of dimes is \(9\) less than twice the number of nickels. How many nickels and how many dimes does Juan have?

    Solution
    Read the problem.
    We will create a table to organize the information.
     
    Identify what we are looking for. We are looking for the number of nickels and the number of dimes.
    Name what we are looking for. Let \(n= \text{the number of nickels}\) and \(d= \text{the number of dimes.}\)
    A table will help us organize the data.

    We have two types of coins, nickels and dimes.

    Write \(n\) and \(d\) for the number of each type of coin.

    Fill in the Value column with the value of each type of coin. The value of each nickel is \($0.05.\) The value of each dime is \($0.10.\)

    The number times the value gives the total value, so, the total value of the nickels is \(n(0.05)=0.05n\) and the total value of dimes is \(d(0.10)=0.10d\). Altogether the total value of the coins is \($8.10\).

    .
    Translate into a system of equations.

    The Total Value column gives one equation: \(\quad 0.05n+0.10d=8.10.\)

    We also know the number of dimes is 9 less than
    twice the number of nickels: \(\quad d = 2n-9.\)

    Now we have the system to solve.

    \(\left\{\begin{aligned} 0.05n+0.10 d &= 8.10 \\ d &= 2n-9\end{aligned}\right.\)

    Solve the system of equations.

    We will use the substitution method since the second equation is solved for \(d\).

    \(\begin{aligned} 0.05n+0.10 d &= 8.10 \\ d &= 2n-9\end{aligned}\)
    Substitute \(d=2n−9\) into the first equation.

    \(\begin{aligned} 0.05n+0.10 d &= 8.10 \\ 0.05n+0.10 (2n-9) &= 8.10 \end{aligned}\)

    Simplify and solve for \(n\).

    \(\begin{aligned} 0.05n+0.20n-0.90 &=8.10\\0.25 n-0.90 &=8.10 \\0.25n&= 9 \\ n&=36 \end{aligned}\)

    To find the number of dimes, substitute
    \(n=36\) into the second equation.

    \(\begin{aligned} d &= 2n-9\\d &= 2(36)-9 \\d&= 63 \end{aligned}\)

    Check the answer in the problem.

    \(\begin{aligned} 0.05n+0.10 d &= 8.10 \\ 0.05(36)+0.10 (63) & \stackrel{?}{=} 8.10 \\8.10 & \stackrel{?}{=} 8.10\\ &\quad \text{True}\end{aligned}\)

    63 dimes at \($0.10=$6.30\)
    36 nickels at \($0.05=$1.80\)
    Total \(=$8.10\checkmark\)

    \(\begin{aligned} d &= 2n-9 \\ 63& \stackrel{?}{=}2(36)-9 \\63 & \stackrel{?}{=} 63\\ &\quad \text{True}\end{aligned}\)

    Do these numbers make sense in the problem? We will leave this to you.

    Answer the question. Juan has \(36\) nickels and \(63\) dimes.
    Try It \(\PageIndex{5}\)

    Translate to a system of equations and solve.

    Matilda has a handful of quarters and dimes, with a total value of \($8.55\). The number of quarters is \(3\) more than twice the number of dimes. How many dimes and how many quarters does she have?

    Answer

    Matilda has \(13\) dimes and \(29\) quarters.

    Try It \(\PageIndex{6}\)

    Translate to a system of equations and solve.

    Priam has a collection of nickels and quarters, with a total value of \($7.30\). The number of nickels is six less than three times the number of quarters. How many nickels and how many quarters does he have?

    Answer

    Priam has \(19\) quarters and \(51\) nickels.

    Some mixture applications involve combining foods or drinks. Example situations might include combining raisins and nuts to make a trail mix or using two types of coffee beans to make a blend.

    Example \(\PageIndex{7}\)

    Translate to a system of equations and solve.

    Carson wants to make \(20\) pounds of trail mix using nuts and chocolate chips. His budget requires that the trail mix costs him \($7.60\) per pound. Nuts cost \($9.00\) per pound and chocolate chips cost \($2.00\) per pound. How many pounds of nuts and how many pounds of chocolate chips should he use?

    Solution
    Read the problem.
    We will create a table to organize the information.
     
    Identify what we are looking for. We are looking for the number of pounds of nuts and the number of pounds of chocolate chips.
    Name what we are looking for. Let \(n= \text{the number of pound of nuts}\) and \(c= \text{the number of pounds of chips.}\)

    A table will help us organize the data.

    Carson will mix nuts and chocolate chips to get trail mix.

    Write in \(n\) and \(c\) for the number of pounds of nuts and chocolate chips.

    There will be \(20\) pounds of trail mix.

    Put the price per pound of each item in the Value column.

    Fill in the last column using
    \(\text{Number}\cdot\text{Value}=\text{Total Value}\)

    .

    Translate into a system of equations.

    We get the equations from the Number and Total Value columns.

    \(\left\{\begin{aligned}n+c&=20\\ 9n+2c&=152\end{aligned}\right.\)

    Solve the system of equations

    We will use elimination to solve the system.

    \(\left\{\begin{aligned}n+c&=20\\ 9n+2c&=152\end{aligned}\right.\)

    Multiply the first equation by \(−2\) to eliminate \(c\). \(\left\{\begin{aligned}-2(n+c)&=-2(20)\\ 9n+2c&=152\end{aligned}\right.\)
    Simplify. \(\left\{\begin{aligned}-2n-2c&=-40\\ 9n+2c&=152\end{aligned}\right.\)
    Add and solve for \(n\). \(\begin{aligned} 7n&=112\\ n&=16\end{aligned}\)
    To find the number of pounds of chocolate
    chips, substitute \(n=16\) into the first equation,
    then solve for \(c\).

    \(\begin{aligned} n+c&=20\\ 16+c&=20\\c&=4\end{aligned}\)

    Check the answer in the problem.

    \(\begin{aligned} n+c&=20 \\ 16+4 & \stackrel{?}{=} 20 \\20 & \stackrel{?}{=} 20\\ &\quad \text{True}\end{aligned}\)

    There are \(20\) pounds of trail mix.

    \(\begin{aligned} 9n+2c&=152 \\ 9(16)+2(4)& \stackrel{?}{=}152\\152 & \stackrel{?}{=} 152\\ &\quad \text{True}\end{aligned}\)

    \(16\) pounds of nuts at \(\$9.00=\$144\)

    \(4\) pounds of chocolate chips at \(\$2=\$8.00\)

    Total \(=\$152 \;\checkmark\)

    Do these numbers make sense in the problem? We will leave this to you.

    Answer the question. Carson should mix \(16\) pounds of nuts with \(4\) pounds of chocolate chips to create the trail mix.
    Try It \(\PageIndex{8}\)

    Translate to a system of equations and solve.

    Greta wants to make \(5\) pounds of a nut mix using peanuts and cashews. Her budget requires the mixture to cost her \(\$6\) per pound. Peanuts are \(\$4\) per pound and cashews are \(\$9\) per pound. How many pounds of peanuts and how many pounds of cashews should she use?

    Answer

    Greta should use \(3\) pounds of peanuts and \(2\) pounds of cashews.

    Try It \(\PageIndex{9}\)

    Translate to a system of equations and solve.

    Sammy has most of the ingredients he needs to make a large batch of chili. The only items he lacks are beans and ground beef. He needs a total of \(20\) pounds combined of beans and ground beef and has a budget of \(\$3\) per pound. The price of beans is \(\$1\) per pound and the price of ground beef is \(\$5\) per pound. How many pounds of beans and how many pounds of ground beef should he purchase?

    Answer

    Sammy should purchase \(10\) pounds of beans and \(10\) pounds of ground beef.

    Another application of mixture problems relates to concentrated cleaning supplies, other chemicals, and mixed drinks. The concentration is given as a percent. For example, a \(20\%\) concentrated household cleanser means that \(20\%\) of the total amount is cleanser, and the rest is water. To make \(35\) ounces of a \(20\%\) concentration, we mix \(7\) ounces (\(20\%\) of \(35\)) of the cleanser with \(28\) ounces of water.

    For these kinds of mixture problems, we will use “percent” instead of “value” for one of the columns in our table.

    Example \(\PageIndex{10}\)

    Translate to a system of equations and solve.

    Sasheena is lab assistant at her community college. She needs to make \(200\) milliliters of a \(40\%\) solution of sulfuric acid for a lab experiment. The lab has only \(25\%\) and \(50\%\) solutions in the storeroom. How much should she mix of the \(25\%\) and the \(50\%\) solutions to make the \(40\%\) solution?

    Solution

    Read the problem.

    A figure may help us visualize the
    situation, then we will create a table to
    organize the information.

    Identify what we are looking for. We are looking for how much of each solution she
    needs.
    Name what we are looking for. Let \(x= \text{number of }\mathrm{ml}\text{ of }25\% \text{ solution}\) and \(y= \text{number of }\mathrm{ml}\text{ of }50\%\text{ solution}.\)
    A figure will help us visualize the situation.

    Sasheena must mix some of the \(25\%\) solution and some of the \(50\%\) solution together to get \(200\space \mathrm{ml}\) of the \(40\%\) solution.

    .
    A table will help us organize the data.

    She will mix \(x\) \(\mathrm{ml}\) of \(25\%\) with \(y\) \(\mathrm{ml}\) of \(50\%\) to get \(200\) \(\mathrm{ml}\) of \(40\%\) solution.

    We write the percents as decimals in the chart.

    We multiply the number of units times the concentration to get the total amount of sulfuric acid in each solution.

    .

    Translate into a system of
    equations.

    We get the equations from the Number column and the Amount column.

    Now we have the system.

    \(\left\{\begin{aligned} x+y &= 200 \\ 0.25x+0.50 y &= 0.40(200) \end{aligned}\right.\)

    Solve the system of equations

    We will solve the system by elimination.

    \(\left\{\begin{aligned} x+y &= 200 \\ 0.25x+0.50 y &= 80 \end{aligned}\right.\)
    Multiply the first equation by \(−0.5\) to
    eliminate \(y\).
    \(\left\{\begin{aligned} -0.5(x+y) &= -0.5(200) \\ 0.25x+0.50 y &= 80 \end{aligned}\right.\)
    Simplify.

    \(\left\{\begin{aligned} -0.5x-0.5y &= -100 \\ 0.25x+0.50 y &= 80 \end{aligned}\right.\)

    Add to solve for \(x\). \(\begin{aligned} -0.25 x &= -20 \\ x&= 80\end{aligned}\)
    To solve for \(y\), substitute \(x=80\) into the first
    equation.

    \(\begin{aligned} x+y &= 200 \\ 80+y&= 200 \\ y&= 120\end{aligned}\)

    Check the answer in the problem.

    \(\begin{aligned} x+y &= 200 \\ 80+120& \stackrel{?}{=} 200 \\200 & \stackrel{?}{=} 200\\ &\quad \text{True}\end{aligned}\)

    There are \(200\) \(\mathrm{ml}\) of the \(40\%\) solution.

    \(\begin{aligned} 0.25x+0.50 y &= 80 \\ 0.25(80)+0.50 (120) & \stackrel{?}{=}80\\80& \stackrel{?}{=} 80\\ &\quad \text{True}\end{aligned}\)

    \(25\%\) of \(80\) \(\mathrm{ml}\) is \(20\) \(\mathrm{ml}\)

    \(50\%\) of \(120\) \(\mathrm{ml}\) is \(60\) \(\mathrm{ml}\)

    Total \(=80\) \(\mathrm{ml}\) \(\checkmark\)

    Do these numbers make sense in the problem? We will leave this to you.

    Answer the question.

    Sasheena should mix \(80\) \(\mathrm{ml}\) of the \(25\%\) solution with \(120\) \(\mathrm{ml}\) of the \(50\%\) solution to get the \(200\) \(\mathrm{ml}\) of the \(40\%\) solution.

    Try It \(\PageIndex{11}\)

    Translate to a system of equations and solve.

    LeBron needs \(150\) milliliters of a \(30\%\) solution of sulfuric acid for a lab experiment but only has access to a \(25\%\) and a \(50\%\) solution. How much of the \(25\%\) and how much of the \(50\%\) solution should he mix to make the \(30\%\) solution?

    Answer

    LeBron should mix \(120\) \(\mathrm{ml}\) of the \(25\%\) solution and \(30\) \(\mathrm{ml}\) of the \(50\%\) solution.

    Try It \(\PageIndex{12}\)

    Translate to a system of equations and solve.

    Anatole needs to make \(250\) milliliters of a \(25\%\) solution of hydrochloric acid for a lab experiment. The lab only has a \(10\%\) solution and a \(40\%\) solution in the storeroom. How much of the \(10\%\) and how much of the \(40\%\) solution should he mix to make the \(25\%\) solution?

    Answer

    Anatole should mix \(125\) \(\mathrm{ml}\) of the \(10\%\) solution and \(125\) \(\mathrm{ml}\) of the \(40\%\) solution.

    Solve Interest Applications

    The formula to model simple interest applications is \(I=Prt\), where \(I\) is the interest, \(P\) is the principal, \(r\) is the rate, \(t\) is the time. In our work here, we will calculate the interest earned in one year, so \(t\) will be \(1\).

    We modify the column titles in the mixture table to show the formula for interest, as we will see in the next example.

    Example \(\PageIndex{13}\)

    Translate to a system of equations and solve.

    Adnan has \(\$40,000\) to invest and hopes to earn \(7.1\%\) interest per year. He will put some of the money into a stock fund that earns \(8\%\) per year and the rest into bonds that earns \(3\%\) per year. How much money should he put into each fund?

    Solution

    Read the problem.

    Identify what we are looking for. We are looking for the amount to invest in each fund.
    Name what we are looking for. Let \(s= \text{the amount invested in stocks}\) and \(b= \text{the amount invested in stocks.}\)

    A chart will help us organize the information.

     

    Write the interest rate as a decimal for each fund.

    Multiply \(\text{Principal}\cdot \text{Rate}\cdot \text{Time}\) to find the interest.

    .

    Translate into a system of equations.

    We get our system of equations from the Principal column and the Interest column.

    \(\left\{\begin{array}{l}s+b=40,000\\ 0.08s+0.03b = 0.071(40,000)\end{array}\right.\)

    Solve the system of equations.

    We will solve by elimination.

     

    \(\left\{\begin{aligned}s+b&=40,000\\ 0.08s+0.03b &= 0.071(40,000)\end{aligned}\right.\)
    Multiply the top equation by \(−0.03\). \(\left\{\begin{aligned}-0.03(s+b)&=-0.03(40,000)\\ 0.08s+0.03b &= 0.071(40,000)\end{aligned}\right.\)
    Simplify.

    \(\left\{\begin{aligned}-0.03s-0.03b&=-1,200\\ 0.08s+0.03b &= 2,840\end{aligned}\right.\)

    Add and solve for \(s\). \(\begin{aligned}0.05 s &= 1,640 \\ s &= 32,800\end{aligned}\)
    To find \(b\), substitute \(s = 32,800\) into the first equation. \(\begin{aligned}s+b &= 40,000\\ 32,800+b&= 40,000\\ b&= 7,200\end{aligned}\)
    Check the answer in the problem. We leave the check to you.
    Answer the question. Adnan should invest \(\$32,800\) in stock and \(\$7,200\) in bonds.

    Did you notice that the Principal column represents the total amount of money invested while the Interest column represents only the interest earned? Likewise, the first equation in our system, \(s+b=40,000\), represents the total amount of money invested and the second equation, \(0.08s+0.03b=0.071(40,000)\), represents the interest earned.

    Try It \(\PageIndex{14}\)

    Translate to a system of equations and solve.

    Leon had \(\$50,000\) to invest and hopes to earn \(6.2\%\) interest per year. He will put some of the money into a stock fund that earns \(7\%\) per year and the rest in to a savings account that earns \(2\%\) per year. How much money should he put into each fund?

    Answer

    Leon should put \(\$42,000\) into the stock fund and \(\$8,000\) into the savings account.

    Try It \(\PageIndex{15}\)

    Translate to a system of equations and solve.

    Julius invested \(\$7,000\) into two stock investments. One stock paid \(11\%\) interest and the other stock paid \(13\%\) interest. He earned \(12.5\%\) interest on the total investment. How much money did he put in each stock?

    Answer

    Julius put \(\$1,750\) at \(11\%\) interest and \(\$5,250\) at \(13\%\) interest.

    The next example requires that we find the principal given the amount of interest earned.

    Example \(\PageIndex{16}\)

    Translate to a system of equations and solve.

    Rosie owes \(\$21,540\) on her two student loans. The interest rate on her bank loan is \(10.5%\) and the interest rate on the federal loan is \(5.9%\). The total amount of interest she paid last year was \($1,669.68\). What was the principal for each loan?

    Solution

    Read the problem.

    A chart will help us organize the information.

     
    Identify what we are looking for. We are looking for the principal of each loan.
    Name what we are looking for. Let \(b= \text{the principal for the bank loan}\) and \(f= \text{the principal on the federal loan.}\)
     

    The total loans are $21,540.

    Record the interest rates as decimals in the chart.
    Multiply using the formula \(I = Prt\) to get the Interest.

    .

    Translate into a system of equations.

    The system of equations comes from the Principal column and the Interest column.

    \(\left\{\begin{aligned} b+f &= 21,540\\ 0.105b+0.059f&=1669.68\end{aligned}\right.\)

    Solve the system of equations.

    We will use substitution to solve.

    \(\left\{\begin{aligned} b+f &= 21,540\\ 0.105b+0.059f&=1669.68\end{aligned}\right.\)

    Solve the first equation for \(b\). \(\begin{aligned} b+f &= 21,540\\ b&=-f+21,540\end{aligned}\)
    Substitute \(b = −f + 21,540\) into
    the second equation.

    \(\begin{aligned} 0.105b+0.059f&=1669.68 \\ 0.105(-f+21,540)+0.059f&=1669.68\\ -0.105f+2261.70+0.059f &= 1669.68 \\ \end{aligned}\)

    Simplify and solve for \(f\).

    \(\begin{aligned} -0.105f+2261.70+0.059f &= 1669.68 \\-0.046f+2261.70 &= 1669.68\\ -0.046f&=-592.02\\ f&=12,870\end{aligned}\)

    To find \(b\), substitute \(f = 12,870\) into the first equation.

    \(\begin{aligned} b+f &= 21,540 \\b+12,870 &= 21,540\\ b&=8,670\end{aligned}\)

    Check the answer in the problem. We leave the check to you.
    Answer the question. The principal of the federal loan was \(\$12,870\). and the principal for the bank loan was \(\$8,670\).
    Try It \(\PageIndex{17}\)

    Translate to a system of equations and solve.

    Laura owes \(\$18,000\) on her student loans. The interest rate on the bank loan is \(2.5\%\) and the interest rate on the federal loan is \(6.9\%.\) The total amount of interest she paid last year was \(\$1,066.\) What was the principal for each loan?

    Answer

    The principal of the bank loan was \(\$4,000\), and the principal of the Federal loan was \(\$14,000.\)

    Try It \(\PageIndex{18}\)

    Translate to a system of equations and solve.

    Jill’s Sandwich Shoppe owes \(\$65,200\) on two business loans, one at \(4.5\%\) interest and the other at \(7.2\%\) interest. The total amount of interest owed last year was \(\$3,582\). What was the principal for each loan?

    Answer

    The principal was \(\$41,200\) at \(4.5\%\) interest, and the other one was \(\$24,000\) at \(7.2\%\) interest.

    Solve Applications of Cost and Revenue Functions

    Suppose a company makes and sells \(x\) units of a product. The cost to the company is the total costs to produce \(x\) units. This is the cost to manufacture for each unit times \(x\), the number of units manufactured, plus the fixed costs.

    The revenue is the money the company brings in as a result of selling \(x\) units. This is the selling price of each unit times the number of units sold.

    When the costs equal the revenue we say the business has reached the break-even point.

    Cost and revenue functions

    The cost function is the cost to manufacture each unit times \(x\), the number of units manufactured, plus the fixed costs.

    \[C(x)=(\text{cost per unit})\cdot x+\text{fixed costs}\nonumber \]

    The revenue function is the selling price of each unit times \(x\), the number of units sold.

    \[R(x)=(\text{selling price per unit})\cdot x\nonumber \]

    The break-even point is when the revenue equals the costs.

    \[C(x)=R(x)\nonumber\]

    Example \(\PageIndex{19}\)

    The manufacturer of a weight training bench spends \(\$105\) to build each bench and sells them for \(\$245\). The manufacturer also has fixed costs each month of \(\$7,000\).

    a. Find the cost function \(C\) when \(x\) benches are manufactured.

    b. Find the revenue function \(R\) when \(x\) benches are sold.

    c. Show the break-even point by graphing both the Revenue and Cost functions on the same grid.

    d. Find the break-even point. Interpret what the break-even point means.

    Solution

    a. The manufacturer has \(\$7,000\) of fixed costs no matter how many weight training benches it produces. In addition to the fixed costs, the manufacturer also spends \(\$105\) to produce each bench. Suppose \(x\) benches are sold.

    Write the general cost function formula. \(C(x)=(\text{cost per unit})\cdot x+\text{fixed costs}\)
    Substitute in the cost values. \(C(x)=105x+7000\)
    Answer the question. The cost function is \(C(x)=105x+7000\) when \(x\) benches are sold.

    b. The manufacturer sells each weight training bench for $245. We get the total revenue by multiplying the revenue per unit times the number of units sold.

    Write the general revenue function. \(R(x)=(\text{selling price per unit})\cdot x\)
    Substitute in the revenue per unit. \(R(x)=245x\)
    Answer the question. The revenue function is \(R(x)=245x\) when \(x\) benches are sold.

    c. Essentially we have a system of linear equations. We will show the graph of the system as this helps make the idea of a break-even point more visual.

    \[\left\{ \begin{array} {l} C(x)=105x+7000 \\ R(x)=245x \end{array} \right. \quad \text{or} \quad \left\{ \begin{array} {l} y=105x+7000 \\ y=245x \end{array} \right. \nonumber \]

    Figure shows a graph with two intersecting lines. One of them passes through the origin.

    d. To find the actual value, we remember the break-even point occurs when costs equal revenue.

    Write the break-even formula. \(C(x)=R(x)\)
    Substitute \(C(x)=105x+7000\) and \(R(x)=245x\) into the formula. \(105x+7000=245x\)
    Solve for \(x\). \(\begin{aligned} 7000&=140x \\ 50&=x\\ x&=50 \end{aligned}\)

    When \(50\) benches are sold, the costs equal the revenue.

    \(C(x)=105x+7000\) \(R(x)=245x\)
    \(C(50)=105(50)+7000\) \(R(50)=245\cdot 50\)
    \(C(50)=12,250\) \(R(50)=12,250\)

    When \(50\) benches are sold, the revenue and costs are both \($12,250\). Notice this corresponds to the ordered pair \((50,12250)\).

    Try It \(\PageIndex{20}\)

    The manufacturer of a weight training bench spends \($15\) to build each bench and sells them for \($32\). The manufacturer also has fixed costs each month of \($25,500\).

    a. Find the cost function \(C\) when \(x\) benches are manufactured.

    b. Find the revenue function \(R\) when \(x\) benches are sold.

    c. Show the break-even point by graphing both the Revenue and Cost functions on the same grid.

    d. Find the break-even point. Interpret what the break-even point means.

    Answer

    a. The cost function is \(C(x)=15x+25,500.\)

    b. The revenue function is \(R(x)=32x.\)

    c.

    Figure shows a graph with two intersecting lines. One of them passes through the origin. The other crosses the y axis at point 25,687.

    d. The break-even point is at \(1,500\). When \(1,500\) benches are sold, the cost and revenue will be both \(48,000\).

    Try It \(\PageIndex{21}\)

    The manufacturer of a weight training bench spends \($120\) to build each bench and sells them for \($170\). The manufacturer also has fixed costs each month of \($150,000\).

    a. Find the cost function \(C\) when \(x\) benches are manufactured.

    b. Find the revenue function \(R\) when \(x\) benches are sold.

    c. Show the break-even point by graphing both the Revenue and Cost functions on the same grid.

    d. Find the break-even point. Interpret what the break-even point means.

    Answer

    a. The cost function is \(C(x)=120x+150,000.\)

    b. The revenue function is \(R(x)=170x.\)

    c.

    Figure shows a graph with two intersecting lines. One of them passes through the origin.

    d. The break-even point is at \(3,000\). When \(3,000\) benches are sold, the revenue and costs are both \(\$510,000\).

    Access this online resource for additional instruction and practice with interest and mixtures.

    • Interest and Mixtures

    Key Concepts

    • Cost function: The cost function is the cost to manufacture each unit times x, the number of units manufactured, plus the fixed costs.

      \(C(x)=(\text{cost per unit})·x+\text{fixed costs}\)

    • Revenue: The revenue function is the selling price of each unit times x, the number of units sold.

      \(R(x)=(\text{selling price per unit})·x\)

    • Break-even point: The break-even point is when the revenue equals the costs.

      \(C(x)=R(x)\)

    Glossary

    cost function
    The cost function is the cost to manufacture each unit times xx, the number of units manufactured, plus the fixed costs; C(x) = (cost per unit)x + fixed costs.
    revenue
    The revenue is the selling price of each unit times x, the number of units sold; R(x) = (selling price per unit)x.
    break-even point
    The point at which the revenue equals the costs is the break-even point; C(x)=R(x).

    Practice Makes Perfect

    Solve Mixture Applications

    In the following exercises, translate to a system of equations and solve.

    1. Tickets to a Broadway show cost $35 for adults and $15 for children. The total receipts for 1650 tickets at one performance were $47,150. How many adult and how many child tickets were sold?

    2. Tickets for the Cirque du Soleil show are $70 for adults and $50 for children. One evening performance had a total of 300 tickets sold and the receipts totaled $17,200. How many adult and how many child tickets were sold?

    Answer

    110 adult tickets, 190 child tickets

    3. Tickets for an Amtrak train cost $10 for children and $22 for adults. Josie paid $1200 for a total of 72 tickets. How many children tickets and how many adult tickets did Josie buy?

    4. Tickets for a Minnesota Twins baseball game are $69 for Main Level seats and $39 for Terrace Level seats. A group of sixteen friends went to the game and spent a total of $804 for the tickets. How many of Main Level and how many Terrace Level tickets did they buy?

    Answer

    6 good seats, 10 cheap seats

    5. Tickets for a dance recital cost $15 for adults and $7 dollars for children. The dance company sold 253 tickets and the total receipts were $2771. How many adult tickets and how many child tickets were sold?

    6. Tickets for the community fair cost $12 for adults and $5 dollars for children. On the first day of the fair, 312 tickets were sold for a total of $2204. How many adult tickets and how many child tickets were sold?

    Answer

    92 adult tickets, 220 children tickets

    7. Brandon has a cup of quarters and dimes with a total value of \($3.80\). The number of quarters is four less than twice the number of quarters. How many quarters and how many dimes does Brandon have?

    8. Sherri saves nickels and dimes in a coin purse for her daughter. The total value of the coins in the purse is \($0.95\). The number of nickels is two less than five times the number of dimes. How many nickels and how many dimes are in the coin purse?

    Answer

    13 nickels, 3 dimes

    9. Peter has been saving his loose change for several days. When he counted his quarters and nickels, he found they had a total value \($13.10\). The number of quarters was fifteen more than three times the number of dimes. How many quarters and how many dimes did Peter have?

    10. Lucinda had a pocketful of dimes and quarters with a value of \($6.20\). The number of dimes is eighteen more than three times the number of quarters. How many dimes and how many quarters does Lucinda have?

    Answer

    42 dimes, 8 quarters

    11. A cashier has 30 bills, all of which are $10 or $20 bills. The total value of the money is $460. How many of each type of bill does the cashier have?

    12. A cashier has 54 bills, all of which are $10 or $20 bills. The total value of the money is $910. How many of each type of bill does the cashier have?

    Answer

    17 $10 bills, 37 $20 bills

    13. Marissa wants to blend candy selling for \($1.80\) per pound with candy costing \($1.20\) per pound to get a mixture that costs her \($1.40\) per pound to make. She wants to make 90 pounds of the candy blend. How many pounds of each type of candy should she use?

    14. How many pounds of nuts selling for $6 per pound and raisins selling for $3 per pound should Kurt combine to obtain 120 pounds of trail mix that cost him $5 per pound?

    Answer

    80 pounds nuts and 40 pounds raisins

    15. Hannah has to make twenty-five gallons of punch for a potluck. The punch is made of soda and fruit drink. The cost of the soda is \($1.79\) per gallon and the cost of the fruit drink is \($2.49\) per gallon. Hannah’s budget requires that the punch cost \($2.21\) per gallon. How many gallons of soda and how many gallons of fruit drink does she need?

    16. Joseph would like to make twelve pounds of a coffee blend at a cost of $6 per pound. He blends Ground Chicory at $5 a pound with Jamaican Blue Mountain at $9 per pound. How much of each type of coffee should he use?

    Answer

    9 pounds of Chicory coffee, 3 pounds of Jamaican Blue Mountain coffee

    17. Julia and her husband own a coffee shop. They experimented with mixing a City Roast Columbian coffee that cost $7.80 per pound with French Roast Columbian coffee that cost $8.10 per pound to make a twenty-pound blend. Their blend should cost them $7.92 per pound. How much of each type of coffee should they buy?

    18. Twelve-year old Melody wants to sell bags of mixed candy at her lemonade stand. She will mix M&M’s that cost $4.89 per bag and Reese’s Pieces that cost $3.79 per bag to get a total of twenty-five bags of mixed candy. Melody wants the bags of mixed candy to cost her $4.23 a bag to make. How many bags of M&M’s and how many bags of Reese’s Pieces should she use?

    Answer

    10 bags of M&M’s, 15 bags of Reese’s Pieces

    19. Jotham needs 70 liters of a 50% solution of an alcohol solution. He has a 30% and an 80% solution available. How many liters of the 30% and how many liters of the 80% solutions should he mix to make the 50% solution?

    20. Joy is preparing 15 liters of a 25% saline solution. She only has 40% and 10% solution in her lab. How many liters of the 40% and how many liters of the 10% should she mix to make the 25% solution?

    Answer

    \(7.5\) liters of each solution

    21. A scientist needs 65 liters of a 15% alcohol solution. She has available a 25% and a 12% solution. How many liters of the 25% and how many liters of the 12% solutions should she mix to make the 15% solution?

    22. A scientist needs 120 milliliters of a 20% acid solution for an experiment. The lab has available a 25% and a 10% solution. How many liters of the 25% and how many liters of the 10% solutions should the scientist mix to make the 20% solution?

    Answer

    80 liters of the 25% solution and 40 liters of the 10% solution

    23. A 40% antifreeze solution is to be mixed with a 70% antifreeze solution to get 240 liters of a 50% solution. How many liters of the 40% and how many liters of the 70% solutions will be used?

    24. A 90% antifreeze solution is to be mixed with a 75% antifreeze solution to get 360 liters of an 85% solution. How many liters of the 90% and how many liters of the 75% solutions will be used?

    Answer

    240 liters of the 90% solution and 120 liters of the 75% solution

    Solve Interest Applications

    In the following exercises, translate to a system of equations and solve.

    25. Hattie had $3000 to invest and wants to earn 10.6% interest per year. She will put some of the money into an account that earns 12% per year and the rest into an account that earns 10% per year. How much money should she put into each account?

    26. Carol invested $2560 into two accounts. One account paid 8% interest and the other paid 6% interest. She earned 7.25% interest on the total investment. How much money did she put in each account?

    Answer

    $1600 at 8%, 960 at 6%

    27. Sam invested $48,000, some at 6% interest and the rest at 10%. How much did he invest at each rate if he received $4000 in interest in one year?

    28. Arnold invested $64,000, some at 5.5% interest and the rest at 9%. How much did he invest at each rate if he received $4500 in interest in one year?

    Answer

    $28,000 at 9%, $36,000 at 5.5%

    29. After four years in college, Josie owes $65, 800 in student loans. The interest rate on the federal loans is 4.5% and the rate on the private bank loans is 2%. The total interest she owes for one year was \($2878.50\). What is the amount of each loan?

    30. Mark wants to invest $10,000 to pay for his daughter’s wedding next year. He will invest some of the money in a short term CD that pays 12% interest and the rest in a money market savings account that pays 5% interest. How much should he invest at each rate if he wants to earn $1095 in interest in one year?

    Answer

    $8500 CD, $1500 savings account

    31. A trust fund worth $25,000 is invested in two different portfolios. This year, one portfolio is expected to earn 5.25% interest and the other is expected to earn 4%. Plans are for the total interest on the fund to be $1150 in one year. How much money should be invested at each rate?

    32. A business has two loans totaling $85,000. One loan has a rate of 6% and the other has a rate of 4.5% This year, the business expects to pay $4,650 in interest on the two loans. How much is each loan?

    Answer

    $55,000 on loan at 6% and $30,000 on loan at 4.5%

    Solve Applications of Cost and Revenue Functions

    33. The manufacturer of an energy drink spends $1.20 to make each drink and sells them for $2. The manufacturer also has fixed costs each month of $8,000.

    ⓐ Find the cost function C when x energy drinks are manufactured.

    ⓑ Find the revenue function R when x drinks are sold.

    ⓒ Show the break-even point by graphing both the Revenue and Cost functions on the same grid.

    ⓓ Find the break-even point. Interpret what the break-even point means.

    34. The manufacturer of a water bottle spends $5 to build each bottle and sells them for $10. The manufacturer also has fixed costs each month of $6500. ⓐ Find the cost function C when x bottles are manufactured. ⓑ Find the revenue function R when x bottles are sold. ⓒ Show the break-even point by graphing both the Revenue and Cost functions on the same grid. ⓓ Find the break-even point. Interpret what the break-even point means.

    Answer

    ⓐ \(C(x)=5x+6500\)

    ⓑ \(R(x)=10x\)

    Figure shows a graph with two intersecting lines. One of them passes through the origin. The other crosses the y axis at point 6560.

    ⓓ 1,500; when 1,500 water bottles are sold, the cost and the revenue equal $15,000

    Writing Exercises

    35. Take a handful of two types of coins, and write a problem similar to Example relating the total number of coins and their total value. Set up a system of equations to describe your situation and then solve it.

    36. In Example, we used elimination to solve the system of equations
    \(\left\{ \begin{array} {l} s+b=40,000 \\ 0.08s+0.03b=0.071(40,000). \end{array} \right. \)

    Could you have used substitution or elimination to solve this system? Why?

    Answer

    Answers will vary.

    Self Check

    ⓐ After completing the exercises, use this checklist to evaluate your mastery of the objectives of this section.

    This table has 4 columns, 2 rows and a header row. The header row labels each column I can, confidently, with some help and no, I don’t get it. The first column has the following statements: solve mixture applications, solve interest applications. The remaining columns are blank.

    ⓑ What does this checklist tell you about your mastery of this section? What steps will you take to improve?


    This page titled 2.3: Solve Mixture Applications with Systems of Equations is shared under a CC BY license and was authored, remixed, and/or curated by OpenStax.