document.write( "Question 920169: i am stuck on this problem\r
\n" );
document.write( "\n" );
document.write( "f(x)=-3x-20 and g(x)=8x-4, find (f-g)(b)\r
\n" );
document.write( "\n" );
document.write( "any help would be appreciated \n" );
document.write( "
Algebra.Com's Answer #558203 by ewatrrr(24785) You can put this solution on YOUR website! (f-g)(x) = -3x - 20 - 8x + 4 \n" ); document.write( "(f-g)(x) = -11x - 16 \n" ); document.write( "(f-g)(b) = -11(b) - 16 \n" ); document.write( "(f-g)(b) = -11b -16 \n" ); document.write( " |