document.write( "Question 274294: How do you graph: y = x^2-4/x+2 \n" ); document.write( "
Algebra.Com's Answer #200217 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y = x^2-4/x+2
\n" ); document.write( "Make a table of possible x & y values & plot them.
\n" ); document.write( "x=.5 y=-5.75
\n" ); document.write( "x=.25 y=-13.9375
\n" ); document.write( "x=1 y=-1
\n" ); document.write( "x=2 y=4
\n" ); document.write( "x=3 y=9.667
\n" ); document.write( "x=-.5 y=10.25
\n" ); document.write( "x=.25 y=18.0625
\n" ); document.write( "x=-1 y=7
\n" ); document.write( "x=-2 y=8
\n" ); document.write( "x=-3 y=12.33
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+15%2C+x%5E2+-4%2Fx+%2B2%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 15, x^2 -4/x +2).
\n" ); document.write( "
\n" );