document.write( "Question 278431: g(x)=3x^2+2
\n" );
document.write( "Determine g(x+a)-g(x)= \n" );
document.write( "
Algebra.Com's Answer #202771 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "When working with functions it helps to look at a formula like this as a pattern. What this equation tells us is: \"The function g takes its input, which we'll call \"x\" and it will square it, then multiply that by 3 and then add 3 to that.\" The function g, as defined above, will square, multiply by 3 and add 2 to any input you give it! \n" ); document.write( "g(x+a) means the input is x+a. And what will g do to its input? It will square it, multiply by 3 and add 2! \n" ); document.write( " \n" ); document.write( "which simplifies as follows: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "For g(x+a) - g(x) we substitute the expressions above: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |