Answer
Verified
491.1k+ views
Hint: For solving this question we will assume ${{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0$ to be the equation of the required circle. After that, from the given data we will form equations between $g$, $f$, $c$ and solve them to find their values.
Complete step-by-step solution -
Given:
It is given that there is a circle which passes through the points A (-1,4) and B (1,2) and which touches the line $3x-y-3=0$. And we have to find the equation of this circle.
Now, as we know that the general equation of the circle is ${{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0$ whose centre is at point $\left( g,f \right)$ and radius of the circle is $\sqrt{{{g}^{2}}+{{f}^{2}}-c}$ . So, let the required equation of the circle is ${{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0$ and as it is given that it passes through points A (-1,4) and B (1,2) so, they will satisfy the equation of the circle. Then,
$\begin{align}
& {{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0 \\
& \Rightarrow {{\left( -1 \right)}^{2}}+{{\left( 4 \right)}^{2}}-2g\left( -1 \right)-2f\left( 4 \right)+c=0 \\
& \Rightarrow 1+16+2g-8f+c=0 \\
& \Rightarrow 2g-8f+c=-17....................\left( 1 \right) \\
& {{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0 \\
& \Rightarrow {{\left( 1 \right)}^{2}}+{{\left( 2 \right)}^{2}}-2g\left( 1 \right)-2f\left( 2 \right)+c=0 \\
& \Rightarrow 1+4-2g-4f+c=0 \\
& \Rightarrow 2g+4f-c=5.......................\left( 2 \right) \\
\end{align}$
Now, subtract the equation (1) from equation (2). Then,
$\begin{align}
& \left( 2g+4f-c \right)-\left( 2g-8f+c \right)=5-\left( -17 \right) \\
& \Rightarrow 4f-c+8f-c=22 \\
& \Rightarrow 12f-2c=22 \\
& \Rightarrow 2c=12f-22 \\
& \Rightarrow c=6f-11.................................................\left( 3 \right) \\
\end{align}$
Now, add equation (1) and equation (2). Then,
$\begin{align}
& \left( 2g-8f+c \right)+\left( 2g+4f-c \right)=-17+5 \\
& \Rightarrow 4g-4f=-12 \\
& \Rightarrow g-f=-3 \\
& \Rightarrow g=f-3.............................................\left( 4 \right) \\
\end{align}$
Now, as it is given that the line $3x-y-3=0$ is tangent to the circle. Thus, when we put $y=3x-3$ in the equation of the circle. Then,
$\begin{align}
& {{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0 \\
& \Rightarrow {{x}^{2}}+{{\left( 3x-3 \right)}^{2}}-2gx-2f\left( 3x-3 \right)+c=0 \\
& \Rightarrow {{x}^{2}}+9{{x}^{2}}+9-18x-2gx-6fx+6f+c=0 \\
& \Rightarrow 10{{x}^{2}}+x\left( -2g-6f-18 \right)+9+6f+c=0 \\
\end{align}$
Now, put the value of $c=6f-11$ from equation (3) and value of $g=f-3$ from equation (4) in the above equation. Then,
$\begin{align}
& 10{{x}^{2}}+x\left( -2g-6f-18 \right)+9+6f+c=0 \\
& \Rightarrow 10{{x}^{2}}+x\left( -2f+6-6f-18 \right)+9+6f+6f-11=0 \\
& \Rightarrow 10{{x}^{2}}-x\left( 8f+12 \right)+12f-2=0 \\
\end{align}$
Now, as the line $3x-y-3=0$ is tangent to the circle so, above the quadratic equation will have only one distinct real root or both roots will be equal so, the discriminant will be zero. Then,
$\begin{align}
& {{\left( 8f+12 \right)}^{2}}-4\times 10\left( 12f-2 \right)=0 \\
& \Rightarrow 64{{f}^{2}}+144+192f-480f+80=0 \\
& \Rightarrow 64{{f}^{2}}-288f+224=0 \\
& \Rightarrow 2{{f}^{2}}-9f+7=0 \\
& \Rightarrow 2{{f}^{2}}-2f-7f+7=0 \\
& \Rightarrow 2f\left( f-1 \right)-7\left( f-1 \right)=0 \\
& \Rightarrow \left( 2f-7 \right)\left( f-1 \right)=0 \\
& \Rightarrow f=1,3.5 \\
\end{align}$
Now, we got two values of $f$ so, we will find the value of $g$ and $c$ for each value of $f$ . Then,
$\begin{align}
& f=1 \\
& \because g=f-3 \\
& \Rightarrow g=-2 \\
& \because c=6f-11 \\
& \Rightarrow c=-5 \\
\end{align}$
$\begin{align}
& f=3.5 \\
& \because g=f-3 \\
& \Rightarrow g=0.5 \\
& \because c=6f-11 \\
& \Rightarrow c=10 \\
\end{align}$
Now, there will two such circles and their equation is written below:
$\begin{align}
& g=-2,f=1,c=-5 \\
& \Rightarrow {{x}^{2}}+{{y}^{2}}+4x-2y-5=0 \\
& g=0.5,f=3.5,c=10 \\
& \Rightarrow {{x}^{2}}+{{y}^{2}}-x-7y+10=0 \\
\end{align}$
Thus, the equation of the required circle will be ${{x}^{2}}+{{y}^{2}}+4x-2y-5=0$ , ${{x}^{2}}+{{y}^{2}}-x-7y+10=0$.
Note: Here, the student should proceed by the basic equation of the circle. After that, try to form the equations correctly as per the given data in the question. Moreover, make some equations before substituting the value of $y=3x-3$ in the equation of the circle, so that further calculation will be smooth. And students should avoid making calculation mistakes while solving to get the correct answer.
Complete step-by-step solution -
Given:
It is given that there is a circle which passes through the points A (-1,4) and B (1,2) and which touches the line $3x-y-3=0$. And we have to find the equation of this circle.
Now, as we know that the general equation of the circle is ${{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0$ whose centre is at point $\left( g,f \right)$ and radius of the circle is $\sqrt{{{g}^{2}}+{{f}^{2}}-c}$ . So, let the required equation of the circle is ${{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0$ and as it is given that it passes through points A (-1,4) and B (1,2) so, they will satisfy the equation of the circle. Then,
$\begin{align}
& {{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0 \\
& \Rightarrow {{\left( -1 \right)}^{2}}+{{\left( 4 \right)}^{2}}-2g\left( -1 \right)-2f\left( 4 \right)+c=0 \\
& \Rightarrow 1+16+2g-8f+c=0 \\
& \Rightarrow 2g-8f+c=-17....................\left( 1 \right) \\
& {{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0 \\
& \Rightarrow {{\left( 1 \right)}^{2}}+{{\left( 2 \right)}^{2}}-2g\left( 1 \right)-2f\left( 2 \right)+c=0 \\
& \Rightarrow 1+4-2g-4f+c=0 \\
& \Rightarrow 2g+4f-c=5.......................\left( 2 \right) \\
\end{align}$
Now, subtract the equation (1) from equation (2). Then,
$\begin{align}
& \left( 2g+4f-c \right)-\left( 2g-8f+c \right)=5-\left( -17 \right) \\
& \Rightarrow 4f-c+8f-c=22 \\
& \Rightarrow 12f-2c=22 \\
& \Rightarrow 2c=12f-22 \\
& \Rightarrow c=6f-11.................................................\left( 3 \right) \\
\end{align}$
Now, add equation (1) and equation (2). Then,
$\begin{align}
& \left( 2g-8f+c \right)+\left( 2g+4f-c \right)=-17+5 \\
& \Rightarrow 4g-4f=-12 \\
& \Rightarrow g-f=-3 \\
& \Rightarrow g=f-3.............................................\left( 4 \right) \\
\end{align}$
Now, as it is given that the line $3x-y-3=0$ is tangent to the circle. Thus, when we put $y=3x-3$ in the equation of the circle. Then,
$\begin{align}
& {{x}^{2}}+{{y}^{2}}-2gx-2fy+c=0 \\
& \Rightarrow {{x}^{2}}+{{\left( 3x-3 \right)}^{2}}-2gx-2f\left( 3x-3 \right)+c=0 \\
& \Rightarrow {{x}^{2}}+9{{x}^{2}}+9-18x-2gx-6fx+6f+c=0 \\
& \Rightarrow 10{{x}^{2}}+x\left( -2g-6f-18 \right)+9+6f+c=0 \\
\end{align}$
Now, put the value of $c=6f-11$ from equation (3) and value of $g=f-3$ from equation (4) in the above equation. Then,
$\begin{align}
& 10{{x}^{2}}+x\left( -2g-6f-18 \right)+9+6f+c=0 \\
& \Rightarrow 10{{x}^{2}}+x\left( -2f+6-6f-18 \right)+9+6f+6f-11=0 \\
& \Rightarrow 10{{x}^{2}}-x\left( 8f+12 \right)+12f-2=0 \\
\end{align}$
Now, as the line $3x-y-3=0$ is tangent to the circle so, above the quadratic equation will have only one distinct real root or both roots will be equal so, the discriminant will be zero. Then,
$\begin{align}
& {{\left( 8f+12 \right)}^{2}}-4\times 10\left( 12f-2 \right)=0 \\
& \Rightarrow 64{{f}^{2}}+144+192f-480f+80=0 \\
& \Rightarrow 64{{f}^{2}}-288f+224=0 \\
& \Rightarrow 2{{f}^{2}}-9f+7=0 \\
& \Rightarrow 2{{f}^{2}}-2f-7f+7=0 \\
& \Rightarrow 2f\left( f-1 \right)-7\left( f-1 \right)=0 \\
& \Rightarrow \left( 2f-7 \right)\left( f-1 \right)=0 \\
& \Rightarrow f=1,3.5 \\
\end{align}$
Now, we got two values of $f$ so, we will find the value of $g$ and $c$ for each value of $f$ . Then,
$\begin{align}
& f=1 \\
& \because g=f-3 \\
& \Rightarrow g=-2 \\
& \because c=6f-11 \\
& \Rightarrow c=-5 \\
\end{align}$
$\begin{align}
& f=3.5 \\
& \because g=f-3 \\
& \Rightarrow g=0.5 \\
& \because c=6f-11 \\
& \Rightarrow c=10 \\
\end{align}$
Now, there will two such circles and their equation is written below:
$\begin{align}
& g=-2,f=1,c=-5 \\
& \Rightarrow {{x}^{2}}+{{y}^{2}}+4x-2y-5=0 \\
& g=0.5,f=3.5,c=10 \\
& \Rightarrow {{x}^{2}}+{{y}^{2}}-x-7y+10=0 \\
\end{align}$
Thus, the equation of the required circle will be ${{x}^{2}}+{{y}^{2}}+4x-2y-5=0$ , ${{x}^{2}}+{{y}^{2}}-x-7y+10=0$.
Note: Here, the student should proceed by the basic equation of the circle. After that, try to form the equations correctly as per the given data in the question. Moreover, make some equations before substituting the value of $y=3x-3$ in the equation of the circle, so that further calculation will be smooth. And students should avoid making calculation mistakes while solving to get the correct answer.
Recently Updated Pages
Fill in the blanks with suitable prepositions Break class 10 english CBSE
Fill in the blanks with suitable articles Tribune is class 10 english CBSE
Rearrange the following words and phrases to form a class 10 english CBSE
Select the opposite of the given word Permit aGive class 10 english CBSE
Fill in the blank with the most appropriate option class 10 english CBSE
Some places have oneline notices Which option is a class 10 english CBSE
Trending doubts
Fill the blanks with the suitable prepositions 1 The class 9 english CBSE
How do you graph the function fx 4x class 9 maths CBSE
When was Karauli Praja Mandal established 11934 21936 class 10 social science CBSE
Which are the Top 10 Largest Countries of the World?
What is the definite integral of zero a constant b class 12 maths CBSE
Why is steel more elastic than rubber class 11 physics CBSE
Distinguish between the following Ferrous and nonferrous class 9 social science CBSE
The Equation xxx + 2 is Satisfied when x is Equal to Class 10 Maths
Differentiate between homogeneous and heterogeneous class 12 chemistry CBSE