document.write( "Question 131473: fine the domain of the following functions
\n" );
document.write( "f(x)=(x-4)/(x+5)
\n" );
document.write( "g(x)=square root of (5x-1)\r
\n" );
document.write( "\n" );
document.write( "pls i need urgent answer
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #95962 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the domain of the following functions \n" ); document.write( "f(x)=(x-4)/(x+5) \n" ); document.write( "The denominator cannot be zero \n" ); document.write( "So, x cannot be -5 \n" ); document.write( "Domain: All Real Numbers except x=-5 \n" ); document.write( "(-inf,-5)U(-5,inf) \n" ); document.write( "-------------------------------- \n" ); document.write( "g(x)=square root of (5x-1) \n" ); document.write( "The radicand cannot be negative. \n" ); document.write( "So 5x-1 >=0 \n" ); document.write( "5x >=1 \n" ); document.write( "x >=1/5 \n" ); document.write( "Domain: All Real Numbers greater than or equal to 1/5 \n" ); document.write( "[1/5,inf) \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |