document.write( "Question 92935This question is from textbook
\n" );
document.write( ": f(x) = 3x(2x – 1). f(–1) = \n" );
document.write( "
Algebra.Com's Answer #67621 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! f(x) = 3x(2x – 1) \n" ); document.write( "Replace 'x' with '-1' on both sides of (1) \n" ); document.write( "f(-1) = 3(-1)[2(-1) – 1] \n" ); document.write( "f(-1) = -3[-2 – 1] \n" ); document.write( "f(-1) = -3*(-2) = 6 \n" ); document.write( " |