document.write( "Question 1207693: Find a and b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If 2 < x < 4, then a < 1/(x - 6) < b.
\n" ); document.write( "

Algebra.Com's Answer #845702 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "2 < x < 4\r\n" );
document.write( "\r\n" );
document.write( "Substitute the greatest lower bound of x, which is 2  1/(2-6) = -1/4 \r\n" );
document.write( "and the least upper bound of x, which is 4.   1/(4-6) = -1/2\r\n" );
document.write( "\r\n" );
document.write( "Since 1/(x-6) is continuous and decreasing for x < 6, it's approaching -1/2 from\r\n" );
document.write( "below as x approaches 4 from the left, and approaching -1/4 as x approaches 2\r\n" );
document.write( "from the right,  \r\n" );
document.write( "\r\n" );
document.write( "-1/2 < 1/(x - 6) < -1/4 \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );