12 multiple-choice questions, progressively harder.
The system x+3y+z=3x + 3y + z = 3x+3y+z=3, −x+y+z=1-x + y + z = 1−x+y+z=1, −x+5y+3z=5-x + 5y + 3z = 5−x+5y+3z=5 has solution set:
Solution
Correct answer: C
Adding the first equation to each of the others gives 2y+z=22y + z = 22y+z=2 both times, so one row vanishes and a variable is free. Setting z=2tz = 2tz=2t gives y=1−ty = 1 - ty=1−t and x=tx = tx=t.
(x,y,z)=(t, 1−t, 2t)(x, y, z) = (t,\ 1 - t,\ 2t)(x,y,z)=(t, 1−t, 2t)
The alternative (t,1+t,2t)(t, 1 + t, 2t)(t,1+t,2t) fails the first equation, since t+3(1+t)+2t=6t+3≠3t + 3(1 + t) + 2t = 6t + 3 \neq 3t+3(1+t)+2t=6t+3=3.
The system 2x−y+z=32x - y + z = 32x−y+z=3, −4x+2y−2z=−6-4x + 2y - 2z = -6−4x+2y−2z=−6, 6x−3y+3z=96x - 3y + 3z = 96x−3y+3z=9 describes:
Correct answer: A
The second equation is −2-2−2 times the first and the third is 333 times the first, so both reduce to 0=00 = 00=0 and only one constraint survives. Solving 2x−y+z=32x - y + z = 32x−y+z=3 for yyy with x=sx = sx=s, z=tz = tz=t free gives y=2s+t−3y = 2s + t - 3y=2s+t−3.
(x,y,z)=(s, 2s+t−3, t)(x, y, z) = (s,\ 2s + t - 3,\ t)(x,y,z)=(s, 2s+t−3, t)
Two free variables fill a plane.
For which value of kkk does the pair x+y+z=2x + y + z = 2x+y+z=2, 2x+2y+2z=k2x + 2y + 2z = k2x+2y+2z=k have NO solution?
Correct answer: B
The second left side is twice the first, so it is forced to equal 2(2)=42(2) = 42(2)=4. Any other value contradicts it.
k=5≠4 ⇒ 0=1, impossiblek = 5 \neq 4 \ \Rightarrow \ 0 = 1, \text{ impossible}k=5=4 ⇒ 0=1, impossible
At k=4k = 4k=4 the equations coincide (infinitely many solutions); at k=5k = 5k=5 they are parallel and inconsistent.
A drawer holds ten-dollar, twenty-dollar, and fifty-dollar bills. There are 242424 bills worth 560560560 dollars in all, with 222 more tens than twenties. How many fifties are there?
Correct answer: D
Let ttt, www, fff be the counts. Then t+w+f=24t + w + f = 24t+w+f=24, t+2w+5f=56t + 2w + 5f = 56t+2w+5f=56 (value in tens of dollars), and t−w=2t - w = 2t−w=2. Subtracting the first from the second gives w+4f=32w + 4f = 32w+4f=32; using t=w+2t = w + 2t=w+2 in the first gives 2w+f=222w + f = 222w+f=22.
w+4f=32,2w+f=22 ⇒ f=6w + 4f = 32, \quad 2w + f = 22 \ \Rightarrow \ f = 6w+4f=32,2w+f=22 ⇒ f=6
Then w=8w = 8w=8 and t=10t = 10t=10.
Three planes are pairwise non-parallel but share no common point (they bound a triangular prism). The system is:
Each pair of planes meets in a line, but the three lines never cross at one shared point.
no point on all three ⇒ no solution\text{no point on all three} \ \Rightarrow \ \text{no solution}no point on all three ⇒ no solution
Elimination reveals it as a false row such as 0=30 = 30=3.
After elimination a three-unknown system leaves exactly one nontrivial equation and two rows of 0=00 = 00=0. The solution set is a:
Two vanishing rows drop out, leaving one constraint, so r=1r = 1r=1.
3−1=2 free variables3 - 1 = 2 \text{ free variables}3−1=2 free variables
Which triple lies on the solution line (t, 1−t, 2t)(t,\ 1 - t,\ 2t)(t, 1−t, 2t)?
A point is on the line only if all three coordinates match one value of ttt. The first coordinate 222 forces t=2t = 2t=2.
(t, 1−t, 2t)=(2, 1−2, 4)=(2,−1,4)(t,\ 1 - t,\ 2t) = (2,\ 1 - 2,\ 4) = (2, -1, 4)(t, 1−t, 2t)=(2, 1−2, 4)=(2,−1,4)
So (2,−1,4)(2, -1, 4)(2,−1,4) works; the others fail at least one coordinate.
For the line (t, 1−t, 2t)(t,\ 1 - t,\ 2t)(t, 1−t, 2t), which equation holds for every value of ttt?
On the line, x=tx = tx=t and z=2tz = 2tz=2t, so compare zzz with xxx.
z=2t=2xz = 2t = 2xz=2t=2x
This holds for all ttt, while z=xz = xz=x, y=2xy = 2xy=2x, and x=2zx = 2zx=2z each fail except at isolated values.
Solve x+y+z=2x + y + z = 2x+y+z=2, 2x−y+z=32x - y + z = 32x−y+z=3, x+3y−2z=10x + 3y - 2z = 10x+3y−2z=10. What is zzz?
Subtract twice the first from the second: −3y−z=−1-3y - z = -1−3y−z=−1. Subtract the first from the third: 2y−3z=82y - 3z = 82y−3z=8. Solving this pair gives y=1y = 1y=1 and z=−2z = -2z=−2.
−3(1)−z=−1 ⇒ z=−2-3(1) - z = -1 \ \Rightarrow \ z = -2−3(1)−z=−1 ⇒ z=−2
The solution is (3,1,−2)(3, 1, -2)(3,1,−2).
A chemist mixes xxx mL of 10%10\%10% acid, yyy mL of 20%20\%20%, and zzz mL of 50%50\%50% to make 100100100 mL of 22%22\%22% acid, using equal amounts of the 10%10\%10% and 20%20\%20% solutions. How many mL of the 50%50\%50% solution?
The facts are x+y+z=100x + y + z = 100x+y+z=100, 10x+20y+50z=220010x + 20y + 50z = 220010x+20y+50z=2200 (acid in mL times 100100100), and x=yx = yx=y. With x=yx = yx=y, the first gives 2x+z=1002x + z = 1002x+z=100 and the second gives 3x+5z=2203x + 5z = 2203x+5z=220.
2x+z=100,3x+5z=220 ⇒ z=202x + z = 100, \quad 3x + 5z = 220 \ \Rightarrow \ z = 202x+z=100,3x+5z=220 ⇒ z=20
Then x=y=40x = y = 40x=y=40.
Two of the three planes are the same plane, and the third crosses it. The solution set is:
The two coincident planes give one constraint, and the crossing plane gives a second independent one, so r=2r = 2r=2.
3−2=1 free variable3 - 2 = 1 \text{ free variable}3−2=1 free variable
Two distinct planes meet in a line, so the solution set is that line.
How many free parameters describe a plane of solutions in three variables?
A plane of solutions comes from one surviving constraint, so r=1r = 1r=1.
3−1=2 free parameters3 - 1 = 2 \text{ free parameters}3−1=2 free parameters
A line needs 111 parameter and a point needs 000; a plane needs 222.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.