document.write( "Question 168381This question is from textbook
\n" );
document.write( ": How me to solve: Find the value(s)that can replace the variable in the expression and cause the expression to be undefined. \r
\n" );
document.write( "\n" );
document.write( " 2x-3
\n" );
document.write( "__________
\n" );
document.write( "2x^2 +5x-3\r
\n" );
document.write( "\n" );
document.write( "and\r
\n" );
document.write( "\n" );
document.write( "2x+4
\n" );
document.write( "_____
\n" );
document.write( "x^2 +4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #124102 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the value(s)that can replace the variable in the expression and cause the expression to be undefined. \n" ); document.write( "(2x-3)/(2x^2 +5x-3)\r \n" ); document.write( "\n" ); document.write( "= (2x-3)/[(2x^2 -1)(x + 3)]\r \n" ); document.write( "\n" ); document.write( "The denominator cannot be zero. \n" ); document.write( "If 2x^2-1=0, x = +/-sqrt(1/2) \n" ); document.write( "If x+3 = 0, x = -3 \n" ); document.write( "------------------------- \n" ); document.write( "Ans: x cannot be +/-sqrt(1/2) or -3 \n" ); document.write( "========================================\r \n" ); document.write( "\n" ); document.write( "and \n" ); document.write( "(2x+4)/(x^2 + 4)\r \n" ); document.write( "\n" ); document.write( "No Real Number value of x will make the denominator zero. \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |