Tags | |
UUID | e6cc5fd5-da27-11e2-8e97-bc764e04d25f |
The 2nd Degree Polynomial equation computes a second degree polynomial where a, b, and c are each multiplicative constants and x is the independent variable.
INSTRUCTIONS: Enter the following:
2nd Degree Polynomial (y): The calculator returns the value of y.
Plotting: This calculator has plotting enabled. You can enter the coefficients (a-c) above, and then provide a range for x in the plot menu. The plot will show the y = f(x) graph based on the 2nd degree polynomial constants entered.
A second degree polynomial is an equation of the form:
`y = ax^2 + bx + c`
where:
Second degree polynomials are also used for the graph of the conic section, parabolas.
No comments |