document.write( "Question 1017697: Let f(x)=-5x+3 and g(x)=6x-2 find the f*g and its domain \n" ); document.write( "
Algebra.Com's Answer #633939 by fractalier(6550) You can put this solution on YOUR website! f*g means f(x) * g(x)...here that is \n" ); document.write( "(-5x + 3)(6x - 2) = -30x^2 + 28x - 6 \n" ); document.write( "The domain means allowable values of x...here the domain is all real numbers... \n" ); document.write( " |