document.write( "Question 1174779: F(x)=2x then what is f(-3),f(-1) and f(4)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #800253 by Theo(13342)![]() ![]() You can put this solution on YOUR website! f(x) = 2x \n" ); document.write( "f(-3) = 2 * -3 \n" ); document.write( "f(-1) = 2 * -1 \n" ); document.write( "f(4) = 2 * 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in the equation of f(x), x is the argument. \n" ); document.write( "in the equation of f(-1), you replace the argument of x with the argument of -1. \n" ); document.write( "therefore f(x) = 2x becomes f(-1) = 2 * -1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://mathbitsnotebook.com/Algebra1/Functions/FNNotationEvaluation.html \n" ); document.write( " \n" ); document.write( " |