Question

Difficulty: HardSystems of Linear Equations

A biotechnology laboratory formulates three custom reagent mixtures—Solution XX, Solution YY, and Solution ZZ—using three chemical compounds: Alpha, Beta, and Gamma.

- Solution XX contains 2 mL2\text{ mL} of Alpha, 3 mL3\text{ mL} of Beta, and 1 mL1\text{ mL} of Gamma, and costs $13.00\$13.00.
- Solution YY contains 1 mL1\text{ mL} of Alpha, 2 mL2\text{ mL} of Beta, and 4 mL4\text{ mL} of Gamma, and costs $11.00\$11.00.
- Solution ZZ contains 3 mL3\text{ mL} of Alpha, 1 mL1\text{ mL} of Beta, and 2 mL2\text{ mL} of Gamma, and costs $13.00\$13.00.

What is the cost of a mixture containing 5 mL5\text{ mL} of Alpha, 4 mL4\text{ mL} of Beta, and 3 mL3\text{ mL} of Gamma?

  1. A
    $22.00\$22.00
  2. B
    $24.00\$24.00
  3. C
    $25.00\$25.00
  4. $26.00\$26.00Answer
  5. E
    $30.00\$30.00

Answer

$26.00\$26.00
The target quantity consists of 5 mL5\text{ mL} of Alpha, 4 mL4\text{ mL} of Beta, and 3 mL3\text{ mL} of Gamma. By inspecting the given system, adding Solution XX (2 mL2\text{ mL} Alpha, 3 mL3\text{ mL} Beta, 1 mL1\text{ mL} Gamma) and Solution ZZ (3 mL3\text{ mL} Alpha, 1 mL1\text{ mL} Beta, 2 mL2\text{ mL} Gamma) directly yields 5 mL5\text{ mL} Alpha, 4 mL4\text{ mL} Beta, and 3 mL3\text{ mL} Gamma. Therefore, the required cost is simply the sum of the costs of Solution XX and Solution ZZ: $13.00+$13.00=$26.00\$13.00 + \$13.00 = \$26.00.

Step-by-Step Solution

1
Set up the linear system of equations representing the cost of each solution.
Let aa, bb, and gg be the cost per mL of Alpha, Beta, and Gamma, respectively.
Equation 1: 2a+3b+g=132a + 3b + g = 13
Equation 2: a+2b+4g=11a + 2b + 4g = 11
Equation 3: 3a+b+2g=133a + b + 2g = 13
Translate the given word problem into algebraic equations representing system relationships.
2
Identify the requested quantity and evaluate whether it can be formed as a linear combination of the given equations.
Target expression: 5a+4b+3g5a + 4b + 3g
Recognizing linear combinations avoids solving for individual variable values when not required.
3
Add Equation 1 and Equation 3.
(2a+3b+g)+(3a+b+2g)=13+13    5a+4b+3g=26(2a + 3b + g) + (3a + b + 2g) = 13 + 13 \implies 5a + 4b + 3g = 26
The sum of coefficients for Alpha (2+3=52+3=5), Beta (3+1=43+1=4), and Gamma (1+2=31+2=3) exactly matches the target mixture.

Key Concept

Solving systems of linear equations using linear combinations without full variable elimination
Estimated Time:2m 0s
Rate this question