Concept:The hyperbola has the same foci as the ellipse, and its eccentricity is the reciprocal of the ellipse's eccentricity. The distance between the two intersection points of the hyperbola and the given parabola in the first quadrant is found, then expressed in the form a+b5 to compute a−b.Explanation:The ellipse is 18x2+12y2=1, so a2=18, b2=12.Ellipse eccentricity: eE=1−a2b2=1−1812=31.Distance of foci from centre: aeE=18⋅31=6.Hence foci are (±6,0).Hyperbola eccentricity: eH=eE1=3.Let hyperbola be A2x2−B2y2=1. Foci: (±AeH,0)=(±6,0).Thus AeH=6⇒A=36=2, so A2=2.For hyperbola, eH2=1+A2B2⇒3=1+2B2⇒B2=4.Hyperbola equation: 2x2−4y2=1.Parabola: 5y=x2⇒x2=5y.Substitute into hyperbola: 25y−4y2=1. Multiply by 4: 25y−y2=4.Rearrange: y2−25y+4=0. Solve: y=225±20−16=5±1.Thus y1=5+1, y2=5−1.Corresponding x12=5(5+1)=5+5, x22=5(5−1)=5−5.Since points are in first quadrant, xi>0, so x1,x2 are positive. We need distance between P(x1,y1) and Q(x2,y2).Compute d2=(x1−x2)2+(y1−y2)2.(y1−y2)2=[(5+1)−(5−1)]2=22=4.(x1−x2)2=x12+x22−2x1x2.x12+x22=(5+5)+(5−5)=10.x1x2=x12x22=(5+5)(5−5)=25−5=20=25.Hence (x1−x2)2=10−2(25)=10−45.Therefore d2=(10−45)+4=14−45.So a=14, b=−4. Then a−b=14−(−4)=18.Answer:18