document.write( "Question 549601: I cannot find an example even similar to this one. Please help...
\n" ); document.write( "1/x+2/x^2 is less than or equal too 1/x-1
\n" ); document.write( "

Algebra.Com's Answer #357919 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
1/x+2/x^2 is less than or equal too 1/x-1
\n" ); document.write( "Assume the problem is:
\n" ); document.write( "\"1%2Fx\" + \"2%2Fx%5E2\" <= \"1%2F%28%28x-1%29%29\"
\n" ); document.write( "we can put the left side over a single denominator
\n" ); document.write( "\"%28%28x%2B2%29%29%2Fx%5E2\" <= \"1%2F%28%28x-1%29%29\"
\n" ); document.write( "Cross multiply
\n" ); document.write( "(x+2)(x-1) <= x^2
\n" ); document.write( "FOIL
\n" ); document.write( "x^2 + x - 2 >= x^2
\n" ); document.write( "x^2 - x^2 + x - 2 <= 0
\n" ); document.write( "x - 2 <= 0
\n" ); document.write( "x <= +2, however x cannot = 1, (division by 0)
\n" ); document.write( "
\n" ); document.write( "
\n" );