Question
Question: Show that the line \[3x - 4y - c = 0\] will meet the circle having a center at \[\left[ {2,4} \right...
Show that the line 3x−4y−c=0 will meet the circle having a center at [2,4] and the radius 5 in real and distinct points if −35<c<15.
Solution
We are required to prove the given condition in the question. To do that we will first form the equation of a circle using the given information. Since it is given that the line meets the circle so we will substitute a point from the line into the equation of the circle. Finally, we will use the condition that for real and distinct roots the discriminant is greater than 0. Using this we will prove our given condition.
Formula Used: We will use the following formula to solve our question –
- Equation of the circle [x−a]2+[y−b]2=r2, where a is the x coordinate of the center, b is they coordinate of the center and r is radius of the circle.
- For a quadratic equation of the kind ax2+bx+c=0, the discriminant is given by the formula, b2−4ac, where a is the coefficient of x2, b is the coefficient of x and c is the constant term.
Complete step by step solution:
We have to prove that the line 3x−4y−c=0 will meet the circle having a center at [2,4] and the radius 5 in real and distinct points only if −35<c<15.
To do that, we will first form the equation of the given circle.
Here, we are given that, a=2\b=4=¸5.
Substituting these values in the standard equation of the circle, we get,
[x−a]2+[y−b]2=r2
⇒[x−2]2+[y−4]2=52…….[1]
As the line intersects or meets the circle, then we will substitute a point from the line into the equation of the circle to get the point of the intersection.
The line given to us is 3x−4y−c=0.
Finding the value of y from the above equation of the line, we get,
3x−4y−c=0 ⇒4y=3x−c
⇒y=43x−c…………..[2]
Substitute the value of y from equation [2] to equation [1]. This will give us the points of intersection,
[x−2]2+[y−4]2=52
\Rightarrow {\left[ {x - 2} \right]^2} + {\left\\{ {\left[ {\dfrac{{3x - c}}{4}} \right] - 4} \right\\}^2} = 25…………….[3]
We will solve the equation [3] further by taking the LCM of the denominators of the terms within the bracket.
\begin{array}{l}{\left[ {x - 2} \right]^2} + {\left\\{ {\left[ {\dfrac{{3x - c}}{4}} \right] - 4} \right\\}^2} = 25\\\ \Rightarrow {\left[ {x - 2} \right]^2} + {\left\\{ {\left[ {\dfrac{{3x - c}}{4}} \right] - \dfrac{{4\left[ 4 \right]}}{4}} \right\\}^2} = 25\end{array}
Now we will take the LCM throughout. On doing so we get,
\begin{array}{l} \Rightarrow {\left[ {x - 2} \right]^2} + {\left\\{ {\dfrac{{3x - c - 16}}{4}} \right\\}^2} = 25\\\ \Rightarrow 16{\left[ {x - 2} \right]^2} + {\left\\{ {3x - \left[ {c + 16} \right]} \right\\}^2} = 25 \times 16\end{array}
On squaring the terms and then multiplying them, we get
\begin{array}{l} \Rightarrow 16\left[ {{x^2} + 4 - 4x} \right] + \left\\{ {9{x^2} + {{\left[ {c + 16} \right]}^2} - 6x\left[ {c + 16} \right]} \right\\} = 400\\\ \Rightarrow 16{x^2} + 64 - 64x + 9{x^2} + {c^2} + 256 + 32c - 6xc - 96x = 400\end{array}
On gathering all the like terms together and then solving them further, we get,
⇒16x2+9x2−64x−96x−6xc+c2+32c+64+256−400=0
⇒25x2−[160+6c]x+c2+32c−80=0………….[4]
Now in equation [4], we can see that the highest degree is 2, hence this is a quadratic equation.
We know that the roots of the quadratic equation are real and distinct when the discriminant is greater than 0. That is when the discriminant is positive.
Hence, in this question, the intersection points will be real and distinct when discriminant is greater than 0.
We know that the discriminant is given by the formula b2−4ac.
From equation [4], we can infer that,
a=25\b=6c+160=¸c2+32c−80
Substituting these values in the formula of the discriminant, we get,
[6c+160]2−4[25][c2+32c−80]>0
On expanding this further by squaring the terms,
[6c+160]2−4[25][c2+32c−80]>0 ⇒36c2+25600+1920c−100[c2+32c−80]>0
We will multiply and gather the like terms now. On doing so we get,
⇒36c2+25600+1920c−100c2−3200c+8000>0 ⇒36c2−100c2+1920c−3200c+25600+8000>0
On solving the terms further and taking out 64 common from all the terms, we get,
⇒−64c2−1280c+33600>0 ⇒64[−c2−20c+525]>0
On dividing both sides of the equation with 64, we get,
⇒−c2−20c+525>0 ⇒c2+20c+525<0
Now we will factorize the above equation using the mid-term splitting concept.
c2+20c+525<0 ⇒c2+[35−15]c+525<0 ⇒c2+35c−15c+525<0
On resolving the terms as factors, we get,
⇒[c+35][c−15]<0
Using the zero product rule, we can write
c+35<0>¸−35
or
c−15<0<¸15
Hence, proved that our line will intersect the circle in real and distinct points if −35<c<15.
Note:
Whenever we have to find the point of intersection of any two geometric figures, be they lines, or circle or any other form, always remember that we should calculate the value of the variable from one equation and then put it into the second one. Upon solving, our answer will be your required point of intersection. Also, we must take care of negative signs when finding the value of c. Any change in sign can change the range of c.