document.write( "Question 851023: simplify g(x)=2f(x+1) +3 \n" ); document.write( "
Algebra.Com's Answer #512526 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! If the meaning of \"f\" is the name of a function, then the equation is already simplified. If f is a variable, then distribute:\r \n" ); document.write( "\n" ); document.write( "g(x)=2f(x+1) +3 \n" ); document.write( "g(x)=2fx+2+3, and then compute the constants sum. \n" ); document.write( "g(x)=2fx+5 \n" ); document.write( " |