document.write( "Question 1000273: Plz explain the range of this equation...{1÷√x^2-2x-3=0} \n" ); document.write( "
Algebra.Com's Answer #617848 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
this is the same as the last problem i answered except that the denominator is now the square root of (x^2 - 2x - 3) rather than just (x^2 - 2x - 3).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation in that problem was f(x) = 1 / (x^2 - 2x - 3).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation in this problem is f(x) = 1 / sqrt(x^2 - 2x - 3)).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that changes the range of f(x) because the domain is now different.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation we want to solve for is f(x).
\n" ); document.write( "we'll call the equation inside the square root sign g(x).
\n" ); document.write( "we'll call the square root of the equation inside the square root sign h(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "what you get is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x) = 1 / h(x), where h(x) = sqrt(g(x)) and g(x) = x^2 - 2x - 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "put them all together and what you get is f(x) = 1 / sqrt(x^2 - 2x - 3).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "we'll start with g(x) = x^2 - 2x - 3
\n" ); document.write( "that can be factored to get g(x) = (x-3) * (x+1)
\n" ); document.write( "the function g(x) is there equal to 0 when x = -1 and x = 3.
\n" ); document.write( "the domain of g(x) is equal to all real values of x.
\n" ); document.write( "there are no restrictions.
\n" ); document.write( "the range of g(x) is equal to all real values of y >= -4.
\n" ); document.write( "y has to be >= -4 beccause that is the minimum value of g(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graph of g(x) is shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now we'll go to h(x).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "h(x) = sqrt(g(x)) = sqrt(x^2 - 2x - 3).
\n" ); document.write( "after factoring of g(x), we get:
\n" ); document.write( "h(x) = sqrt(g(x)) = sqrt((x-3)*(x+1)).
\n" ); document.write( "h(x) will be positive if x > 3.
\n" ); document.write( "h(x) will also be positive if x < -1, but that is not as clear as when x > 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let's look at what happens.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x > 3, (x-3)*(x+1) becomes positive because both (x-3) and (x+1) are positive.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when x < -1, (x-3)*(x+1) becomes positive because both (x-3) and (x+1) are negative and a negative times a negative is positive.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "between x > -1 and x < 3, the product will be negative because (x-3) will be negative and (x+1) will be positive and a negative times a positive is negative.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so your domain of h(x) will be all real values of x >= 3 and <= -1.
\n" ); document.write( "the range of h(x) will be all real values of y >= 0.
\n" ); document.write( "the range does not go down to -4 now because the values of x from x < 3 to x > -1 are not valid anymore because g(x) is now enclosed within the square root sign.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graph of h(x) is shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "what happens to f(x)?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x) = 1 / h(x) which is equal to 1 / sqrt(x^2 - 2x - 3).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x can't be 3 and x can't be -1 because then the denominator will be equal to 0.
\n" ); document.write( "x can't be > -1 and x can't be < 3 because than the denominator will not be real because of the square root function.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the domain of f(x) is therefore all real values of x < -1 and all real values of x > 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "within those intervals, f(x) is the reciprocal of h(x) because f(x) = 1 / h(x) which is the same as f(x) = 1 / sqrt(x^2 - 2x - 3).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "f(x) is therefore equal to the reciprocal of h(x) when x < -1 and when x > 3 only.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the graph of f(x) is shown below:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the range of f(x) is all real values of x > 0.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you don't have any negative values of f(x) because the domain of f(x) does not includ any values of x > -1 or < 3.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the domain is not valid there, you can have no corresponding values of y within that interval.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );