Question: What is the equation of the parabola that opens upwards with vertex at the origin and passes through the point (2, 8)?
Options:
Correct Answer: y = 4x^2
Solution:
The vertex form of a parabola is y = ax^2. Since it passes through (2, 8), we have 8 = a(2^2) => 8 = 4a => a = 2. Thus, the equation is y = 4x^2.