document.write( "Question 427433: how do you find the domain in interval notation of 5x-4 over 3-2x \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( " Denominator cannot be = 0\n" ); document.write( " 3-2x = 0\n" ); document.write( " 3 = 2x\n" ); document.write( " x = 3/2\n" ); document.write( "Domain: {x | x ≠ 3/2} \n" ); document.write( "