document.write( "Question 18722: Could some one help me understand this problem?\r
\n" );
document.write( "\n" );
document.write( "The instructions are to solve the inequality. State the solution set using interval notation and graph it:
\n" );
document.write( "x - 2/x + 3 is less than 1\r
\n" );
document.write( "\n" );
document.write( "Thanks for the help \n" );
document.write( "
Algebra.Com's Answer #8977 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! x - 2/x + 3 is less than 1 \n" ); document.write( "let y=(x - 2/x + 3)<1 \n" ); document.write( "x - 2/x + 3-1<0 ....or....x - 2/x + 2<0 \n" ); document.write( "(x^2-2+2x)/x<0...or ...(x^2+2x-2)/x<0.. \n" ); document.write( "now a fraction will be -ve (<0)if n.r and d.r are of different signs..let us take the 2 cases \n" ); document.write( "dr=x is +ve...then nr should be -ve \n" ); document.write( "dr=x is -ve...then nr should be +ve. \n" ); document.write( "now solve the nr using quadratic formula \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "hence x=(-1+sqrt3)/2...and....(-1-sqrt3)/2..for conveinience if we call these 2 values as p(approximately=-1.37)and q(approximately=0.37),we find that if x lies between p and q (-1.37 and 0.37 )nr is -ve and when x is less than \n" ); document.write( "p(-1.37) or greater than q(0.37) ,nr is +ve. \n" ); document.write( "now we have to combine this with the above assumption on dr \n" ); document.write( " dr=x is +ve...then nr should be -ve..so x should be between 0 and (-1+sqrt3)/2(not -1.37 to zero as x is already taken as positive) \n" ); document.write( "dr=x is -ve...then nr should be +ve.so x should be less than ....(-1-sqrt3)/2.. \n" ); document.write( "(not 0.37 to zero as x is already taken as negative) \n" ); document.write( " \n" ); document.write( " |