Intersection of line and circle

In summary, the points of intersection are the points where the line and the circle have the same y-coordinate.
  • #1
minase
42
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
  • #2
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?
 
  • #3
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.
 
  • #4
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?
 

1. How do you find the intersection points of a line and a circle?

To find the intersection points of a line and a circle, you can use the equation of the line and the equation of the circle. Substitute the y value from the line equation into the circle equation and solve for the x values. Then, substitute the x values into the line equation to find the corresponding y values. These points represent the intersections between the line and the circle.

2. Can a line intersect a circle at more than two points?

No, a line can only intersect a circle at a maximum of two points. This is because a line is a straight path that extends infinitely in both directions, while a circle is a closed shape with a finite circumference. Therefore, a line can only intersect a circle at two points at most.

3. What does it mean when the line and circle do not intersect?

When a line and a circle do not intersect, it means that there are no points that lie on both the line and the circle. This could happen if the line and circle are parallel and do not touch at any point, or if the line is outside of the circle and does not cross its circumference.

4. How can you determine if a line is tangent to a circle?

A line is tangent to a circle if it touches the circle at exactly one point. This means that the line is perpendicular to the radius of the circle at the point of intersection. To determine if a line is tangent to a circle, you can find the equation of the line and the equation of the circle and set them equal to each other. If the resulting equation has only one solution, then the line is tangent to the circle.

5. Is it possible for a line and a circle to have no intersection points?

Yes, it is possible for a line and a circle to have no intersection points. This can happen if the line is outside of the circle and does not cross its circumference, or if the line is parallel to the circle and does not touch it at any point. In these cases, there are no points that lie on both the line and the circle, so there are no intersection points.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
17
Views
978
  • Precalculus Mathematics Homework Help
Replies
7
Views
866
Replies
2
Views
272
  • Precalculus Mathematics Homework Help
Replies
6
Views
2K
  • Precalculus Mathematics Homework Help
Replies
18
Views
1K
  • Precalculus Mathematics Homework Help
Replies
11
Views
8K
  • Precalculus Mathematics Homework Help
Replies
5
Views
920
Replies
10
Views
265
  • Precalculus Mathematics Homework Help
Replies
6
Views
382
  • Precalculus Mathematics Homework Help
Replies
5
Views
2K
Back
Top