document.write( "Question 42091: For what value(s) of x ist the expression (x^2-4x+4)/(2x^2-3x-2) undifined?\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #27224 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! For what value(s) of x ist the expression (x^2-4x+4)/(2x^2-3x-2) undifined? \n" ); document.write( "WHEN DR=0 \n" ); document.write( "2X^2-4X+X-2=0 \n" ); document.write( "2X(X-2)+1(X-2)=0 \n" ); document.write( "(X-2)(2X+1)=0 \n" ); document.write( "X-2=0.....THAT IS ....X=2....AND ...2X+3=0....THAT IS .....X=-3/2 \n" ); document.write( " |