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 #67622 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! If f(x) = 3x(2x-1), find f(-1) \n" ); document.write( "To do this, you just substitute -1 into the given function where ever there is an x. \n" ); document.write( "f(-1) = 3(-1)(2(-1)-1) Evaluate the right side. \n" ); document.write( "f(-1) = -3(-2-1) \n" ); document.write( "f(-1) = -3(-3) \n" ); document.write( "f(-1) = 9...and there you have it! \n" ); document.write( " |