document.write( "Question 678930: How do I find the undefined values for the following problem?\r
\n" );
document.write( "\n" );
document.write( "3-x/2x\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance! =D \n" );
document.write( "
Algebra.Com's Answer #421667 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You CANNOT divide by zero. So the denominator 2x CANNOT be zero.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So 2x can't be zero\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This means that x can't be 0.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the value x = 0 makes the denominator zero, and it makes the expression undefined. \n" ); document.write( " |