Points on a Circle: Find Value of 'a

  • Thread starter Thread starter Panphobia
  • Start date Start date
  • Tags Tags
    Circle Points
Click For Summary
The discussion revolves around determining the values of 'a' for which the points (4,3), (-3,1), (1,a), and (1,5) lie on a circle. The initial approach involved forming a matrix from the first three points and reducing it, leading to a problematic equation resulting in a square root of a negative number. A key insight highlighted is that 'a' represents a coordinate of one of the points, which may complicate the calculations. Suggestions included checking arithmetic errors in the matrix reduction and using geometric methods like plotting the points and finding perpendicular bisectors to locate the circle's center. Ultimately, the user resolved the issue by correcting their arithmetic mistakes.
Panphobia
Messages
435
Reaction score
13

Homework Statement


For what values of a do the points (4,3),(-3,1),(1,a), and (1,5) lie on a circle?

The Attempt at a Solution


So my solution came down to getting the equation a(x^2+y^2)+bx+cy+d=0
Making a matrix with the first three points, doing R1-R4, R2-R4, R3-R4, then reducing the matrix to a 3X3. After that you have the equation then sub in the last point and you get something like 0=-32a^2 - 344. My problem is that I am getting a square root of a negative number, what did I do wrong?
 
Physics news on Phys.org
Panphobia said:

Homework Statement


For what values of a do the points (4,3),(-3,1),(1,a), and (1,5) lie on a circle?



The Attempt at a Solution


So my solution came down to getting the equation a(x^2+y^2)+bx+cy+d=0
Making a matrix with the first three points, doing R1-R4, R2-R4, R3-R4, then reducing the matrix to a 3X3. After that you have the equation then sub in the last point and you get something like 0=-32a^2 - 344. My problem is that I am getting a square root of a negative number, what did I do wrong?

The only problem I see is that a is a coordinate of one of the points -- (1, a) -- and is also a variable in your equation -- a(x^2+y^2)+bx+cy+d=0. That could cause some confusion. Other than that, your overall strategy seems sound.

In row reducing a matrix, there are lots of opportunities for errors in arithmetic, so check the work you did. If you work has no errors, and you end up with an equation with no real solutions, it must be that the four points don't lie on any circle.
 
  • Like
Likes 1 person
Could you plot these out, and using the three sets of known coordinates (call these X,Y,Z) generate equations for the perpendicular bisectors of the lines XY, XZ, and YZ. Then calculate the intersection of the bisectors, which is the centre of the circle, if it exists. You also have a number of points, so you can calculate the radius; then plugs that back into th main circle equation?
 
Yea I figured it out, thanks mark, my arithmetic was wrong!
 

Similar threads

Replies
19
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
6
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K