document.write( "Question 958946: kind of confused on this:\r
\n" );
document.write( "\n" );
document.write( "suppose the functions f and g are defined for all real numbers x as follows: f(x)=3x^2
\n" );
document.write( "g(x)=2x
\n" );
document.write( "write the expressions for (f+g)(x)and (f-g)(x) and evaluate (fxg)(-2) \n" );
document.write( "
Algebra.Com's Answer #586053 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose the functions f and g are defined for all real numbers x as follows: f(x)=3x^2 \n" ); document.write( "g(x)=2x \n" ); document.write( " write the expressions for \n" ); document.write( "(f+g)(x) = 3x^2 + 2x \n" ); document.write( "----------------------------------- \n" ); document.write( "(f-g)(x) = 3x^2-2x \n" ); document.write( "--------------------------- \n" ); document.write( "(fxg)(-2) = f(-2)*g(-2) = 3(4) + 2(-2) = 12-4 = 8\r \n" ); document.write( "\n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " \n" ); document.write( " |