Analyzing the Intersection
To find point P, we solve the system y2=x and y=mx. Substituting y=mx into the parabola equation gives (mx)2=x, which simplifies to m2x2−x=0.
Factoring this, we get x(m2x−1)=0. Since we are looking for a point other than the origin, we ignore x=0 and find x=1/m2.
Consequently, y=m(1/m2)=1/m. So, the point of intersection is P=(1/m2,1/m).
To simplify our calculations, let us define a parameter t=1/m. Now, our point P becomes (t2,t).
The Tangent's Geometry
Now, we draw a tangent at P(t2,t). The standard equation for a tangent to y2=x at (x1,y1) is given by:
Substituting our coordinates, we get yt=21(x+t2). This line intersects the x-axis at point Q.
At the x-axis, y=0, so 0=21(x+t2), which means x=−t2. Thus, Q=(−t2,0).
The Area Calculation
The area of a triangle with vertices (x1,y1), (x2,y2), and (x3,y3) is given by:
Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣
Plugging in our points O(0,0), P(t2,t), and Q(−t2,0), the formula simplifies significantly. The first two terms vanish because of the origin, leaving us with:
Area=21∣(−t2)(0−t)∣=21∣t3∣
Since t>0, the area is simply 21t3.
The Final Reveal
We are given that the area of the triangle is 4. Therefore, we set up the equation:
Taking the cube root, we find t=2. Since we defined t=1/m, we have 2=1/m.
This leads us to the final result:
m=21