Question
Question: The angle of intersection of the curve $y = x^2$ and $x = y^2$ in the first quadrant is $\tan^{-1}(\...
The angle of intersection of the curve y=x2 and x=y2 in the first quadrant is tan−1(qp) where p,q are co-prime natural numbers then p+q is _____.

7
Solution
To find the angle of intersection of two curves, we first need to find their points of intersection. Then, at each point of intersection, we calculate the slopes of the tangents to both curves. Finally, we use the formula for the angle between two lines.
1. Find the points of intersection: The given curves are: Curve 1: y=x2 Curve 2: x=y2
Substitute the expression for y from Curve 1 into Curve 2: x=(x2)2 x=x4 x4−x=0 x(x3−1)=0
This equation gives two possible values for x:
- x=0
- x3−1=0⇒x3=1⇒x=1 (since we are looking for real intersections)
Now find the corresponding y values using y=x2:
- If x=0, then y=02=0. So, (0,0) is an intersection point.
- If x=1, then y=12=1. So, (1,1) is an intersection point.
Both (0,0) and (1,1) are in the first quadrant (or on its boundary).
2. Calculate the slopes of the tangents: We need to find dxdy for each curve.
For Curve 1: y=x2 dxdy=2x
For Curve 2: x=y2 Differentiate implicitly with respect to x: 1=2ydxdy dxdy=2y1
3. Calculate the angle of intersection at each point:
At the point (0,0):
- Slope of tangent to Curve 1 (m1): m1=2(0)=0. (The tangent is the x-axis)
- Slope of tangent to Curve 2 (m2): m2=2(0)1, which is undefined. (The tangent is the y-axis) When one slope is 0 and the other is undefined, the angle between the tangents is 90∘. tan90∘ is undefined. The form tan−1(qp) with p,q being natural numbers implies a finite value, so this point is likely not what the question is looking for.
At the point (1,1):
- Slope of tangent to Curve 1 (m1): m1=2(1)=2.
- Slope of tangent to Curve 2 (m2): m2=2(1)1=21.
The angle θ between two curves with slopes m1 and m2 is given by: tanθ=1+m1m2m1−m2 tanθ=1+(2)(21)2−21 tanθ=1+124−1 tanθ=223 tanθ=43 tanθ=43
So, the angle of intersection is θ=tan−1(43).
4. Determine p+q: The angle is given in the form tan−1(qp), where p,q are co-prime natural numbers. Comparing tan−1(43) with tan−1(qp), we get p=3 and q=4. p=3 and q=4 are natural numbers. They are co-prime because their greatest common divisor is 1. Finally, we need to find p+q: p+q=3+4=7.