Circle Intersection Points with Coordinate Axes from Matrix Eigenvalues
Let A=1432−2878−7 and det(A−αI)=0, where α is a real number. If the largest possible value of α is p, then the circle (x−p)2+(y−2p)2=320, intersects the co-ordinate axes at
To find the largest possible value of α, we first solve the characteristic equation det(A−αI)=0 for the matrix:
A=1432−2878−7
The determinant is given by:
det(A−αI)=1−α432−2−α878−7−α=0
Expanding the determinant along the first row:
(1−α)[(−2−α)(−7−α)−64]−2[4(−7−α)−24]+7[32−3(−2−α)]=0(1−α)(α2+9α−50)−2(−4α−52)+7(3α+38)=0−α3−8α2+88α+320=0α3+8α2−88α−320=0
To find the roots, we test α=8:
83+8(82)−88(8)−320=512+512−704−320=0
Factorizing the cubic equation by dividing by (α−8):
(α−8)(α2+16α+40)=0
The roots of α2+16α+40=0 are given by the quadratic formula:
α=2−16±256−160=−8±26
Thus, the real roots are α=8, −8+26, and −8−26.
The largest possible value of α is p=8.
Now, substituting p=8 into the equation of the circle:
(x−8)2+(y−16)2=320
To find the intersection points with the coordinate axes:
Intersection with the x-axis (y=0):(x−8)2+(0−16)2=320(x−8)2+256=320(x−8)2=64⟹x−8=±8x=0orx=16
The points of intersection on the x-axis are (0,0) and (16,0).
Intersection with the y-axis (x=0):(0−8)2+(y−16)2=32064+(y−16)2=320(y−16)2=256⟹y−16=±16y=0ory=32
The points of intersection on the y-axis are (0,0) and (0,32).
Combining the unique intersection points, we have:
(0,0) (the origin)
(16,0)
(0,32)
Therefore, the circle intersects the coordinate axes at 3 points.
Correct Option: C
Circle Intersection Points with Coordinate Axes from Matrix Eigenvalues | Mathematics PYQ Solution - JEE Challenger