document.write( "Question 192136: Find the domain of the function
\n" );
document.write( "f(x)= \r
\n" );
document.write( "\n" );
document.write( "5x-1
\n" );
document.write( "-----
\n" );
document.write( "x^2-16 \n" );
document.write( "
Algebra.Com's Answer #144181 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! f(x) =y=(5x-1)/(x^2-16)\r \n" ); document.write( "\n" ); document.write( "Normally in Domain problems we seek when denominator =0\r \n" ); document.write( "\n" ); document.write( "this becomes easier to see if we factor denominator\r \n" ); document.write( "\n" ); document.write( "y= (5x-1) / ( x+4) (x-4)\r \n" ); document.write( "\n" ); document.write( "x+4 =0, x=-4\r \n" ); document.write( "\n" ); document.write( "x-4 =0, x=4\r \n" ); document.write( "\n" ); document.write( "Therefore domain is all Real numbers except x= +4, or =-4 \n" ); document.write( " |