Question

The equation of a circle is $(x-a)^2+(y-3)^2=20$

Original question: The equation of a circle is (xa)2+(y3)2=20(x-a)^2+(y-3)^2=20. The line y=12x+6y=\frac{1}{2}x+6 is a tangent to the circle at the point PP.

(a) Show that one possible value of aa is 4 and the other possible value.

(xa)2+[12x+63]2=20(x-a)^2+\left[\frac{1}{2}x+6-3\right]^2=20

x22ax+a2+[12x+3]2=20x^2-2ax+a^2+\left[\frac{1}{2}x+3\right]^2=20

x22ax+a2+14x2+3x+9=20x^2-2ax+a^2+\frac{1}{4}x^2+3x+9=20

54x22ax+3x+920=0\frac{5}{4}x^2-2ax+3x+9-20=0

54x22ax+3x11=0\frac{5}{4}x^2-2ax+3x-11=0

b24ac=0b^2-4ac=0

(32a)24[54][11]=0(3-2a)^2-4\left[\frac{5}{4}\right][-11]=0

96a+4a2+55=09-6a+4a^2+55=0

4a26a+64=04a^2-6a+64=0

2(2a23a+32)=02(2a^2-3a+32)=0

2a23a+32=02a^2-3a+32=0

912a+4a2+55=09-12a+4a^2+55=0

4a212a+64=04a^2-12a+64=0

4(a23a+16)=04(a^2-3a+16)=0

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: This is a tangent-to-circle problem. The key idea is to substitute the line into the circle, then use the fact that a tangent gives exactly one point of intersection, so the resulting quadratic must have discriminant 00.

Detailed walkthrough

Let the circle be

(xa)2+(y3)2=20(x-a)^2+(y-3)^2=20

and the tangent line be

y=12x+6.y=\frac12 x+6.

1) Substitute the line into the circle

Replace yy by 12x+6\frac12 x+6:

(xa)2+(12x+63)2=20(x-a)^2+\left(\frac12 x+6-3\right)^2=20

so

(xa)2+(12x+3)2=20.(x-a)^2+\left(\frac12 x+3\right)^2=20.

Expand:

x22ax+a2+14x2+3x+9=20x^2-2ax+a^2+\frac14 x^2+3x+9=20

54x2+(32a)x+(a211)=0.\frac54 x^2+(3-2a)x+(a^2-11)=0.

2) Use the tangent condition

Because the line is tangent to the circle, this quadratic in xx has one repeated root, so

b24ac=0.b^2-4ac=0.

Here

aq=54,bq=32a,cq=a211.a_q=\frac54,\quad b_q=3-2a,\quad c_q=a^2-11.

Hence

(32a)24(54)(a211)=0.(3-2a)^2-4\left(\frac54\right)(a^2-11)=0.

Simplify:

912a+4a25a2+55=09-12a+4a^2-5a^2+55=0

a212a+64=0-a^2-12a+64=0

a2+12a64=0.a^2+12a-64=0.

3) Solve for aa

a=12±1224(1)(64)2a=\frac{-12\pm\sqrt{12^2-4(1)(-64)}}{2}

a=12±144+2562a=\frac{-12\pm\sqrt{144+256}}{2}

a=12±202.a=\frac{-12\pm 20}{2}.

So the two possible values are

a=4ora=16.a=4 \quad \text{or} \quad a=-16.

💡 Pitfall guide

A common mistake is to set the substituted equation equal to 00 and stop there. For a tangent, the important step is not just forming the quadratic, but forcing its discriminant to be 00. Also, keep the expansion of (12x+3)2\left(\frac12 x+3\right)^2 careful: the middle term is 3x3x, not 6x6x.

🔄 Real-world variant

If the line were not tangent but secant, then the substituted quadratic would have two distinct real roots, so the discriminant would be positive. If the line were parallel to the tangent but shifted, the discriminant could become negative, meaning no intersection. The same substitution method still works for any line y=mx+cy=mx+c; only the coefficients change.

🔍 Related terms

tangent to a circle, discriminant, substitution method

chat