document.write( "Question 137930: I have the following problem that I could use some help on. Find the indicated output for this function. If f(x)=2x^3-3x+1 find f(3). Thank you. \n" ); document.write( "
Algebra.Com's Answer #100827 by checkley77(12844) ![]() You can put this solution on YOUR website! f(x)=2x^3-3x+1 \n" ); document.write( "f(3)=2*3^3-3*3+1 \n" ); document.write( "f(3)=2*27-9+1 \n" ); document.write( "f(3)=54-9+1 \n" ); document.write( "f(3)=46 answer. \n" ); document.write( " |