Solveeit Logo

Question

Question: Find the equation of a circle which passes through \(\left( 4,1 \right),\left( 6,5 \right)\) and has...

Find the equation of a circle which passes through (4,1),(6,5)\left( 4,1 \right),\left( 6,5 \right) and has the center on: 4x+3y24=04x+3y-24=0.

Explanation

Solution

In this question we have been given with the coordinates of the points on a circle and an equation of a line which passes through the center of the circle. We know that the equation of a circle with center (h,k)\left( h,k \right) is (xh)2+(yk)2=r2{{\left( x-h \right)}^{2}}+{{\left( y-k \right)}^{2}}={{r}^{2}}. Given the points lie on the circle, we will use the distance formula which is given by (x1x2)2+(y1y2)2\sqrt{{{\left( {{x}_{1}}-{{x}_{2}} \right)}^{2}}+{{\left( {{y}_{1}}-{{y}_{2}} \right)}^{2}}} equate the two distances to find the value of hh and kk. We will then substitute the values in the equation of the circle and get the required solution.

Complete step by step solution:
Since the center of the circle lies on the line 4x+3y24=04x+3y-24=0
Therefore, we can write:
4x+3y24=0(1)4x+3y-24=0\to \left( 1 \right)
Now given the points (4,1),(6,5)\left( 4,1 \right),\left( 6,5 \right) lie on the circle. The distance of these points from the center of the circle will be same. Therefore, we can equate the distance of both the points from the circle.
The distance from (4,1)\left( 4,1 \right) to (h,k)\left( h,k \right) will be: (4h)2+(1k)2\sqrt{{{\left( 4-h \right)}^{2}}+{{\left( 1-k \right)}^{2}}}
The distance from (6,5)\left( 6,5 \right) to (h,k)\left( h,k \right) will be: (6h)2+(5k)2\sqrt{{{\left( 6-h \right)}^{2}}+{{\left( 5-k \right)}^{2}}}
Since the distance is the same, we can write:
(4h)2+(1k)2=(6h)2+(5k)2\Rightarrow \sqrt{{{\left( 4-h \right)}^{2}}+{{\left( 1-k \right)}^{2}}}=\sqrt{{{\left( 6-h \right)}^{2}}+{{\left( 5-k \right)}^{2}}}
On using the expansion formula, we get:
16+h28h+1+k22k=36h212h+25+k210k\Rightarrow \sqrt{16+{{h}^{2}}-8h+1+{{k}^{2}}-2k}=\sqrt{36-{{h}^{2}}-12h+25+{{k}^{2}}-10k}
On simplifying the terms, we get:
h2+k28h2k+17=h2+k212h10k+61\Rightarrow \sqrt{{{h}^{2}}+{{k}^{2}}-8h-2k+17}=\sqrt{{{h}^{2}}+{{k}^{2}}-12h-10k+61}
On squaring both sides, we get:
h2+k28h2k+17=h2+k212h10k+61\Rightarrow {{h}^{2}}+{{k}^{2}}-8h-2k+17={{h}^{2}}+{{k}^{2}}-12h-10k+61
On cancelling the similar terms, we get:
8h+2k17=12h+10k61\Rightarrow 8h+2k-17=12h+10k-61
On simplifying, we get:
4h+8k44=0(2)\Rightarrow 4h+8k-44=0\to \left( 2 \right)
On subtracting equation (1)\left( 1 \right) from (2)\left( 2 \right), we get:
5k20=0\Rightarrow 5k-20=0
On rearranging and simplifying, we get:
k=4\Rightarrow k=4
On substituting k=4k=4 in equation (2)\left( 2 \right), we get:
4h+8(4)44=0(2)\Rightarrow 4h+8\left( 4 \right)-44=0\to \left( 2 \right)
On simplifying, we get:
h=123\Rightarrow h=\dfrac{12}{3}
On dividing, we get:
h=3\Rightarrow h=3
Thus, the center of the circle (h,k)\left( h,k \right) is (3,4)\left( 3,4 \right)
Now the radius of the circle is r=(xh)2+(yk)2r=\sqrt{{{\left( x-h \right)}^{2}}+{{\left( y-k \right)}^{2}}}
On substituting the values, we get:
r=(43)2+(14)2\Rightarrow r=\sqrt{{{\left( 4-3 \right)}^{2}}+{{\left( 1-4 \right)}^{2}}}
On simplifying the roots, we get:
r=1+9\Rightarrow r=\sqrt{1+9}
Which can be simplified as:
r=10r=\sqrt{10}
On substituting the values in the equation of the circle, we get:
(x3)2+(y4)2=10\Rightarrow {{\left( x-3 \right)}^{2}}+{{\left( y-4 \right)}^{2}}=10, which is the required solution.
On drawing the line and the circle on the graph, we get:

Note: The most common way of making a mistake is not applying the distance formula and the general equation of the circle correctly. It is to be remembered that the entire premise of solving the question is remembering that points on a circle are always equidistant from the center of the circle.