Modulus and Reciprocal Graph

Show      
Your browser does not support the HTML5 canvas tag.

Summary

To sketch y = | f(x) |, reflect the part of the graph of y = f(x) below the x-axis about the x-axis.

To sketch y = f( | x | ), ignore the part of the graph of y = f(x) on the left of the y-axis. Copy and reflect the part on the right of the y-axis about the y-axis.

To sketch y = 1 / f(x), note:


You can define functions using these operators:
+-*/^
abs( )sqrt( )ln( )exp( )pi
sin( )cos( )tan( )
asin( )acos( )atan( )