|
This Lesson (Solving word problems by the Cramer's rule after reducing them to systems of linear equations in two unknowns) was created by by ikleyn(52756)  : View Source, ShowAbout ikleyn:
Solving word problems by the Cramer's rule after reducing to systems of linear equations in two unknowns
This lesson is focused on solving word problems by the Cramer's rule after reducing them to systems of linear equations in two unknowns.
I assume that you are familiar with the lessons
- HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule) and
- Solving systems of linear equations in two unknowns using the Cramer's rule
under the current topic in this site.
Problem 1A total 820 tickets were sold for a game for a total of $9,128.
If adults tickets were sold for $12.00 and children tickets were sold for $8.00, how many of each kind of tickets were sold?
Solution
Let m be the number of adult tickets and n be the number of children tickets.
Then you have the system of two linear equations in two unknowns
Now, apply the Cramer's rule to solve the system (see the lesson HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule) under the current topic in this site).
The coefficient matrix is . Its determinant is = = = .
Next, the first unknown is equal to
= = = = .
Further, the second unknown is equal to
= = = = .
Check: 642 + 178 = 820 tickets;
$12*642 + $8*178 = $7704 + $1424 = $9128.
Answer. 642 adult tickets and 178 children tickets were sold.
Problem 2Mr. Sullivan had $20,000 to invest. He invested part at 3% and the rest at 2%. After one year he earned $520.
How much did he invest at each rate?
Solution
Let x be the amount of money invested at the rate of 3% and y be the amount of money invested at the rate of 2%.
Then you have the system of two linear equations in two unknowns
Now, apply the Cramer's rule to solve the system (see the lesson HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule) under the current topic in this site).
The coefficient matrix is . Its determinant is = = = .
Next, the first unknown is equal to
= = = = = .
The second unknown is equal to
= = = = = .
Check: $12,000 + $8,000 = $20,000;
$12,000*0.03 + $8,000*0.02 = $360 + $160 = $520.
Answer. $12,000 were invested at 3% and $8,000 were invested at 2%.
Problem 3One acid solution contains 30% of acid. Another acid solution contains 48% of the same acid.
How many liters of each solution should be mixed to produce 36 liters of a solution which is 40% of acid?
(The concentrations in this problem are volume concentrations, i.e. ratios of the acid volume to the solution volume).
Solution
Let x be the volume of the first solution in liters and y be the volume of the second solution in liters that should be mixed.
The balance of the acid volume gives the first equation
+ = = .
The balance of the solution volume gives the second equation
+ = .
Thus you have the system of two linear equations
.
Now, let us solve the system by applying apply the Cramer's rule (see the lesson HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule) under the current topic in this site).
The coefficient matrix is . Its determinant is = = = .
Next, the first unknown is equal to
= = = = = .
The second unknown is equal to
= = = = = .
Check: + = + = ;
+ = .
Answer. 16 liters of the 30% acid solution should be mixed with 20 liters of the 48% same acid solution to get 36 liters of the 40% acid solution.
Problem 4It takes a boat 3 hours to travel 24 miles downstream a river and 4 hours to return back.
What is the speed of the boat in still water? What is the speed of the current of the river?
Solution
Let u be the boat speed in still water (i.e. the boat speed relative the water).
Let v be the speed of the current of the river.
Then you have first equation for the speed of the boat relative the bank of the river on the way downstream
= 24/3 = 8 miles/h.
The second equation is for the speed of the boat relative the bank of the river on the way upstream
= 24/4 = 6 miles/h.
Thus you have the system of two linear equations
.
Now, let us solve the system by applying apply the Cramer's rule (see the lesson HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule) under the current topic in this site).
The coefficient matrix is . Its determinant is = = = .
Next, the first unknown is equal to
= = = = = .
The second unknown is equal to
= = = = = .
Check: 7 + 1 = 8;
7 - 1 = 6.
Answer. The speed of the boat in the still water is 7 miles/hour. The speed of the current of the river is 1 mile/hour.
Problem 5An airplane covers a distance of 1800 miles in 4 hours flying with the wind. The return trip against the same wind takes 4.5 hours.
What is the speed of the airplane in still air? What is the speed of the wind?
Solution
Let u be the airplane speed in still air (i.e. the plane speed relative the air).
Let v be the speed of the wind.
Then you have first equation for the speed of the airplane relative the earth on the way with the wind
= 1800/4 = 450 miles/h.
The second equation is for the speed of the airplane relative the earth on the way back against the wind
= 1800/4.5 = 400 miles/h.
Thus you have the system of two linear equations
.
Now, let us solve the system by applying apply the Cramer's rule (see the lesson HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule) under the current topic in this site).
The coefficient matrix is . Its determinant is = = = .
Next, the first unknown is equal to
= = = = = .
The second unknown is equal to
= = = = = .
Check: 425 + 25 = 450;
425 - 25 = 400.
Answer. The speed of the airplane in the still air is 425 miles/hour. The speed of the wind is 25 miles/hour.
My other lessons on determinants of 2x2-matrices and the Cramer's rule for systems of linear equations in two unknowns in this site are
- Determinant of a 2x2-matrix,
- HOW TO solve system of linear equations in two unknowns using determinant (Cramer's rule),
- Solving systems of linear equations in two unknowns using the Cramer's rule,
- Solving systems of non-linear equations in two unknowns using the Cramer's rule,
- Determinant of a 2x2-matrix and the area of a parallelogram and a triangle and
- OVERVIEW of LESSONS on determinants of 2x2-matrices and Cramer's rule for systems in 2 unknowns
under the current topic Matrices, determinant, Cramer rule of the section Algebra-II.
See also the group of my closely related lessons in this site
- Solution of the linear system of two equations in two unknowns by the Substitution method,
- Solution of the linear system of two equations in two unknowns by the Elimination method,
- Geometric interpretation of the linear system of two equations in two unknowns and
- Solving word problems using linear systems of two equations in two unknowns
under the topic Systems of linear equations of the section Algebra-I.
Use this file/link ALGEBRA-II - YOUR ONLINE TEXTBOOK to navigate over all topics and lessons of the online textbook ALGEBRA-II.
This lesson has been accessed 17356 times.
|
| |