document.write( "Question 21781: Look at this function: g(x)= x^3+x^2-x+1 What is the value of g(e)= ?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Look at this function: g(x)= x^3+x^2-x+1 What is the value of g(x+e)+? \n" );
document.write( "
Algebra.Com's Answer #10498 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! well for the first one just plug in a e for x \r \n" ); document.write( "\n" ); document.write( "g(x)= x^3+x^2-x+1 \n" ); document.write( "g(e)= e^3+e^2-e+1 \r \n" ); document.write( "\n" ); document.write( "for the secound one just plug in x+e for x \r \n" ); document.write( "\n" ); document.write( "g(x)= x^3+x^2-x+1 \n" ); document.write( "g(x+e)= (x+e)^3+(x+e)^2-(x+e)+1 \n" ); document.write( " |