Intersection of line and circle

Click For Summary

Homework Help Overview

The discussion revolves around finding the points of intersection between a line and a circle, represented by their respective equations. The circle is defined by the equation \((x-p)^2 + (y-q)^2 = r^2\), while the line is given in a general form that can be simplified to slope-intercept form.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss substituting the line's equation into the circle's equation to form a quadratic equation in x. There are questions about the implications of the number of real roots found and how they relate to the intersection points. Additionally, there is a specific inquiry about handling the case when the line is vertical.

Discussion Status

The conversation is active, with participants exploring different methods to approach the problem. Some guidance has been provided regarding the substitution method and the interpretation of roots, but there is still a request for clarification on the vertical line case.

Contextual Notes

Participants are working under the assumption that the constants in the line's equation are known, but there is a lack of specific information about the circle's dimensions, which may affect the discussion.

minase
Messages
42
Reaction score
0
I'm trying to find the points of intersection
of line and circle with equations:

(x-p)^2 + (y-q)^2 = r^2
(y-y1)*(x2-x1)-(x-x1)*(y2-y1)=0

but i can't handle with this. Can anyone help me?
 
Physics news on Phys.org
minase said:
I'm trying to find the points of intersection
of line and circle with equations:
(x-p)^2 + (y-q)^2 = r^2
(y-y1)*(x2-x1)-(x-x1)*(y2-y1)=0
but i can't handle with this. Can anyone help me?

What do you know about the circle's dimensions?
 
Your second equation (the line) can be simplified to look like y=mx+b (I assume x1, x2,y1,y2 are constants). Substitute mx+b for y in the first equation. You now have a quadratic in x. Solve for x, 2 real roots gives points of intersection, 1 root is tangency point, 0 real roots means no intersection. If x roots are real, use second equation to get y values.

Special case x1=x2, then x comes right out of second equation and 2 values of y can be found. Above comments about real roots and intersections apply. Line happens to be vertical.
 
mathman said:
Your second equation (the line) can be simplified to look like y=mx+b (I assume x1, x2,y1,y2 are constants). Substitute mx+b for y in the first equation. You now have a quadratic in x. Solve for x, 2 real roots gives points of intersection, 1 root is tangency point, 0 real roots means no intersection. If x roots are real, use second equation to get y values.

Special case x1=x2, then x comes right out of second equation and 2 values of y can be found. Above comments about real roots and intersections apply. Line happens to be vertical.

I see how the case where the line is not vertical works but I don't see what you would do in the case where it is vertical. Can you explain in a little more detail?
 

Similar threads

Replies
17
Views
3K
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
11
Views
10K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
5K