Algebra - Quadratic Equation Computer Simulation

Home

This page uses JavaScript, which is not available on your web browser.

Plotting of graph for the equation

y = ax2 + bx + c

This simulation uses Java.


(1) Change the values of a, b, c. See how the graphs change.

 y  = x2 + x +

(After clicking on a drop down box, use the keyboard arrow keys to quickly change the values.)

(2) The yellow graph can be visualized as being created by adding the red and blue graphs together.

y1 = .x2

,  

y2 = .x + .

 y  = y1 + y2

(3) The roots of the equation are the values of x when the graph cuts the x axis (that is, when y = 0). If the graph is entirely above the x axis, the roots are imaginary (contains the square root of -1).

Using the roots, the equation can also be written as

y = (.) (.)

(4) Why does the shape of the graph look different at different zoom levels? Shouldn't it stay the same?

Zoom: