f(x) in function notation is the same as y. f(x)=x is the same as y=x.
\n" );
document.write( "x intercept is when y=0 (when the function touches the x axis). y intercept is when x=0 (when the function touches the y axis.) Find the x intercept by setting y = 0 then solving the equation for x. Find the y intercept by setting x=0 then solving the equation for y.
\n" );
document.write( "y intercept:
. Set x=0:
The y intercept is y=0.
\n" );
document.write( "x intercept:
set y=0:
square both sides 
\n" );
document.write( "4x(2x+1) = 0
\n" );
document.write( "Either factor can = 0.
\n" );
document.write( "4x=0
\n" );
document.write( "x=0 is one x intercept.
\n" );
document.write( "(2x+1)=0
\n" );
document.write( "2x = -1
\n" );
document.write( "x = -1/2 is the other x intercept.
\n" );
document.write( "
\n" );
document.write( "