Two parabolas have the same focus at $(4, 3)$. The directrices of the parabolas are the x-axis and the y-axis, respectively. The parabolas intersect at points $A$ and $B$. We need to find the value of $(AB)^2$.

GeometryParabolaCoordinate GeometryDistance FormulaIntersection of Curves
2025/4/30

1. Problem Description

Two parabolas have the same focus at (4,3)(4, 3). The directrices of the parabolas are the x-axis and the y-axis, respectively. The parabolas intersect at points AA and BB. We need to find the value of (AB)2(AB)^2.

2. Solution Steps

Let P(x,y)P(x, y) be a point on the parabola. The distance from PP to the focus (4,3)(4, 3) is equal to the distance from PP to the directrix.
For the first parabola, the focus is (4,3)(4, 3) and the directrix is the x-axis (y=0y = 0).
The equation of the first parabola is:
(x4)2+(y3)2=y\sqrt{(x-4)^2 + (y-3)^2} = |y|
(x4)2+(y3)2=y2(x-4)^2 + (y-3)^2 = y^2
x28x+16+y26y+9=y2x^2 - 8x + 16 + y^2 - 6y + 9 = y^2
x28x6y+25=0x^2 - 8x - 6y + 25 = 0
6y=x28x+256y = x^2 - 8x + 25
y=16x243x+256y = \frac{1}{6}x^2 - \frac{4}{3}x + \frac{25}{6}
For the second parabola, the focus is (4,3)(4, 3) and the directrix is the y-axis (x=0x = 0).
The equation of the second parabola is:
(x4)2+(y3)2=x\sqrt{(x-4)^2 + (y-3)^2} = |x|
(x4)2+(y3)2=x2(x-4)^2 + (y-3)^2 = x^2
x28x+16+y26y+9=x2x^2 - 8x + 16 + y^2 - 6y + 9 = x^2
y26y8x+25=0y^2 - 6y - 8x + 25 = 0
8x=y26y+258x = y^2 - 6y + 25
x=18y234y+258x = \frac{1}{8}y^2 - \frac{3}{4}y + \frac{25}{8}
To find the intersection points, we need to solve the system of equations:
6y=x28x+256y = x^2 - 8x + 25
8x=y26y+258x = y^2 - 6y + 25
Subtract the two equations:
6y8x=x28x+25(y26y+25)6y - 8x = x^2 - 8x + 25 - (y^2 - 6y + 25)
6y8x=x2y2+6y8x6y - 8x = x^2 - y^2 + 6y - 8x
x2y2=0x^2 - y^2 = 0
x2=y2x^2 = y^2
x=yx = y or x=yx = -y
If x=yx = y, then
6x=x28x+256x = x^2 - 8x + 25
x214x+25=0x^2 - 14x + 25 = 0
x=14±1424(25)2=14±1961002=14±962=14±462=7±26x = \frac{14 \pm \sqrt{14^2 - 4(25)}}{2} = \frac{14 \pm \sqrt{196 - 100}}{2} = \frac{14 \pm \sqrt{96}}{2} = \frac{14 \pm 4\sqrt{6}}{2} = 7 \pm 2\sqrt{6}
So the intersection points are A(7+26,7+26)A(7 + 2\sqrt{6}, 7 + 2\sqrt{6}) and B(726,726)B(7 - 2\sqrt{6}, 7 - 2\sqrt{6}).
If x=yx = -y, then
6x=x28x+25-6x = x^2 - 8x + 25
x22x+25=0x^2 - 2x + 25 = 0
The discriminant is D=(2)24(25)=4100=96<0D = (-2)^2 - 4(25) = 4 - 100 = -96 < 0, so there are no real solutions.
Therefore, the intersection points are A(7+26,7+26)A(7 + 2\sqrt{6}, 7 + 2\sqrt{6}) and B(726,726)B(7 - 2\sqrt{6}, 7 - 2\sqrt{6}).
(AB)2=(xAxB)2+(yAyB)2=(7+26(726))2+(7+26(726))2(AB)^2 = (x_A - x_B)^2 + (y_A - y_B)^2 = (7 + 2\sqrt{6} - (7 - 2\sqrt{6}))^2 + (7 + 2\sqrt{6} - (7 - 2\sqrt{6}))^2
(AB)2=(46)2+(46)2=16(6)+16(6)=96+96=192(AB)^2 = (4\sqrt{6})^2 + (4\sqrt{6})^2 = 16(6) + 16(6) = 96 + 96 = 192

3. Final Answer

192

Related problems in "Geometry"

The problem asks us to find the volume of a tetrahedron with vertices $A(2, -1, -3)$, $B(4, 1, 3)$, ...

3D GeometryVolumeTetrahedronVectorsScalar Triple ProductCross Product
2025/6/15

The problem asks to find the equation of the line $AB$ given points $A(-1, 3, 2)$ and $B(2, 1, -2)$....

3D GeometryLines in 3DParametric EquationsIntersection of Lines and Planes
2025/6/15

The problem asks to find the volume of water in a rectangular parallelepiped, given its dimensions: ...

VolumeRectangular ParallelepipedUnits ConversionFractions
2025/6/15

We are given three vectors $\vec{OA} = 3\hat{i} - \hat{j}$, $\vec{OB} = \hat{j} + 2\hat{k}$, and $\v...

VectorsScalar Triple ProductParallelepipedVolumeDeterminants
2025/6/15

Given that $\angle A \cong \angle D$ and $\angle 2 \cong \angle 3$, we want to prove that $\overline...

Geometry ProofTriangle CongruenceAngle CongruenceSide CongruenceCPCTCAAS Theorem
2025/6/14

We are given that $\angle MYT \cong \angle NYT$ and $\angle MTY \cong \angle NTY$. We need to prove ...

CongruenceTrianglesAngle-Side-Angle (ASA)Side-Angle-Side (SAS)CPCTCSupplementary Angles
2025/6/14

The problem describes the transitive property of triangle congruence. Given that triangle $ABC$ is c...

Triangle CongruenceTransitive PropertyGeometric Proof
2025/6/14

The problem states that $ABCD$ is a quadrilateral. We need to prove that the sum of its interior ang...

QuadrilateralAngle SumTriangleProof
2025/6/14

The problem states that $ABCD$ is a quadrilateral. We need to prove that the sum of its interior ang...

QuadrilateralsInterior AnglesGeometric ProofsTriangles
2025/6/14

We are given triangle $PQR$ where side $PQ$ is congruent to side $RQ$, i.e., $PQ = RQ$. We need to p...

Triangle CongruenceIsosceles TriangleProofAngle BisectorSAS CongruenceCPCTC
2025/6/14