document.write( "Question 1002762: For the given functions f and g, find the specified value of the following functions and the domain of each one. f(x)=7+3/x; g(x)=3/x.\r
\n" );
document.write( "\n" );
document.write( "a.)(f-g)(1)=\r
\n" );
document.write( "\n" );
document.write( "b.)(f/g)(3)= \n" );
document.write( "
Algebra.Com's Answer #619613 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! a) (f-g)(1)= 7 + 3/x - 3/x = 7 \n" ); document.write( "b) (f/g)(3)= f(3) / g(3) = (7 + 3/3) / (3/3) = 8/1 = 8 \n" ); document.write( " |