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 #845703 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "On the given interval 2 < x < 4, the function 1/(x-6) is monotonic, so the maximum and minimum values of the function on that interval are at the endpoints of the interval. \n" ); document.write( "x=2; 1/(x-6)=1/(-4)=-1/4 \n" ); document.write( "x=4; 1/(x-6)=1/(-2)=-1/2 \n" ); document.write( "Note that the function value is less (\"more negative\") at x=4, so the function value at x=4 is the lower end of the range of function values. \n" ); document.write( "ANSWER: a=-1/2,b=-1/4; \n" ); document.write( "i.e., -1/2 < 1/(x-6) < -1/4 \n" ); document.write( " \n" ); document.write( " |