document.write( "Question 599399: Write domain
\n" );
document.write( "5/k+2 \n" );
document.write( "
Algebra.Com's Answer #378959 by nerdybill(7384) You can put this solution on YOUR website! The \"domain\" specifies all valid values of k. \n" ); document.write( "For \n" ); document.write( "5/(k+2) \n" ); document.write( "The only value that k can't be is when the denominator is zero (can't divide by zero) that value is: \n" ); document.write( "k+2 = 0 \n" ); document.write( "k = -2 \n" ); document.write( "That is the ONLY value k can't be \n" ); document.write( "so the domain is \n" ); document.write( "\"all real number except for -2\" \n" ); document.write( "OR \n" ); document.write( "(-oo, -2) U (-2, +oo) \n" ); document.write( "where \n" ); document.write( "oo stands for infinity \n" ); document.write( " |