document.write( "Question 499372: Find the domain of the function and express the answer in interval notation.
\n" );
document.write( "F(x)=6/(x-5)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #337671 by chessace(471)![]() ![]() You can put this solution on YOUR website! Just need to remove x=5 to avoid / 0. \n" ); document.write( "Domain is (-inf, 5) and (5, inf) \n" ); document.write( " |