Let α and β be real numbers. Consider a 3×3 matrix A such that A2=3A+αI. If A4=21A+βI, then
Your answer stays private
What feels right?
Hint 1 of 3
How can A4 be expressed in terms of A2 and I using A2=3A+αI?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Step-by-step solutionView
Correct answer
Squaring A2=3A+αI and substituting A2 yields A4=(9+2α)A2+α2I=(27+5α)A+(9α+α2)I, which matches 21A+βI when α=−6/5 (if A is independent of I) or directly gives α=−1 with β=−8 by consistent matching of quadratic polynomial coefficients.
Option analysis
Why each option works or fails
A · β=−8
None. The student correctly expands (3A+αI)2, substitutes A2=3A+αI, and sets the coefficients of A and I equal to those in 21A+βI, finding α=−1 and β=−8 (or matching characteristic roots). Correctly compute A4=(3A+αI)2=9A2+6αA+α2I=9(3A+αI)+6αA+α2I=(27+6α)A+(9α+α2)I. Equating 27+6α=21 gives α=−1, and β=9(−1)+(−1)2=−8.
B · β=8
The student made a sign error when computing β=9α+α2 with α=−1, arriving at +8 instead of −8. Substitute α=−1 carefully into β=9α+α2: 9(−1)+(−1)2=−9+1=−8.
C · α=4
The student solved 27−6α=21 or dropped a negative sign when solving 27+6α=21, concluding α=1 or α=4. Set 27+6α=21, which yields 6α=−6, so α=−1, not 4.
D · α=1
The student solved 6α=−6 and dropped the negative sign, obtaining α=1. Solve 27+6α=21 to find 6α=−6⟹α=−1.
Reviewed route
Solution
StepWorking
01given
A2=3A+αI and A4=21A+βI where α,β∈R.
02goal
Determine the correct value among α and β.
03approach
Square the relation A2=3A+αI to express A4 in terms of A2,A,I, then substitute A2 again so A4 is purely a linear combination of A and I. Equate coefficients with 21A+βI.
04execute
Compute A4=(A2)2=(3A+αI)2=9A2+6αA+α2I.
05execute
Substitute A2=3A+αI into the expression for A4:
A4=9(3A+αI)+6αA+α2I=(27+6α)A+(9α+α2)I.
06execute
Compare (27+6α)A+(9α+α2)I with 21A+βI:
27+6α=21⟹6α=−6⟹α=−1.
Then β=9α+α2=9(−1)+(−1)2=−9+1=−8.
✓verify
Check: If α=−1, the characteristic-like polynomial is x2−3x+1=0. Roots are (3±5)/2. Then x4=(3x−1)2=9x2−6x+1=9(3x−1)−6x+1=21x−8. This matches 21A−8I, confirming β=−8.
Hints that build this answer step by step
How can A4 be expressed in terms of A2 and I using A2=3A+αI?
A4=(A2)2=(3A+αI)2=9A2+6αA+α2I
Substitute A2=3A+αI into 9A2+6αA+α2I. What is the resulting linear combination of A and I?
(27+6α)A+(9α+α2)I
Equating (27+6α)A+(9α+α2)I=21A+βI, what are the values of α and β?