Difference between revisions of "Polynomial Functions"

From PKC
Jump to navigation Jump to search
Line 1: Line 1:
The general form of quadratic functions will be  
The general form of quadratic functions will be as the form.
<math>f(x)=a_n x^n + a_{n-1} x^{n-1} + a_{n-2} x^{n-2} + .... + a_2 x^2 + a_1 x + a_0</math>
<math>f(x)=a_n x^n + a_{n-1} x^{n-1} + a_{n-2} x^{n-2} + .... + a_2 x^2 + a_1 x + a_0</math>
But need to remember that <math>a_n</math> , <math>a_{n-1}</math> ......<math>a_{1}</math> and <math>a_{0}</math> they can all be 0

Revision as of 12:44, 25 October 2021

The general form of quadratic functions will be as the form. But need to remember that , ...... and they can all be 0