Subjects algebra

Graph Parabola 0711B7

Step-by-step solutions with LaTeX - clean, fast, and student-friendly.

Use the AI math solver

1. The problem is to graph the function $y = x^2$. 2. The formula for this function is $y = x^2$, which is a quadratic function representing a parabola opening upwards. 3. Important rules: - The vertex of the parabola is at the origin $(0,0)$. - The parabola is symmetric about the y-axis. - As $x$ increases or decreases, $y$ increases quadratically. 4. To plot points, substitute values of $x$ and calculate $y$: - For $x = -2$, $y = (-2)^2 = 4$ - For $x = -1$, $y = (-1)^2 = 1$ - For $x = 0$, $y = 0^2 = 0$ - For $x = 1$, $y = 1^2 = 1$ - For $x = 2$, $y = 2^2 = 4$ 5. Plot these points and draw a smooth curve through them to form the parabola. Final answer: The graph of $y = x^2$ is a parabola with vertex at $(0,0)$ opening upwards.