SOLUTION: find the range of values of k for which kx+y=3 meets x²+y²=5 in two distinct points

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: find the range of values of k for which kx+y=3 meets x²+y²=5 in two distinct points      Log On


   



Question 1051725: find the range of values of k for which kx+y=3 meets x²+y²=5 in two distinct points
Found 2 solutions by Fombitz, ikleyn:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
All the lines go through the point (0,3).
The line tangent to the circle and going through the point (0,3) would make a right triangle together with the radius of the circle with the hypotenuse being from the origin to the point (0,3).
3%5E2=5-D%5E2
D=2
So then build a circle centered at (0,3) with a radius of 2.
Then look for the two intersection points of that circle with the original circle.
Those two points are the two tangents points that the lines would make with the original circle and will provide the limits for k.
The equation of the new circle would be,
x%5E2%2B%28y-3%29%5E2=2%5E2
x%5E2%2B%28y-3%29%5E2=4
So using the original equation,
x%5E2%2By%5E2=5
x%5E2=5-y%5E2
Substitute this into the new equation,
5-y%5E2%2B%28y-3%29%5E2=4
5-y%5E2%2By%5E2-6y%2B9=4
-6y%2B14=4
-6y=-10
y=5%2F3
So them.
x%5E2%2B%285%2F3%29%5E2=5
x%5E2%2B25%2F9=5
x%5E2=45%2F9-25%2F9
x%5E2=20%2F9
x=0+%2B-+%282%2F3%29sqrt%285%29
So now you have two points on each line, you can solve for k.
kx%2By=3
k%282%2F3%29sqrt%285%29%2B5%2F3=3
k%282%2F3%29sqrt%285%29=9%2F3-5%2F3
k%282%2F3%29sqrt%285%29=4%2F3
k=2%2Fsqrt%285%29
k=%282%2F5%29sqrt%285%29
with the other solution for k being the reciprocal,
k=-%282%2F5%29sqrt%285%29
So the tangent points are the limit for one distinct point of contact so for two distinct points don't include these points so,
-%282%2F5%29sqrt%285%29%3Ck%3C%282%2F5%29sqrt%285%29
.
.
.
.

Answer by ikleyn(52778) About Me  (Show Source):
You can put this solution on YOUR website!
.
find the range of values of k for which kx+y=3 meets x²+y²=5 in two distinct points
~~~~~~~~~~~~~~~~~~~~~~

kx + y = 3     (1)
x² + y² = 5    (2)

Express y = 3-kx  from (1) and substitute it into (2). You will get

x%5E2+%2B+%283-kx%29%5E2 = 5.

Simplify:

x%5E2+%2B+9+-+6kx+%2B+k%5E2x%5E2 = 5,

%28k%5E2%2B1%29%2Ax%5E2+-6kx+%2B+9-5 = 0,

%28k%5E2%2B1%29%2Ax%5E2+-+6kx+%2B+4 = 0.

Discriminant 

d = b%5E2+-+4ac = %286k%29%5E2+-+4%2A%28k%5E2%2B1%29%2A4 = 36k%5E2+-+16%2A%28k%5E2%2B1%29 = 36k%5E2+-+16k%5E2+-+16 = 20k%5E2+-+16.

The condition for  "kx+y=3 meets x²+y²=5 in two distinct points"  is  this inequality  d > 0,  or

20k%5E2+-+16 > 0,   or, which is the same (cancel the factor 4)

5k%5E2+-+4 > 0,  or

|k| > sqrt%284%2F5%29 = 2%2Fsqrt%285%29.


Answer.  kx+y=3 meets x²+y²=5 in two distinct points  if  and only if k < -2%2Fsqrt%285%29  OR  k > 2%2Fsqrt%285%29.