12 multiple-choice questions, progressively harder.
A solution of a system in the variables xxx, yyy, and zzz is written as an ordered triple. How many numbers does it contain?
Solution
Correct answer: B
A solution gives one value for each variable, and there are three variables.
(x, y, z)(x,\ y,\ z)(x, y, z)
So a solution is three numbers packaged as an ordered triple.
The graph of a single linear equation ax+by+cz=dax + by + cz = dax+by+cz=d in three variables is which kind of object?
Correct answer: C
One equation in three unknowns leaves two degrees of freedom: with at least one nonzero coefficient, one variable can be solved from the other two, which are then free.
z=d−ax−byc(c≠0)z = \frac{d - ax - by}{c} \quad (c \neq 0)z=cd−ax−by(c=0)
Two free coordinates sweep out a flat two-dimensional sheet, a plane.
Is (1,2,3)(1, 2, 3)(1,2,3) a solution of x+y+z=6x + y + z = 6x+y+z=6?
Correct answer: A
Substitute the three coordinates and add.
1+2+3=61 + 2 + 3 = 61+2+3=6
The left side equals the right side, so the triple is a solution.
You already know z=2z = 2z=2 and y=1y = 1y=1. Use x+y+z=6x + y + z = 6x+y+z=6 to find xxx.
Correct answer: D
Substitute the known values into the equation and solve for xxx.
x+1+2=6 ⇒ x=3x + 1 + 2 = 6 \ \Rightarrow \ x = 3x+1+2=6 ⇒ x=3
This is the back-substitution step.
During elimination a system reduces to 0=50 = 50=5. What can you conclude?
No triple can make 000 equal a nonzero number, so the reduced statement is impossible.
0=5 is false ⇒ no solution0 = 5 \text{ is false} \ \Rightarrow \ \text{no solution}0=5 is false ⇒ no solution
The system is inconsistent.
Which system is in triangular (staircase) form?
Triangular form drops one leading variable per row: the first equation has all three unknowns, the second has two, the third has one.
x+y+z=1,y+z=2,z=3x + y + z = 1, \quad y + z = 2, \quad z = 3x+y+z=1,y+z=2,z=3
The other systems keep an xxx (or a yyy) alive in a lower row, so they are not triangular.
In the triangular system x+y+z=2x + y + z = 2x+y+z=2, y+z=1y + z = 1y+z=1, z=4z = 4z=4, find yyy.
The bottom row gives z=4z = 4z=4. Substitute into the middle row.
y+4=1 ⇒ y=−3y + 4 = 1 \ \Rightarrow \ y = -3y+4=1 ⇒ y=−3
Back-substitution works upward from the known bottom value.
In the triangular system x+y+z=2x + y + z = 2x+y+z=2, y+z=1y + z = 1y+z=1, z=4z = 4z=4, find xxx.
From the earlier rows, z=4z = 4z=4 and y=−3y = -3y=−3. Put both into the top row.
x+(−3)+4=2 ⇒ x+1=2 ⇒ x=1x + (-3) + 4 = 2 \ \Rightarrow \ x + 1 = 2 \ \Rightarrow \ x = 1x+(−3)+4=2 ⇒ x+1=2 ⇒ x=1
The full solution is (1,−3,4)(1, -3, 4)(1,−3,4).
Solve the system x=2x = 2x=2, x+y=5x + y = 5x+y=5, x+y+z=9x + y + z = 9x+y+z=9. What is zzz?
The system already unlocks from the top down: the first equation hands you x=2x = 2x=2, and each later row adds one new unknown. The second gives y=3y = 3y=3. Substitute both into the third.
2+3+z=9 ⇒ z=42 + 3 + z = 9 \ \Rightarrow \ z = 42+3+z=9 ⇒ z=4
The solution is (2,3,4)(2, 3, 4)(2,3,4).
Two of the three planes are parallel and never touch. The system has:
If two planes never meet, no point can lie on both of them, let alone on all three.
no common point ⇒ no solution\text{no common point} \ \Rightarrow \ \text{no solution}no common point ⇒ no solution
A system with no solution is called:
A system is consistent when it has at least one solution and inconsistent when it has none.
no solution ⇒ inconsistent\text{no solution} \ \Rightarrow \ \text{inconsistent}no solution ⇒ inconsistent
"Dependent" describes a consistent system with infinitely many solutions, a different case.
A consistent system with infinitely many solutions is called:
Among consistent systems, one solution is called independent and infinitely many is called dependent.
consistent+infinitely many ⇒ dependent\text{consistent} + \text{infinitely many} \ \Rightarrow \ \text{dependent}consistent+infinitely many ⇒ dependent
The extra equations depend on the others rather than adding new information.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.