STEP-BY-STEP ANSWER:
Step 1: Recognize that any point P = (x, y) on the parabola is equidistant from the focus F = (a, 0) and the directrix D given by x = -a.
Step 2: Apply the distance formula to set up the equation for the distance from P to F: distance = √((x - a)² + y²).
Step 3: Determine the distance from P to the directrix. Since the directrix is vertical (x = -a), this distance is |x + a|.
Step 4: Set the two distances equal, according to the definition: √((x - a)² + y²) = |x + a|.
Step 5: Square both sides to remove the square root and absolute value: (x - a)² + y² = (x + a)².
Step 6: Expand both sides: x² - 2ax + a² + y² = x² + 2ax + a².
Step 7: Cancel common terms (x² and a²) and simplify: y² = 4ax.
Final Answer: The equation of the parabola is y² = 4ax.