Let S1 and S2 be respectively the sets of all a∈R−{0} for which the system of linear equations
ax+2ay−3az=1(2a+1)x+(2a+3)y+(a+1)z=2(3a+5)x+(a+5)y+(a+2)z=3
has unique solution and infinitely many solutions. Then
Your answer stays private
What feels right?
Hint 1 of 3
What is the primary condition on the coefficient matrix determinant Δ to distinguish between a unique solution and non-unique solutions?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
The coefficient determinant simplifies to Δ=−5a(a2+1), which is non-zero for all a∈R−{0}, meaning the system always has a unique solution and never has infinitely many solutions.
Option analysis
Why each option works or fails
A · S1 is an infinite set and n(S2)=2
Believing that solving a2+1=0 yields real roots (a=±1 or a=±i) that create non-unique solutions. Check whether solutions to polynomial factors are real numbers. Since a2+1=0 has no real roots and a=0, the determinant Δ=−5a(a2+1) has no roots in R−{0}.
B · S1=Φ and S2=R−{0}
Confusing the condition for unique solutions (Δ=0) with that for infinitely many solutions, reversing the sets. A system of linear equations has a unique solution when its determinant is non-zero, not when it vanishes.
C · n(S1)=2 and S2 is an infinite set
Treating the solutions of a2+1=0 as points where the system has a unique solution, while assuming non-zero determinant implies infinitely many solutions. Recall that Δ=0 implies a unique solution (Cramer's rule), which holds everywhere on R−{0}, leaving no a for infinitely many solutions.
D · S1=R−{0} and S2=Φ
None. This correctly identifies that Δ=0 for every non-zero real number a. Correct: Δ=−5a(a2+1)=0 for all real a=0, so S1=R−{0} and S2=Φ.
Reviewed route
Solution
StepWorking
01given
The system of linear equations in x,y,z:
1) ax+2ay−3az=1
2) (2a+1)x+(2a+3)y+(a+1)z=2
3) (3a+5)x+(a+5)y+(a+2)z=3
with a∈R−{0}.
S1 is the set of a giving a unique solution, and S2 is the set giving infinitely many solutions.
02goal
Determine the sets S1 and S2 based on the coefficient determinant Δ.
03approach
A system of linear equations has a unique solution if Δ=0. If Δ=0, it has either no solution or infinitely many solutions. We compute Δ=det(A) and find its real roots.
04execute
Factor out a from the first row of Δ:
Δ=a2a+13a+52a2a+3a+5−3aa+1a+2=a12a+13a+522a+3a+5−3a+1a+2
Perform column operations C2→C2−2C1 and C3→C3+3C1:
12a+13a+50(2a+3)−2(2a+1)(a+5)−2(3a+5)0(a+1)+3(2a+1)(a+2)+3(3a+5)=12a+13a+501−2a−5a−507a+410a+17
Expanding along the first row:
Δ=a[(1−2a)(10a+17)−(7a+4)(−5a−5)]=a[(−20a2−24a+17)−(−35a2−55a−20)]=a[15a2+31a+37]
05execute
Check the discriminant of the quadratic factor 15a2+31a+37:
D=312−4(15)(37)=961−2220=−1259<0
Since the discriminant is strictly negative, 15a2+31a+37>0 for all real a.
Thus, Δ=0⟺a=0.
Since a∈R−{0}, we have Δ=0 for all valid a.
Therefore, the system has a unique solution for all a∈R−{0}, meaning S1=R−{0} and S2=Φ.
✓verify
At a=1, the first equation is x+2y−3z=1. The determinant is 1×(15(1)+31(1)+37)=83=0, which gives a unique solution. This confirms a=1∈S1, eliminating options where S1=Φ or n(S1)=2.
Hints that build this answer step by step
What is the primary condition on the coefficient matrix determinant Δ to distinguish between a unique solution and non-unique solutions?
The system has a unique solution if Δ=0; if Δ=0, it has either infinitely many solutions or no solution.
Evaluate the determinant of the coefficient matrix:
Δ=a2a+13a+52a2a+3a+5−3aa+1a+2
Δ=−5a(a2+1)
For which real values of a∈R−{0} does Δ=−5a(a2+1)=0?
There are no real solutions in R−{0}, because a2+1>0 for all real a.
Yes, infinitely many solutions require Δ=0 along with all sub-determinants Δx=Δy=Δz=0. Since Δ=0 for all a∈R−{0}, Δ=0 never occurs, so S2 is necessarily empty.