document.write( "Question 385510: let f(x)= 6+x and g(x)= x^2-x+1, find (f-g)(x) \n" ); document.write( "
Algebra.Com's Answer #272749 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! let f(x)= 6+x and g(x)= x^2-x+1, find (f-g)(x) \n" ); document.write( "----- \n" ); document.write( "(f-g)(x) = f(x)-g(x) = (6+x)-(x^2-x+1) \n" ); document.write( "--- \n" ); document.write( "= -x^2+2x+5 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |