document.write( "Question 252297: What is the domain of the variable x in the equation y = (3x + 5)/(2x^2 + 5x - 3)? \n" ); document.write( "
Algebra.Com's Answer #184164 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
To find domain, all you need to do is ask two questions:
\n" ); document.write( "Question #1 \"is the variable in a square root?\" If no, move to question 2. If yes set the junk under the root >=0.
\n" ); document.write( "Question #2 \"is the variable in the denominator?\" If no, then you have answered no to both questions and you say \"all reals\". If yes, however, remember that the denominator can never = 0. So, we set denominator junk not = 0. This is what the question has.\r
\n" ); document.write( "\n" ); document.write( "step 1: factor -> 2X^2 + 5X - 3 not = 0. (2x-1)(x+3) not = 0.\r
\n" ); document.write( "\n" ); document.write( "step 2: solve each part for X.
\n" ); document.write( "2X-1 not = 0. X not equal 1/2.
\n" ); document.write( "X+3 not equal 0. X not equal -3.\r
\n" ); document.write( "\n" ); document.write( "we have our domains: all real except -2 and 1/2.
\n" ); document.write( "
\n" );