document.write( "Question 890433: The function f is defined by f(x)=-2x^2-6x+7, x<-2. Find the inverse function and state the corresponding domain and range. \n" ); document.write( "
Algebra.Com's Answer #539004 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
see the following graph.
\n" ); document.write( "see below the graph for further comments.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"$$$\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the domain of the original equation is x <= -2
\n" ); document.write( "the range of the original equation is y <= 11\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the domain of the inverse equation is x <= 11
\n" ); document.write( "the range of the inverse equation is y <= -2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's what happens with inverse equations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the domain of the original equation becomes the range of the inverse equation.
\n" ); document.write( "the range of the original equation becomes the domain of the inverse equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the inverse function is found by solving for x and then exchanging x with y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the inverse function is also found by exchanging x with y and then solving for y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "either way, you get x exchanged with y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the only difference is when you do it.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with a quadratic equation, you find the inverse equation by using the completing the square method.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i'll show you how by exchanging x with y first and then solving for y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your original equation is f(x) = -2x^2 - 6x + 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "set y = f(x) and you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = -2x^2 - 6x + 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "exchange y with x and you get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = -2y^2 - 6y + 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here is where you want to complete the square.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "re-arrange the terms so that all the y's are on one side of the equation and all the x's and constants are on the other side of the equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I added 2y^2 and 6y to both sides of the equation and I subtracted x from both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2y^2 + 6y = 7 - x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now you need to make the coefficient of the x^2 term equal to 1, so divide both sides of the equation by 2 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y^2 + 3y = (7-x)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "now take 1/2 the coefficient of the y term and complete the square to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(y+3/2)^2 = (7-x)/2 + (3/2)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(y+3/2)^2 = (23-2x)/4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i'll show you how the simplification on the right side of the equation was done later.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "take the square root of both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(y+3/2) = +/- sqrt((23-2x)/4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can simplify the right sides of the equation by taking the 4 out from under the square root sign to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(y+3/2) = +/- sqrt(23-2x)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 3/2 from both sides of the equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = -3/2 +/- sqrt(23-2x)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since y needs to be less than or equal to 2, we only need the bottom half of that inverse equation, which is:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = -3/2 - sqrt(23-2x)/2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the simplification on the right side of the equation that i mentioned above that i would show you later is done as follows:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "start with:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(7-x)/2 + (3/2)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "square (3/2) to get 9/4.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "expression becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(7-x)/2 + 9/4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiply (7-x)/2 by 2/2 to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(14-2x)/4 + 9/4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine the numerators under the common denominator to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(14 - 2x + 9) / 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(23 - 2x) / 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the simplification is complete.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "some editing of the graph had to be done unless I wanted to graph manually.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this was because you have to show graph the whole equation and can't arbitrarily tell the graphing software to only take it up to a certain point, like show the graph from x = - infinity to x = -2 and don't show the rest.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i did the best i could to show you only the pieces of each graph that were applicable.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the equations are inverses of each other, they will be reflections across the line y = x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that line was shown along with points that were directly opposite each other.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the point (-2,11) on the original equation becomes (11,-2) on the inverse equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the point (-4.1,-2) on the original equation becomes (-2,-4.1) on the inverse equation.\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" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );