document.write( "Question 389225: I need to find the indicated outputs for \r
\n" );
document.write( "\n" );
document.write( "f(x)= 3x^2-2x\r
\n" );
document.write( "\n" );
document.write( "f (0) f (-1) f (2)\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #275757 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to find the indicated outputs for \r \n" ); document.write( "\n" ); document.write( "f(x)= 3x^2-2x\r \n" ); document.write( "\n" ); document.write( "f (0) f (-1) f (2) \n" ); document.write( "--------------- \n" ); document.write( "f(x) = 3x^2 - 2x \n" ); document.write( "For f(-1) sub -1 for x \n" ); document.write( "f(-1) = 3(-1)^2 - 2(-1) = 3 + 2 = 5 \n" ); document.write( "--------------- \n" ); document.write( "Do the others the same way. \n" ); document.write( " \n" ); document.write( " |