Question

Find the circle equation constants from points on the graph

Original question: Question 19 (a) Part of the circle $x^2+y^2=ax+by+c$ is shown below. Determine the values of the constants $a$, $b$ and $c$. (4 marks) [(-3,-2)] (-3,3) $(-1.5,2)$ $(-2,? )$ $(3,4)$ $(-3)^2+(-3)^2=a(-3)+b(-3)+c$ $18=-3a-3b+c$ $(3)^2+4^2=a(3)+b(4)+c$ $25=3a+4b+c$ $(-1.5)^2+2^2=a(-1.5)+b(2)+c$ $6.25=-1.5a+2b+c$ $-3a-2b+c=0$ $a=2$ $b=31.5$ $c=12.5$

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: When a circle is written as x2+y2=ax+by+cx^2+y^2=ax+by+c, the clean way to recover the constants is to substitute coordinates from points that lie on the circle. That turns the picture into a small linear system.

Step by step

Step 1: Substitute the known points

For a point (x,y)(x,y) on the circle x2+y2=ax+by+c,x^2+y^2=ax+by+c, so every visible point gives one linear equation in a,b,ca,b,c.

Using the three labeled points shown in the working:

  • (3,3)(-3,3) gives 18=3a3b+c18=-3a-3b+c
  • (3,4)(3,4) gives 25=3a+4b+c25=3a+4b+c
  • (1.5,2)(-1.5,2) gives 6.25=1.5a+2b+c6.25=-1.5a+2b+c

Step 2: Eliminate cc

Subtract the first equation from the second: 7=6a+7b7=6a+7b

Subtract the first equation from the third: 11.75=1.5a+5b-11.75=1.5a+5b

Step 3: Solve the linear system

From 6a+7b=76a+7b=7 and 1.5a+5b=11.75,1.5a+5b=-11.75, you solve for aa and bb, then back-substitute to get cc.

So the key method is: pick three points from the graph, build three equations, and solve the system.

If your diagram labels are meant to be different points, the final numbers will change, but the setup stays the same.

Pitfall alert

A common mistake is to plug in the center of the circle, or to read a label from the sketch as if it were a point on the curve when it is only an annotation. Another easy slip is mixing up x2+y2=ax+by+cx^2+y^2=ax+by+c with the standard center-radius form. Here, do not expand into center form unless the question asks for it; just use the given points directly.

Try different conditions

If one of the marked points changes, the algebra is still identical: each new point gives a new equation of the form x2+y2=ax+by+cx^2+y^2=ax+by+c. If you only know two points, you cannot determine all three constants uniquely; you need a third independent point. If the circle is given in center form instead, you would first expand it before matching coefficients.

Further reading

circle equation, substitution method, linear system

FAQ

How do I find a, b, and c in x^2+y^2=ax+by+c?

Substitute three points on the circle into the equation to create three linear equations, then solve the system for a, b, and c.

Why do I need three points?

Because there are three unknown constants. Two points are not enough to determine a unique circle in this form.

chat