methods / transformations.mdon commit start transformation notes (methods) (d26a392)
   1# Transformation
   2
   3## $f(x) = x^n$ to $f(x)=a(x-h)^n+K$##
   4
   5- $|a|$ is the dilation factor of $|a|$ units parallel to $y$-axis or from $x$-axis
   6- if $a<0$, graph is reflected over $x$-axis
   7- $k$ - translation of $k$ units parallel to $y$-axis or from $x$-axis
   8- $h$ - translation of $h$ units parallel to $x$-axis or from $y$-axis