The Dance of Algebra and Geometry
Welcome, future engineer. Today, we are going to unravel a problem that sits at the beautiful intersection of coordinate geometry and the theory of equations.
Often, students look at a problem like this—where roots of quadratics define the coordinates of a circle's diameter—and feel a sense of dread. But I want you to pause. Take a breath. This isn't a mess of variables; it is a symphony of structure. Let us walk through this together.
Phase 1
The Roots as Coordinates
Imagine you are standing on the Cartesian plane. You have two points, P and Q. We are told that the abscissae (x-coordinates) of these points are the roots of the quadratic equation 2x2−rx+p=0.
Let these roots be x1 and x2. Immediately, your mind should jump to Vieta's formulas. We know that for any quadratic ax2+bx+c=0, the sum of the roots is −b/a and the product is c/a.
Applying this here, we get:
Now, look at the ordinates (y-coordinates). The problem gives us y2−sy−q=0. Again, applying Vieta's, we find:
We have now successfully translated the abstract algebra into concrete geometric properties of our points P and Q.
Phase 2
The Diameter Form
Here is where the magic happens. We need the equation of a circle with PQ as its diameter. You could find the center, then the radius, then use (x−h)2+(y−k)2=r2.
But why take the long road? We have a secret weapon: the Diameter Form of a circle. If P(x1,y1) and Q(x2,y2) are the endpoints of a diameter, the equation is simply:
(x−x1)(x−x2)+(y−y1)(y−y2)=0
Let us expand this. Multiplying the terms, we get:
x2−(x1+x2)x+x1x2+y2−(y1+y2)y+y1y2=0
Look at that! It is practically begging us to substitute the sums and products we found in Phase 1. It is as if the problem was designed to fit these values perfectly.
Phase 3
The Algebraic Bridge
Let us perform the substitution. Replacing the sums and products, our equation becomes:
x2−(2r)x+2p+y2−(s)y+(−q)=0
To make this look like the standard form provided in the question, we multiply the entire equation by 2. This gives us:
Rearranging this, we get:
Phase 4
The Final Comparison
We are at the finish line. The problem gives us the equation 2(x2+y2)−11x−14y−22=0. Since this equation and our derived equation represent the same circle, their coefficients must match perfectly.
Comparing the x-coefficients, we see −r=−11, so r=11. Comparing the y-coefficients, we see −2s=−14, so s=7. Finally, the constant term: p−2q=−22.
We are asked to find the value of 2r+s−2q+p. Let us group these:
Substituting our values, we get:
The 22 and −22 cancel out beautifully, leaving us with the final answer of 7.
See? When you break down the complexity into logical, manageable steps, the math doesn't just solve itself—it reveals its own internal harmony. Keep practicing this mindset, and you will conquer any problem JEE throws your way.