Lesson Solving word problems using linear systems of two equations with two unknowns

Algebra ->  Algebra  -> Coordinate Systems and Linear Equations  -> Lessons -> Lesson Solving word problems using linear systems of two equations with two unknowns      Log On

Ad: You enter your algebra equation or inequality - Algebrator solves it step-by-step while providing clear explanations. Free on-line demo .
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   

This Lesson (Solving word problems using linear systems of two equations with two unknowns) was created by by ikleyn(4) About Me : View Source, Show
About ikleyn:

Solving word problems using linear systems of two equations with two unknowns


In this lesson we present some typical word problems and show how to solve those using linear systems of two equations with two unknowns.

Problem 1. The Madison Local High School band


The Madison Local High School marching band sold gift wrap to earn money for a band trip to Orlando, Florida.
The gift wrap in solid colors sold for $4.00 per roll, and the print gift wrap sold for $6.00 per roll.
The total number of rolls sold was 480, and the total amount of money collected was $2340.
How many rolls of each kind of gift wrap were sold?

Solution
Let us denote the unknown number of gift wrap in solid colors as x and the unknown number of print gift wrap as y.
Since the total number of rolls sold was 480, the first equation is
x+%2B+y+=+480.
Now, the total cost of x gift wraps in solid colors sold for $4.00 per roll is equal to 4%2Ax dollars,
while the total cost of y print gift sold for $6.00 per roll is equal to 6%2Ay dollars.
Since the total amount of money collected was $2340, the second equation is
4x+%2B+6y+=+2340.

So, we reduced our problem to the solution of the linear system of two equations with two unknowns
system%28x+%2B++y+=+480%2C%0D%0A+++++++++4x+%2B+6y+=+2340%0D%0A%29.

Let us apply the substitution method (see the lesson Solution of the linear system of two equations with two unknowns by the Substitution method).

Express y from the first equation:
y+=+480-x.
Substitute this to the second equation:
4%2Ax+%2B+6%2A%28480-x%29+=+2340.
Open brackets, collect common terms, and step-by-step simplify:
4X+%2B+6%2A480+-6x+=+2340,
-2x+%2B+2880+=+2340,
-2x+=+2340-2880,
2x+=+540
x+=+270.
Substitute the found value of x=270 to the first equation and calculate y:
270+%2B+y+=+480,
y+=+480+-+270+=+210.

As a result, you get x=270, y=210 as the potential solution.

Check
Substitute these values of x=270 and y=210 into the first and the second equations.
You have
x%2By+=+270%2B210+=+480 for left side of the first equation, and
4x%2B6y+=+4%2A270%2B6%2A210+=+1080+%2B+1260+=+2340 for the left side of the second equation.

Answer. 1080 gift wrap in solid colors and 1260 print gift were sold.


Problem 2. Apples and oranges


If 4 apples and 2 oranges equals $1 and 2 apples and 3 orange equals $0.70, how much does each apple and each orange cost?
There are no quantity discounts.

Solution
Let us denote the unknown price for one apple as x cents and the unknown price for one orange as y cents.
From the first condition we have the equation
4x+%2B+2y+=+100,
while from the second problem condition we have another equation
2x+%2B+3y+=+70.

So, our problem is reduced to the solution of the linear system of two equations with two unknowns
system%284x+%2B+2y+=+100%2C%0D%0A++++++++++2x+%2B+3y+=++70%0D%0A%29.

Let us apply the elimination method, which is multiplication and addition/subtraction method
(see the lesson Solution of the linear system of two equations with two unknowns by the Elimination method).

Keep the first equation as is, multiply the second equation by two: and subtract the second equation from the first one:
system%284x+%2B+2y+=+100%2C%0D%0A++++++++++4x+%2B+6y+=+140%0D%0A%29,

Subtract the second equation from the first one:
0x+-+4y+=+-40,
y+=+10.

Now, substitute the found value of y+=+10 into the first equation and calculate x:
4x+%2B+2%2A10+=+100,
4x+%2B+20+=+100,
4x+=+100+-+20+=+80,
x+=+20.

So, you get x=20, y=10 as the potential solution.

Check
Substitute these values of x=20 and y=10 into the first and the second equations.
You have
4x+%2B+2y+=+4%2A20+%2B+2%2A10+=+80+%2B+20+=+100 for the first equation left side, and
2x+%2B+3y+=+2%2A20+%2B+3%2A10+=+40+%2B+30+=++70 for the second equation left side.

Answer. Each apple costs 20 cents and each orange costs 10 cents.


Problem 3. Alloy


A piece of alloy composed of copper and zinc weights 81400 N (Newtons).
and is 1000 cm%5E3 in volume. How much copper and how much zinc is there in the alloy?
The density of copper is 8.92 g%2Fcm%5E3, the density of zinc is 7.14 g%2Fcm%5E3.

    Note that this problem was just solved in the lesson Using linear equations to solve word problems by using the reduction to the linear equation with one variable.
    In this lesson, we use the reduction to the system of two linear equations with two unknowns.

Solution
Let us denote the unknown volume of copper in the alloy as x cm%5E3 and the unknown volume of zinc in the alloy as y cm%5E3.
The weight of the copper in the alloy is

981 cm%2Fs%5E2 * 8.92 g%2Fcm%5E3 * x cm%5E3 = 8750.52 g%2F%28cm%5E3%2As%5E2%29 * x cm%5E3 = 8750.52 N%2Fcm%5E3 * x cm%5E3,

where 981 cm%2Fs%5E2 is the gravity acceleration.
The weight of the zinc in alloy is

981 cm%2Fs%5E2 * 7.14 g%2Fcm%5E3 * y cm%5E3 = 7004.34 N%2Fcm%5E3 * y cm%5E3.

The total weight of alloy is 81400 Newtons, which gives us an equation

8750.52 * x + 7004.34 * y = 81400 N = 81400 g%2Am%2Fs%5E2 = 8140000 g%2Acm%2Fs%5E2.

(Note that in the previous line we converted Newtons (that are g%2Am%2Fs%5E2%29) to g%2Acm%2Fs%5E2, because we use grams, centimeters and seconds as units uniformly in the solution of this problem).

This is the first equation.
The second equation express the total volume of 1000 cm%5E3 as the sum
x+%2B+y++=+1000.

So, we reduced the original problem to the solution of the linear system of two equations with two unknowns
system%288750.52+%2A+x+%2B+7004.34+%2A+y+=+8140000%2C%0D%0A++++++++++x+%2B+y++=+1000%0D%0A%29

Let us apply the determinant method (see the lesson Solution of the linear system of two equations with two unknowns using determinant).

First, calculate determinant of the matrix %28matrix%282%2C2%2C+8750.52%2C+7004.34%2C+1%2C+1%29%29.
det+=+8750.52%2A1-7004.34%2A1+=+1746.18.

Next, calculate determinant of the matrix %28matrix%282%2C2%2C+8140000%2C+7004.34%2C+1000%2C+1%29%29, which is the numerator for calculation the unknown x:
det_x+=+8140000%2A1-7004.34%2A1000+=+1135660,
and then calculate determinant of the matrix %28matrix%282%2C2%2C+8750.52%2C+1%2C+8140000%2C+1000%29%29, which is the numerator for calculation the unknown y:
det_y+=+8750.52%2A1000-8140000%2A1+=+610520.

Now, calculate x+=+det_x%2Fdet+=+1135660%2F1746.18+=+650.368 and
y+=+det_y%2Fdet+=+610520%2F1746.18+=+349.632

So, the volume of copper is 650.368 cm%5E3, and mass of copper in alloy is 8.92 g%2Fcm%5E3 * 650.368 cm%5E3 = 5801 g.
Volume of zinc in alloy is 349.632 cm%5E3, and mass of zinc in alloy is 7.14 g%2Fcm%5E3 * 349.632 cm%5E3 = 2496 g.

Answer. Mass of copper in alloy is 5801 g; mass of zinc in alloy is 2496 g.

This lesson has been accessed 1172 times.