Graph of y2 = f(x)


Exercises for students
Solve the following problems on paper and check your graphs using the above applet:

Given that f(x) = x^3 - 2x , sketch on separate diagrams the graphs of y = f(x), y = | f(x) | , y = sqrt(f(x)), y2 = f(x)
Given that f(x) = 1/(x^2-1) , sketch on separate diagrams the graphs of y = f(x), y = | f(x) | , y = sqrt(f(x)), y2 = f(x)
Given that f(x) = x*(1-x^2) , sketch on separate diagrams the graphs of y = f(x), y = | f(x) | , y = sqrt(f(x)), y2 = f(x)
Given that f(x) = x/(1+x) , sketch on separate diagrams the graphs of y = f(x), y = | f(x) | , y = sqrt(f(x)), y2 = f(x)


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, and reflect the part of the graph of y = f(x) on the right of the y-axis about the y-axis.

To sketch y = sqrt f(x), note: To sketch y2 = f(x), draw y = sqrt f(x) and y = -sqrt f(x).

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



You can define the function using the following operators:
+-*/^
abs( )sqrt( )ln( )exp( )pi
sin( )cos( )tan( )
asin( )acos( )atan( )
sinh( )cosh( )tanh( )




Right-click here to download this page, the Java Class File and unzip the Javathings Math Package.
This applet uses the com.javathings.math package developed by:
Patrik Lundin
patrik@javathings.com
http://www.javathings.com