Locus of Midpoints of Parabola Chords and Enclosed Area
Let S denote the locus of the mid-points of those chords of the parabola y2=x, such that the area of the region enclosed between the parabola and the chord is 34. Let R denote the region lying in the first quadrant, enclosed by the parabola y2=x, the curve S, and the lines x=1 and x=4.
Then which of the following statements is (are) TRUE?
To determine the correct statements, we first derive the equation of the locus S of the mid-points of the chords.
Let the endpoints of a chord of the parabola y2=x be P(y12,y1) and Q(y22,y2).
The area of the region enclosed between the parabola y2=x and the chord PQ is given by the standard formula:
Area=6∣y1−y2∣3
Given that this area is 34, we have:
6∣y1−y2∣3=34⟹∣y1−y2∣3=8⟹∣y1−y2∣=2
Let (h,k) be the mid-point of the chord PQ. Then:
k=2y1+y2⟹y1+y2=2kh=2x1+x2=2y12+y22
Using the algebraic identity (y1−y2)2=(y1+y2)2−4y1y2, we substitute ∣y1−y2∣=2 and y1+y2=2k:
22=(2k)2−4y1y2⟹4=4k2−4y1y2⟹y1y2=k2−1
Now, expressing h in terms of k:
h=2(y1+y2)2−2y1y2=24k2−2(k2−1)=k2+1
Replacing (h,k) with (x,y), the equation of the locus S is:
x=y2+1⟹y2=x−1
Step 1: Verification of Options (A) and (B)
For Option (A): Point (4,3)(3)2=3and4−1=3
Since 3=3, (4,3)∈S. Thus, Option (A) is TRUE.
For Option (B): Point (5,2)(2)2=2and5−1=4=2
Thus, Option (B) is FALSE.
Step 2: Calculation of the Area of Region R
The region R lies in the first quadrant and is bounded above by y=x (from y2=x), below by y=x−1 (from the locus S), and by the vertical lines x=1 and x=4.
The area of R is given by:
Area(R)=∫14(x−x−1)dx
Evaluating the integral step-by-step:
∫14xdx=[32x3/2]14=32(43/2−13/2)=32(8−1)=314