document.write( "Question 986356: How do I solve\r
\n" );
document.write( "\n" );
document.write( "f(x)=-2x-3 f(-1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #607129 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "f(x) = -2x - 3 \n" ); document.write( "f(-1) means where you see 'x' in \n" ); document.write( "the equation you substitute it \n" ); document.write( "with -1. \n" ); document.write( "f(-1) = -2(-1) - 3 \n" ); document.write( "f(-1) = 2 - 3 \n" ); document.write( "f(-1) = -1 \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |