document.write( "Question 1049732: For the function f(x) = 5x^2 - 2x and g(x) = 4x -9, find and simplify (f - g)(x)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #665287 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Subtract g(x) from f(x) \n" ); document.write( "-------- \n" ); document.write( "5x^2 - 2x - (4x - 9) \n" ); document.write( " |