document.write( "Question 1143515: if -3 < x < 5 , x ≠ 0 find 1/x \n" ); document.write( "
Algebra.Com's Answer #764338 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "-3 < x < 0 --> -infinity < 1/x < -1/3

\n" ); document.write( "0 < x < 5 --> 1/5 < 1/x < infinity
\n" ); document.write( "
\n" );