document.write( "Question 34724This question is from textbook College algebra
\n" );
document.write( ": for the pair of functions defined, find f+g, f-g, fg, and f/g. give the domain of each. probelm; f(x)=6-3x,g(x)=-4+1... Thanks so much! \n" );
document.write( "
Algebra.Com's Answer #20996 by Prithwis(166)![]() ![]() ![]() You can put this solution on YOUR website! Assuming g(x) = -4x+1: \n" ); document.write( "f+g = (6-3x)+(-4x+1) = 7(1-x); \n" ); document.write( "f-g = (6-3x)-(-4x+1) = x+7; \n" ); document.write( "f.g = (6-3x)(-4x+1) = 12x^2-27x+6; \n" ); document.write( "f/g = (6-3x)/(-4x+1) \n" ); document.write( " |