Types of Functions

Topic: Functions

Function Type Example Graph Shape
Linear f(x)=mx+cf(x) = mx + c Straight line
Constant f(x)=cf(x) = c Horizontal line
Quadratic f(x)=ax2+bx+cf(x) = ax^2 + bx + c Parabola (U-shape)
Cubic f(x)=ax3f(x) = ax^3 S-shaped curve
Absolute Value ( f(x) = x