document.write( "Question 801169: ok can someone explain this to me please\r
\n" );
document.write( "\n" );
document.write( "if f(x)=3x+1 and g(x)= x+2\r
\n" );
document.write( "\n" );
document.write( "find (f-g)(x) and calculate (f-g)(5) \n" );
document.write( "
Algebra.Com's Answer #483450 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if f(x)=3x+1 and g(x)= x+2 \n" ); document.write( "find (f-g)(x) = f(x)-g(x) = (3x+1)-(x+2) = 2x-1 \n" ); document.write( "-------------------------------- \n" ); document.write( "calculate (f-g)(5) = 2*5-1 = 9 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |