document.write( "Question 931249: for the pair of functions, perform the indicated operations
\n" ); document.write( "f(x)=4x-6, g(x)=2x-9 find (f-g)(x)
\n" ); document.write( "

Algebra.Com's Answer #569059 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
(f-g)(x) = f(x)-g(x)=(4x-6)-(2x-9)=2x+3 \n" ); document.write( "
\n" );