document.write( "Question 1027517: What is (f-g)(x) given f(x)=3x^3-3x and g(x)=2x^2+5x? \n" ); document.write( "
Algebra.Com's Answer #642751 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "f(x)=3x^3-3x and g(x)=2x^2+5x \n" ); document.write( "(f - g)(x) \n" ); document.write( "3x^3 - 3x - (2x^2 + 5x) \n" ); document.write( "3x^3 - 3x - 2x^2 - 5x \n" ); document.write( "(f - g)(x) = 3x^3 - 2x^2 - 8x. \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |