Show that the line y = x - 7 does not meet the circle (x + 2)^2 + y^2 = 33.

To find potential points of intersection between the line and the circle, we need to solve the equations simultaneously. So, we substitute y = x - 7 into the equation of the circle: (x + 2)2 + y2 = 33 (x + 2)2 + (x - 7)2 = 33 x2 + 4x + 4 + x2 - 14x + 49 = 33 (expand the brackets) 2x2 - 10x + 20 = 0 (collect like terms) x2 - 5x + 10 = 0 (divide each term by 2) Now, the discriminant b- 4ac = (-5)- 4 * 1 *10 = 25 - 40 = -15. As b- 4ac < 0, there is no solution to the quadratic equation. So, the line does not meet the circle.

AI

Related Maths A Level answers

All answers ▸

A line L is parallel to y = 4x+5 and passes through the point (-1,6). Find the equation of the line L in the form y = ax+b.


A man travels 360m along a straight road. He walks for the first 120m at 1.5ms-1, runs the next 180m at 4.5ms-1, and then walks the final 60m at 1.5ms-1. A women travels the same route, in the same time. At what time does the man overtake the women?


How to "study" A-level Maths, not just learn?


Find an equation of the curve with parametric equations x=3sin(A) and y=4cos(A), in the form bx^2+cy^2=d.