Graphs & Geometry 489
As you change the graph, the expression for the graph updates to
reflect changes. You can manipulate the following types of functions:
• Linear function; y=b
• Linear function; y=ax+b
• Quadratic function; y=a(x-b)
2
+c
• Quadratic function; y=ax
2
+bx+c
• Exponential function; y=exp(ax+b)+c
• Exponential function; y=b*exp(ax)+c
• Exponential function; y=d*exp(ax+b)+c
• Logarithmic function; y=a*ln(cx+b)+d
• Sinusoidal function; y=a*sin(cx+b)+d
• Cosinusoidal function; y=a*cos(cx+b)+d