News

You can plot a quadratic equation using a similar method. A classic quadratic equation is ax² + bx + c. We can set variables for a, b, and c as well as create an x-axis: x = np.linspace(-10, 10 ...
Plotting your graph. A quadratic equation is represented as a curve on a set of axes. ... The y value is always 4 subtract the square of x. We can make a table of values to create the coordinates.