document.write( "Question 37472: Solve each rational inequality. State and graph the solution set.
\n" );
document.write( "x + 3/x equal to or less than -2 \n" );
document.write( "
Algebra.Com's Answer #23181 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From x + 3 / x ≤ -2, clear fractions by multiplying both sides by x... \n" ); document.write( "x^2 + 3 ≤ -2x then add 2x to both sides and factor what's on the left... \n" ); document.write( "x^2 + 2x + 3 ≤ 0\r \n" ); document.write( "\n" ); document.write( "It turns out that the minimum point of this parabola is at (-2, 3) and never crosses the x-axis. \n" ); document.write( "Thus it has no real solutions.\r \n" ); document.write( "\n" ); document.write( "I hope you wrote the problem correctly. \n" ); document.write( " |