Question

Difficulty: HardNonlinear Systems of Equations

In the xyxy-plane, a system of equations consists of the circle with equation (x7)2+(y4)2=1(x - 7)^2 + (y - 4)^2 = 1 and the line y=kxy = kx, where kk is a positive constant. If the system has exactly one real solution and k>0.5k > 0.5, what is the value of kk?

Answer: 0.75

Answer

The correct answer is 3/4 (or 0.75).
The correct answer is 3/43/4 (or 0.750.75). Substituting the line y=kxy = kx into the circle equation and setting the discriminant of the resulting quadratic equation to zero yields a quadratic in kk: 48k256k+15=048k^2 - 56k + 15 = 0. Solving this equation gives two positive tangent slopes: k=5/12k = 5/12 and k=3/4k = 3/4. Since the problem specifies that k>0.5k > 0.5, we choose k=3/4k = 3/4, which equals 0.750.75. Alternatively, using geometry, the distance from the center (7,4)(7,4) to the line kxy=0kx - y = 0 must equal the radius 11. This gives 7k4k2+1=1\frac{|7k-4|}{\sqrt{k^2+1}} = 1. Squaring both sides yields (7k4)2=k2+1(7k-4)^2 = k^2+1, which simplifies to 48k256k+15=048k^2 - 56k + 15 = 0, giving the same values of kk.

Step-by-Step Solution

1
Substitute the linear equation y=kxy = kx into the circle's quadratic equation (x7)2+(y4)2=1(x - 7)^2 + (y - 4)^2 = 1.
(x7)2+(kx4)2=1(x - 7)^2 + (kx - 4)^2 = 1
To find the points of intersection between the line and the circle, substitute the expression for yy from the linear equation into the circle's equation.
2
Expand the terms and write the equation in the standard quadratic form Ax2+Bx+C=0Ax^2 + Bx + C = 0.
(1+k2)x2(14+8k)x+64=0(1 + k^2)x^2 - (14 + 8k)x + 64 = 0
Expanding (x7)2(x - 7)^2 yields x214x+49x^2 - 14x + 49 and expanding (kx4)2(kx - 4)^2 yields k2x28kx+16k^2x^2 - 8kx + 16. Grouping the terms by powers of xx and subtracting 11 from both sides gives the standard form.
3
Set the discriminant of the quadratic equation to 00 to satisfy the condition of exactly one real solution.
Δ=[(14+8k)]24(1+k2)(64)=0\Delta = [-(14 + 8k)]^2 - 4(1 + k^2)(64) = 0
A quadratic equation has exactly one real solution if and only if its discriminant, B24ACB^2 - 4AC, is equal to zero. Geometrically, this means the line is tangent to the circle.
4
Simplify the discriminant equation and solve for kk.
48k256k+15=048k^2 - 56k + 15 = 0, which factors as (12k5)(4k3)=0(12k - 5)(4k - 3) = 0. Thus, k=512k = \frac{5}{12} or k=34k = \frac{3}{4}.
Simplifying (14+8k)2256(1+k2)=0(14 + 8k)^2 - 256(1 + k^2) = 0 gives 196+224k+64k2256256k2=0196 + 224k + 64k^2 - 256 - 256k^2 = 0, which simplifies to 192k2+224k60=0-192k^2 + 224k - 60 = 0. Dividing the entire equation by 4-4 yields the quadratic equation in kk.
5
Select the value of kk that satisfies the given condition k>0.5k > 0.5.
k=34k = \frac{3}{4} (or 0.750.75)
Since 5120.417\frac{5}{12} \approx 0.417 is less than 0.50.5 and 34=0.75\frac{3}{4} = 0.75 is greater than 0.50.5, the correct value is 3/43/4.

Key Concept

Solving a nonlinear system of equations involving a circle and a line by setting the discriminant of the substituted quadratic equation to zero to find the slope of the tangent lines.
Estimated Time:2m 30s
Rate this question