Analyzing the Setup
Imagine you are standing on a coordinate plane, looking at two symmetric curves. One is a parabola opening to the right, defined by y2=4x. The other is a parabola opening upwards, defined by x2=2by.
Our goal is to find the value of the constant b such that the line y=mx+4 is a common tangent to both curves.
The First Encounter
We begin with the first parabola, y2=4x. In coordinate geometry, the line y=mx+c is tangent to y2=4ax if and only if c=ma.
Comparing y2=4x with the standard form y2=4ax, we identify 4a=4, which implies a=1. Given our tangent line y=mx+4, the y-intercept is c=4.
Applying the tangency condition:
Solving this relation, we find the slope of the tangent line:
Thus, the equation of our common tangent is y=41x+4.
The Bridge to the Second Curve
Next, we ensure this line touches the second parabola, x2=2by. We substitute the expression for y from our tangent line into the equation of the second parabola:
Expanding this expression, we obtain:
Multiplying the entire equation by 2 to clear the fraction, we get 2x2=bx+16b. Rearranging this into the standard quadratic form Ax2+Bx+C=0, we arrive at:
The Moment of Truth
Since the line is a tangent to the second parabola, it must intersect at exactly one point. For a quadratic equation to have exactly one root, its discriminant D must be zero.
The discriminant is defined as D=B2−4AC. Identifying the coefficients from 2x2−bx−16b=0, we have A=2, B=−b, and C=−16b.
Substituting these into the discriminant formula:
Simplifying the expression yields:
Factoring out b, we get b(b+128)=0. This provides two potential values: b=0 or b=−128.
Since b=0 would collapse the parabola into a line, we reject it. Therefore, the final value is:
b=−128