Find the equation of the circle passing through the points A(1,−2) and B(4,−3) and whose centre lies on the line 3x+4y=7.
Background and Explanation
To find the equation of a circle, we need its centre (h,k) and its radius r. We use the distance formula to equate the radii from the centre to the given points and use the fact that the centre must satisfy the equation of the line it lies on.
Solution
Let the centre of the circle be C(h,k) and its radius be r.
Using the standard form (x−h)2+(y−k)2=r2:
(x−1547)2+(y−(−53))2=45293(x−1547)2+(y+53)2=45293
Expanding the equation:
x2−1594x+2252209+y2+56y+259−45293=0x2+y2−1594x+56y+(2252209+81−1465)=0x2+y2−1594x+56y+225825=0x2+y2−1594x+56y+311=0
Multiply the entire equation by 15 to clear denominators:
15x2+15y2−94x+18y+55=0
This is the required equation of the circle.
Key Formulas or Methods Used
Standard Equation of a Circle:(x−h)2+(y−k)2=r2
Distance Formula:d=(x2−x1)2+(y2−y1)2
Point-on-Line Property: If a point (h,k) lies on a line ax+by=c, then ah+bk=c.
System of Linear Equations: Solving for variables using elimination or substitution.
Summary of Steps
Assign the centre coordinates as (h,k).
Substitute (h,k) into the line equation 3x+4y=7.
Set the squared distance from the centre to (1,−2) equal to the squared distance from the centre to (4,−3).
Solve the resulting two linear equations to find the values of h and k.
Calculate r2 using the distance formula with the centre and one of the given points.
Substitute h,k, and r2 into the standard circle equation and simplify to general form.