document.write( "Question 326986: given f(x) = 8x -2 and g(x) = 2x-3 find f-g \n" ); document.write( "
Algebra.Com's Answer #234170 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! f(x) = f = 8x - 2\r \n" ); document.write( "\n" ); document.write( "g(x) = g = 2x - 3\r \n" ); document.write( "\n" ); document.write( "Then f - g = 8x - 2 -(2x - 3)\r \n" ); document.write( "\n" ); document.write( "f - g = 8x - 2 -2x + 3\r \n" ); document.write( "\n" ); document.write( "f - g = 6x + 1 \n" ); document.write( " |