document.write( "Question 212173: 1/x-8>5 \n" ); document.write( "
| Algebra.Com's Answer #160721 by Fombitz(32388)     You can put this solution on YOUR website! I assume you mean \n" ); document.write( "1/(x-8)>5 and not (1/x)-5>8 \n" ); document.write( "Multiply both sides by (x-8). \n" ); document.write( "1>5(x-8) \n" ); document.write( "1>5x-40 \n" ); document.write( "41>5x \n" ); document.write( "x<(41/5) \n" ); document.write( " |