document.write( "Question 252676: let f(x)=3x-6 and g(x)=x-2. find the g/f and state its domain. \n" ); document.write( "
Algebra.Com's Answer #184732 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
WE have two functions:
\n" ); document.write( "(i) f(x)=3x-6
\n" ); document.write( "(ii)g(x)=x-2
\n" ); document.write( "Now, F(x) / g(x) will be
\n" ); document.write( "(iii) 3x-6 / (x-2)
\n" ); document.write( "At this point we must look at domain. We have variables in the denominator. Set the denominator = 0 and solve for x.
\n" ); document.write( "x-2 = 0 - - > x = 2 is the restriction on the domain.
\n" ); document.write( "Back to the fraction . . .
\n" ); document.write( "We can factor the numerator as 3(x-2). We get
\n" ); document.write( "(iv) 3(x-2) / (x-2) = 3.
\n" ); document.write( "
\n" );