document.write( "Question 244221: how do i graph f(x)=(x-1) cubed +1 its a quadratic but it also is a cubic function? \n" ); document.write( "
Algebra.Com's Answer #178734 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
f(x)=(x-1)^3+1
\n" ); document.write( "y=(x-1)^3+1
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+%28x-1%29%5E3+%2B1%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, (x-1)^3 =1).
\n" ); document.write( "
\n" );