Question

Difficulty: HardEquations and Graphs of Circles

In the standard (x,y)(x, y) coordinate plane, a circle is defined by the equation x2+y210x4y=0x^2 + y^2 - 10x - 4y = 0. The line y=xy = x intersects the circle at the origin (0,0)(0, 0) and at a second point PP. What is the xx-coordinate of point PP?

Answer: 7

Answer

The correct answer is 7.
To find the points of intersection between the circle and the line, we substitute the line's equation y=xy = x into the circle's equation x2+y210x4y=0x^2 + y^2 - 10x - 4y = 0. This substitution yields 2x214x=02x^2 - 14x = 0. Factoring out 2x2x gives 2x(x7)=02x(x - 7) = 0, which has solutions x=0x = 0 and x=7x = 7. The solution x=0x = 0 corresponds to the origin (0,0)(0, 0). Therefore, the xx-coordinate of the second point PP is 77.

Step-by-Step Solution

1
Substitute y=xy = x into the equation of the circle.
x2+x210x4x=0x^2 + x^2 - 10x - 4x = 0
Since the line is y=xy = x, any point of intersection must satisfy both equations.
2
Combine like terms to simplify the quadratic equation.
2x214x=02x^2 - 14x = 0
Grouping the quadratic and linear terms yields a single equation in terms of xx.
3
Factor the quadratic equation.
2x(x7)=02x(x - 7) = 0
Factoring allows us to identify the individual roots of the equation.
4
Solve for xx and identify the value for point PP.
x=7x = 7
The solution x=0x = 0 corresponds to the origin. Thus, the xx-coordinate of the second point PP must be 77.

Key Concept

Finding points of intersection between a line and a circle in the coordinate plane.
Rate this question