document.write( "Question 754771: Suppose that the functions f and f are defined for all real numbers x as follows
\n" );
document.write( "f(x)=4x-3
\n" );
document.write( "g(x)=5x
\n" );
document.write( "Write the expressions for (f-g)(x)and(f · g)(x) and evaluate (f+g)(1)
\n" );
document.write( "(f-g)(x)=
\n" );
document.write( "(f*g)(x)=
\n" );
document.write( "(f+g)(1)= \n" );
document.write( "
Algebra.Com's Answer #459294 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that the functions f and f are defined for all real numbers x as follows \n" ); document.write( "f(x)=4x-3 \n" ); document.write( "g(x)=5x \n" ); document.write( "Write the expressions for (f-g)(x)and(f · g)(x) and evaluate (f+g)(1) \n" ); document.write( "(f-g)(x)= f(x)-g(x) = -x-3 \n" ); document.write( "--------- \n" ); document.write( "(f*g)(x)=f(x)*g(x) = 20x^2-15x \n" ); document.write( "------------------------------- \n" ); document.write( "(f+g)(1)= f(x)+g(x) = 9x-3 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |