document.write( "Question 713545: the domain of the function g(x) = (5x + 1) / (x - 2) is the set of? \n" ); document.write( "
Algebra.Com's Answer #438493 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! if x= 2 then then g( x) = (5*2+1) /(2-2) \n" ); document.write( " = 11/0 \n" ); document.write( " = not exist \n" ); document.write( " g(x) is exist at remaining all values of x except 2 \n" ); document.write( " hence domain = all real numbers except 2 \n" ); document.write( " \n" ); document.write( " |