Hi Jack K.,
Parabola (1) y = -2x2 is a parabola that opens downward with the vertex at (0, 0).
Parabola (2) y = 2x2 + k is a parabola that opens up with the vertex at (0, k).
We will need to find k, so that the two intersections (A and B) of these two parabolas is a distance of 5 units apart. With the intersection in the III and IV quadrant, parabola (2) will need the vertex to shift down on the y -axis.
The distance of the intersection will be a horizontal line from A to B. So the distance is a change in x-value with no change in y-value (|x2 - x1| = |Bx - Ax| = distance).
Since both parabolas have their vertex on the y-axis, half the distance will be in quadrant III, and the other half of the distance in quadrant IV. So the y-axis splits the distance, and since the distance is only values of x, half the distance is 5/2 = 2.5. We now know that the intersection will be at (-2.5, y) and
(2.5, y).
Also the y-values at the intersection will have to be equal. We can set the two equations equal to each other (y = y), and with x = to 2.5 or -2.5, we can solve for k.
-2x2 = 2x2 + k
-25 = k, (I'll let you do the math)
Therefore y = 2x2 - 25, is a shift in the parabolas vertex down to -25 on the y-axis with the intersection of the two parabolas at (-2.5, -12.5) and (2.5, -12.5).
I hope this helps, Joe.