document.write( "Question 684721: Find the domain of the rational function:
\n" );
document.write( "(y+5)/(y^2-5y) \n" );
document.write( "
Algebra.Com's Answer #424182 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the domain of the rational function: \n" ); document.write( "(y+5)/(y^2-5y) \n" ); document.write( "---- \n" ); document.write( "The denominator cannot be zero. \n" ); document.write( "Solve: \n" ); document.write( "y^2-5y = 0 \n" ); document.write( "Factor: \n" ); document.write( "y(y-5) = 0 \n" ); document.write( "y = 0 or y = 5 \n" ); document.write( "---- \n" ); document.write( "Ans: Domain is All Real Numbers except y = 0 and y = -5. \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " |