Analyzing the Setup
We are given the parabola defined by the equation y2=12x. We consider two points P1 and P2 on this curve such that the chord P1P2 subtends a right angle at the vertex O(0,0).
By comparing the given equation with the standard form y2=4ax, we identify 4a=12, which yields a=3.
The Parametric Power-up
To simplify the geometry, we utilize the parametric form of the parabola. Any point P on the curve can be represented as (at2,2at).
Substituting
a=3, the coordinates of our points are:
P1=(3t12,6t1)
P2=(3t22,6t2)
The Geometric Constraint
The condition that the chord P1P2 subtends a right angle at the origin implies that the lines OP1 and OP2 are perpendicular. Consequently, the product of their slopes must be −1.
The slope
m of a line from the origin to a point
(x,y) is given by
xy. Thus, we calculate the slopes as follows:
m1=3t126t1=t12
m2=3t226t2=t22
Applying the perpendicularity condition
m1⋅m2=−1:
(t12)⋅(t22)=−1
⇒t1t2=−4
The Algebraic Symphony
We now evaluate the expression
x1x2−y1y2 using our parametric relations. First, we calculate the product of the
x-coordinates:
x1x2=(3t12)(3t22)=9(t1t2)2
x1x2=9(−4)2=9(16)=144
Next, we calculate the product of the
y-coordinates:
y1y2=(6t1)(6t2)=36(t1t2)
y1y2=36(−4)=−144
Finally, we compute the required difference:
x1x2−y1y2=144−(−144)=144+144=288
The final value of the expression is 288.