document.write( "Question 481996: given the function f(x)=5x-2, evaluate f(x+5)\r
\n" );
document.write( "\n" );
document.write( "how do you solve these types of problems? \n" );
document.write( "
Algebra.Com's Answer #330025 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! given the function f(x)=5x-2, evaluate f(x+5) \n" ); document.write( "how do you solve these types of problems? \n" ); document.write( "----------------- \n" ); document.write( "Put x+5 in place of \"x\"; \n" ); document.write( "--- \n" ); document.write( "f(x+5) = 5(x+5) -2 \n" ); document.write( "f(x+5) = 5x+25-2 \n" ); document.write( "f(x+5) = 5x+23 \n" ); document.write( "=================== \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( " |