document.write( "Question 739462: What is the range of :h(x)=2x+1/x-3 \n" ); document.write( "
Algebra.Com's Answer #451174 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
What you wrote, h(x)=2x+1/x-3, is \"h%28x%29=2x%2B1%2Fx-3\" , \"graph%28200%2C200%2C-4%2C4%2C-8%2C6%2C2x%2B1%2Fx-3%2C2x-3%29\"
\n" ); document.write( "But maybe you meant h(x)=(2x+1)/(x-3), which is \"h%28x%29=%282x%2B1%29%2F%28x-3%29\" , \"graph%28200%2C200%2C-9%2C15%2C-15%2C20%2C%282x%2B1%29%2F%28x-3%29%2C2%29\"
\n" ); document.write( "Both functions get as low as \"-infinity\"
\n" ); document.write( "and as high as \"infinity\",
\n" ); document.write( "but we have to figure out if there are some in-between values that the functions cannot achieve.
\n" ); document.write( "I will help you discover what each of those functions does.
\n" ); document.write( "
\n" ); document.write( "EASIEST FIRST:
\n" ); document.write( "
\n" ); document.write( "When \"x\" has a very large absolute value, the last term gets very small and the value of the function gets very close to \"2\".
\n" ); document.write( "You can get as close as you want, by making that last term as small (in absolute value) as necessary.
\n" ); document.write( "So the line \"y=2\" is a horizontal asymptote.
\n" ); document.write( "However, \"%28x%29=%282x%2B1%29%2F%28x-3%29=2%2B7%2F%28x-3%29\" can not equal \"2\" , because the last term can never be zero.
\n" ); document.write( "So you could say that the range of that function is all the real numbers, except 2.
\n" ); document.write( "
\n" ); document.write( "THE OTHER FUNCTION:
\n" ); document.write( "\"h%28x%29=2x%2B1%2Fx-3\" does something different.
\n" ); document.write( "When \"x\" has a very large absolute value, the term \"1%2Fx\" gets very small and the value of the function gets very close to the value of \"y=2x-3\".
\n" ); document.write( "You can get as close as you want, by making that term \"1%2Fx\" as small in absolute value as necessary.
\n" ); document.write( "So the line \"y=2x-3\" is an oblique asymptote.
\n" ); document.write( "For \"x%3C0\", \"h%28x%29%3C-3\" and
\n" ); document.write( "for \"x%3E0\", \"h%28x%29%3E-3\"
\n" ); document.write( "so the function never takes the value \"-3\", but there are other forbidden values.
\n" ); document.write( "You can figure out that \"h%28x%29=2x%2B1%2Fx-3\" cannot take any values between \"-3-2sqrt%282%29\" and \"-3%2B2sqrt%282%29\" and that means that
\n" ); document.write( "THE RANGE IS all the real numbers \"y\" such that
\n" ); document.write( "\"y%3C=-3-2sqrt%282%29\" or \"y%3E=-3%2B2sqrt%282%29\"
\n" ); document.write( "You may want to express that in whatever notation is expected of you,
\n" ); document.write( "maybe as a union of intervals:
\n" ); document.write( "(-infinity,-3-2sqrt(2)] U [-3+2sqrt(2),infinity)
\n" ); document.write( "
\n" ); document.write( "If you know about derivatives, you would find that the derivative of \"h%28x%29\" is
\n" ); document.write( "h'(x)=\"2-1%2Fx%5E2\" , which has zeros at \"x=sqrt%282%29%2F2\" and \"x=-sqrt%282%29%2F2\"
\n" ); document.write( "That means that the function will have a maximum with \"h%28x%29%3C-3\" at \"x=-sqrt%282%29%2F2\"
\n" ); document.write( "and a minimum with \"h%28x%29%3E-3\" at \"x=sqrt%282%29%2F2\"
\n" ); document.write( "You could calculate them as
\n" ); document.write( " and
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "Without mentioning derivatives, you could figure out what values of
\n" ); document.write( "\"y=2x%2B1%2Fx-3\" are possible for some real number \"x\" by solving that equation for \"x\"
\n" ); document.write( "\"y=2x%2B1%2Fx-3\" --> \"yx=2x%5E2%2B1-3x\" --> \"2x%5E2-3x-yx%2B1=0\" --> \"2x%5E2-%283%2By%29x%2B1=0\"
\n" ); document.write( "You know that there will be one or two solutions wherever the discriminant is not negative, meaning when
\n" ); document.write( "\"%283%2By%29%5E2-8%3E=0\" --> \"9%2B6y%2By%5E2-8%3E=0\" --> \"y%5E2%2B6y%2B1%3E=0\"
\n" ); document.write( "The solutions to \"y%5E2%2B6y%2B1%3E=0\" are \"y=-3+%2B-+2sqrt%282%29\" and
\n" ); document.write( "the solution for \"y%5E2%2B6y%2B1%3E=0\" is the range of \"h%28x%29=2x%2B1%2Fx-3\" :
\n" ); document.write( "\"y%3C=-3-2sqrt%282%29\" and \"y%3E=-3%2B2sqrt%282%29\"
\n" ); document.write( "
\n" );