12 multiple-choice questions, progressively harder.
Solve the system 2x+3y−z=52x + 3y - z = 52x+3y−z=5, x−y+2z=5x - y + 2z = 5x−y+2z=5, 3x+y+z=83x + y + z = 83x+y+z=8. What is the solution (x,y,z)(x, y, z)(x,y,z)?
Solution
Correct answer: D
Eliminate zzz. Add the first and third equations to get 5x+4y=135x + 4y = 135x+4y=13; subtract twice the third from the second to get 5x+3y=115x + 3y = 115x+3y=11.
5x+4y=13,5x+3y=11 ⇒ y=2, x=15x + 4y = 13, \quad 5x + 3y = 11 \;\Rightarrow\; y = 2,\ x = 15x+4y=13,5x+3y=11⇒y=2, x=1
The third equation gives z=3z = 3z=3, so the solution is (1,2,3)(1, 2, 3)(1,2,3).
Solve the system x+y+z=4x + y + z = 4x+y+z=4, x−y+2z=−1x - y + 2z = -1x−y+2z=−1, 2x+y−z=92x + y - z = 92x+y−z=9. What is zzz?
Correct answer: C
Add the first two equations to cancel yyy: 2x+3z=32x + 3z = 32x+3z=3. Add the second and third to cancel yyy again: 3x+z=83x + z = 83x+z=8.
2x+3z=3,3x+z=8 ⇒ x=3, z=−12x + 3z = 3, \quad 3x + z = 8 \;\Rightarrow\; x = 3,\ z = -12x+3z=3,3x+z=8⇒x=3, z=−1
Three numbers add to 151515. The largest is four times the smallest, and the middle number is 333 more than the smallest. What is the largest number?
Let sss be the smallest. The middle number is s+3s + 3s+3 and the largest is 4s4s4s, and the three add to 151515.
s+(s+3)+4s=15 ⇒ 6s=12 ⇒ s=2s + (s + 3) + 4s = 15 \;\Rightarrow\; 6s = 12 \;\Rightarrow\; s = 2s+(s+3)+4s=15⇒6s=12⇒s=2
The largest is 4s=84s = 84s=8.
Reducing the system x+y+z=3x + y + z = 3x+y+z=3, 2x+2y+2z=72x + 2y + 2z = 72x+2y+2z=7, x−y+z=1x - y + z = 1x−y+z=1, you compare the first two equations. How many solutions does the system have?
Correct answer: A
Subtract twice the first equation from the second; the whole left side vanishes.
(2x+2y+2z)−2(x+y+z)=7−6 ⇒ 0=1(2x + 2y + 2z) - 2(x + y + z) = 7 - 6 \;\Rightarrow\; 0 = 1(2x+2y+2z)−2(x+y+z)=7−6⇒0=1
That is false, so the system has no solution.
Three planes are positioned so that no single point lies on all three at once. The corresponding system is:
A solution is a point common to all three planes, so without one no triple satisfies all three equations.
no common point ⇒ no solution\text{no common point} \;\Rightarrow\; \text{no solution}no common point⇒no solution
Such a system is called inconsistent.
Extending the method to a system of four equations in four unknowns, eliminating one variable from suitable pairs first produces:
Each round of elimination removes one variable and one equation.
4×4 → 3×34 \times 4 \;\rightarrow\; 3 \times 34×4→3×3
Repeating the round drives the system down toward a single equation in one unknown.
Solve the system x+y+z=4x + y + z = 4x+y+z=4, 2x−y+z=02x - y + z = 02x−y+z=0, x+2y−z=9x + 2y - z = 9x+2y−z=9. What is xxx?
Correct answer: B
Add the first two equations to cancel yyy: 3x+2z=43x + 2z = 43x+2z=4. Add twice the second to the third to cancel yyy: 5x+z=95x + z = 95x+z=9.
3x+2z=4,5x+z=9 ⇒ x=23x + 2z = 4, \quad 5x + z = 9 \;\Rightarrow\; x = 23x+2z=4,5x+z=9⇒x=2
A jar holds 202020 coins made of nickels, dimes, and quarters worth 215215215 cents in all. There are twice as many nickels as quarters. How many dimes are there? (A nickel is 555 cents, a dime 101010, a quarter 252525.)
Let nnn, ddd, qqq be the counts. Since n=2qn = 2qn=2q, the count n+d+q=20n + d + q = 20n+d+q=20 becomes 3q+d=203q + d = 203q+d=20, and the value 5n+10d+25q=2155n + 10d + 25q = 2155n+10d+25q=215 becomes 35q+10d=21535q + 10d = 21535q+10d=215. Substitute d=20−3qd = 20 - 3qd=20−3q.
35q+10(20−3q)=215 ⇒ 5q=15 ⇒ q=335q + 10(20 - 3q) = 215 \;\Rightarrow\; 5q = 15 \;\Rightarrow\; q = 335q+10(20−3q)=215⇒5q=15⇒q=3
Then n=6n = 6n=6 and d=20−9=11d = 20 - 9 = 11d=20−9=11.
Solve the system 2x+3y+z=62x + 3y + z = 62x+3y+z=6, x+2y+3z=6x + 2y + 3z = 6x+2y+3z=6, 3x+y+2z=63x + y + 2z = 63x+y+2z=6. What is the solution (x,y,z)(x, y, z)(x,y,z)?
Add all three equations: 6x+6y+6z=186x + 6y + 6z = 186x+6y+6z=18, so x+y+z=3x + y + z = 3x+y+z=3. Subtracting this from the first gives x+2y=3x + 2y = 3x+2y=3, and subtracting twice it from the third gives x−y=0x - y = 0x−y=0.
x+2y=3,x=y ⇒ x=y=1, z=1x + 2y = 3, \quad x = y \;\Rightarrow\; x = y = 1,\ z = 1x+2y=3,x=y⇒x=y=1, z=1
The solution is (1,1,1)(1, 1, 1)(1,1,1).
Solve the system x+y+z=−1x + y + z = -1x+y+z=−1, x−2y+z=−1x - 2y + z = -1x−2y+z=−1, 2x+y+z=12x + y + z = 12x+y+z=1. What is zzz?
Subtract the first equation from the third to get x=2x = 2x=2. Subtract the second from the first to get 3y=03y = 03y=0, so y=0y = 0y=0. Then use the first equation.
2+0+z=−1 ⇒ z=−32 + 0 + z = -1 \;\Rightarrow\; z = -32+0+z=−1⇒z=−3
Two of the equations describe planes that intersect in a line, and the third equation is exactly the sum of those two, on both sides. The system has:
The first two planes already meet along a whole line, and the third equation follows from them, so it adds no new restriction.
(1)+(2)=(3) ⇒ only two independent equations(1) + (2) = (3) \;\Rightarrow\; \text{only two independent equations}(1)+(2)=(3)⇒only two independent equations
Every point on that shared line satisfies all three equations, so the system has infinitely many solutions.
Solve the system x+y+z=2x + y + z = 2x+y+z=2, 2x−y+z=92x - y + z = 92x−y+z=9, x+y−2z=−1x + y - 2z = -1x+y−2z=−1. What is xxx?
Subtract the third equation from the first to cancel xxx and yyy: 3z=33z = 33z=3, so z=1z = 1z=1. Add the first two to cancel yyy: 3x+2z=113x + 2z = 113x+2z=11.
3x+2(1)=11 ⇒ 3x=9 ⇒ x=33x + 2(1) = 11 \;\Rightarrow\; 3x = 9 \;\Rightarrow\; x = 33x+2(1)=11⇒3x=9⇒x=3
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.