document.write( "Question 464603: find the indicated outputs for f(x)=3x²-2x\r
\n" );
document.write( "\n" );
document.write( "f(0)=
\n" );
document.write( "f(-1)=
\n" );
document.write( "f(2)= \n" );
document.write( "
Algebra.Com's Answer #318284 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the indicated outputs for \n" ); document.write( "(x)=3x²-2x \n" ); document.write( "f(0)= 3*0^2-2*0 = 0-0 = 0 \n" ); document.write( "--------------------------------- \n" ); document.write( "f(-1)= 3*1^2-2*1 = 3-2 = 1 \n" ); document.write( "--------------------------------- \n" ); document.write( "f(2)= 3*2^2-2*2 = 12-4 = 8 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " \n" ); document.write( " |