document.write( "Question 1118224: Find the domain of the function: f(x)=3x+2 / 2x^2-x \n" ); document.write( "
Algebra.Com's Answer #733484 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The domain is everything except where the denominator is 0.
\n" ); document.write( "2x^2-x=0
\n" ); document.write( "x(2x-1)=0
\n" ); document.write( "x=0, 1/2
\n" ); document.write( "The domain is (-oo, 0) U (0, 1/2) U (1/2, oo)
\n" ); document.write( "
\n" ); document.write( "
\n" );