document.write( "Question 350737:  Evaluate the function at the given value of the independent variable and simplify. \r
\n" );
document.write( "\n" );
document.write( "g(x) = 3x-5 ; g(x+1)\r
\n" );
document.write( "\n" );
document.write( "Answer choices:
\n" );
document.write( "A. 3x-1
\n" );
document.write( "B. 3x-5
\n" );
document.write( "C. 3x-2
\n" );
document.write( "D. 1/3x-5 \n" );
document.write( "
| Algebra.Com's Answer #250725 by haileytucki(390)     You can put this solution on YOUR website! g(x)=3x-5_g(x+1)\r \n" ); document.write( "\n" ); document.write( "Evaluate g(x+1) by replacing x with x+1 in the function. \n" ); document.write( "g(x+1)=3(x+1)-5\r \n" ); document.write( "\n" ); document.write( "Simplify the evaluated function. \n" ); document.write( "g(x+1)=3x-2\r \n" ); document.write( "\n" ); document.write( "Compose the result function for g by replacing the function designators with the actual functions. \n" ); document.write( "(3x-2)\r \n" ); document.write( "\n" ); document.write( "Remove the parentheses around the expression 3x-2. \n" ); document.write( "3x-2 is your answer \n" ); document.write( " |