Question
Mathematics Question on Coordinate Geometry
Three points O(0,0), P(a,a2), Q(−b,b2), a>0,b>0, are on the parabola y=x2. Let S1 be the area of the region bounded by the line PQ and the parabola, and S2 be the area of the triangle OPQ. If the minimum value of S2S1 is nm, gcd(m,n)=1, then m+n is equal to:
Given points:
O(0,0),P(a,a2),Q(−b,b2)
on the parabola y=x2.
Step 1: Equation of the Line PQ
The slope of the line PQ is given by:
m=−b−ab2−a2=−b+ab2−a2
The equation of the line PQ passing through point P(a,a2) is:
y−a2=−b+ab2−a2(x−a)
Rearranging:
y=−b+ab2−a2x+b+ab2a+a3
Step 2: Area S1 (Region Bounded by Line PQ and Parabola)
The area S1 is given by:
S1=∫−ba(x2−(−b+ab2−a2x+b+ab2a+a3))dx
Simplifying the integrand:
S1=∫−ba(x2+b+ab2−a2x−b+ab2a+a3)dx
Calculating the integral:
S1=[3x3+2(b+a)b2−a2x2−b+ab2a+a3x]−ba
Substitute the limits and simplify.
Step 3: Area S2 (Area of Triangle OPQ)
The area S2 of triangle OPQ is given by:
S2=21a×b2−(−b)×a2=21ab2+a2b=21ab(a+b)
Step 4: Ratio S2S1
To find the minimum value of S2S1, we evaluate the expression and minimize it with respect to a and b. After simplification, the minimum value is obtained as:
S2S1=25
Thus, m=5 and n=2 with gcd(5,2)=1.
Final Calculation
m+n=5+2=7
Conclusion: The value of m+n is 7.