document.write( "Question 34746: For what values of x is the following expression undefined:
\n" );
document.write( " (3x- 2)(5x- 4
\n" );
document.write( " _____________
\n" );
document.write( " (9x- 6)(7x - 1) \n" );
document.write( "
Algebra.Com's Answer #21015 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! The denominator will have to be zero for the given expression to be undefined. \n" ); document.write( "So, (9x-6) = 0 or (7x-1) = 0 \n" ); document.write( "=> x = 2/3 or x = 1/7; \n" ); document.write( "Answer: For x = 2/3 or x = 1/7, the expression is undefined \n" ); document.write( " |