document.write( "Question 61094: PLEASE HELP SOLVE\r
\n" );
document.write( "\n" );
document.write( "FOR EACH PAIR OF FUNCTIONS, FIND (A)(F+G)(X) AND (B) (F-G)(X) \r
\n" );
document.write( "\n" );
document.write( "SOLVE: F(X)=5X-10, G(X)=3X+7 \n" );
document.write( "
Algebra.Com's Answer #42091 by praseena(37)![]() ![]() ![]() You can put this solution on YOUR website! FOR EACH PAIR OF FUNCTIONS, FIND (A)(F+G)(X) AND (B) (F-G)(X) \r \n" ); document.write( "\n" ); document.write( "SOLVE: F(X)=5X-10, G(X)=3X+7\r \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------- \n" ); document.write( "SOLUTION:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let f and g be two functions. The sum, f + g, the difference, f – g, the product, fg, and the quotient, are functions defined as follows:\r \n" ); document.write( "\n" ); document.write( "1. Sum: (f + g)(x) = f(x) + g(x)\r \n" ); document.write( "\n" ); document.write( "2. Difference: (f – g)(x) = f(x) – g(x) \n" ); document.write( "-----------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "Let's come back to your solutions:\r \n" ); document.write( "\n" ); document.write( "FIND (A)(F+G)(X) AND (B) (F-G)(X) \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " F(X)=5X-10, \n" ); document.write( " \n" ); document.write( " G(X)=3X+7\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " (F+G) x= F(x) + G(x) \n" ); document.write( " = 5x -10 + 3x +7 \n" ); document.write( " = 5x + 3x -10 +7 \n" ); document.write( " = 8x - 3\r \n" ); document.write( "\n" ); document.write( " (F-G)x = F(x) - G(x) \n" ); document.write( " = 5x -10 - (3x+7) \n" ); document.write( " = 5x -10 -3x - 7 \n" ); document.write( " = 5x - 3x -10 -7 \n" ); document.write( " = 2x -17\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |