document.write( "Question 658993: if f(x)=7x+3 and g(x)=5x-7, then f(x)-g(x) \n" ); document.write( "
Algebra.Com's Answer #410576 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! f(x)-g(x) = (7x+3) - (5x-7)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x)-g(x) = 7x+3 - 5x+7\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x)-g(x) = 2x+10 \n" ); document.write( " |