document.write( "Question 140887: When substituting for a variable in a function graph, how do I select the correct substitution for the variable.\r
\n" );
document.write( "\n" );
document.write( "Example: f(x)=-7(x)\r
\n" );
document.write( "\n" );
document.write( "When making a graph, I am not sure how to get the input, and output. \n" );
document.write( "
Algebra.Com's Answer #102540 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! When substituting for a variable in a function graph, how do I select the correct substitution for the variable.\r \n" ); document.write( "\n" ); document.write( "Example: f(x)=-7(x) \n" ); document.write( "------------------------ \n" ); document.write( "You give a value to x and find a value for f(x) based on the equation. \n" ); document.write( "For example: \n" ); document.write( "If x = 0, y = -7*0 = 0 \n" ); document.write( "If x = 2, y = -7*2 = -14 \n" ); document.write( "If x = 100, y = -7*100=-700 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |