document.write( "Question 481128: The one-to-one function is defined by\r
\n" );
document.write( "\n" );
document.write( "f(x) = x/(8-9x)\r
\n" );
document.write( "\n" );
document.write( "Find f^-1, the inverse of f . Then, give the domain and range of f^-1 using interval notation. \n" );
document.write( "
Algebra.Com's Answer #329474 by Theo(13342)![]() ![]() You can put this solution on YOUR website! let y = f(x) to get: \n" ); document.write( "y = x/(8-9x) \n" ); document.write( "make y = x and x = y to get: \n" ); document.write( "x = y/(8-9y) \n" ); document.write( "multiply both sides of this equation by (8-9y) to get: \n" ); document.write( "x(8-9y) = y \n" ); document.write( "perform the indicated operation to get: \n" ); document.write( "8x - 9xy = y \n" ); document.write( "add 9xy to both sides of this equation to get: \n" ); document.write( "8x = 9xy + y \n" ); document.write( "factor out the y to get: \n" ); document.write( "8x = y(9x+1) \n" ); document.write( "divide both sides of this equation by (9x+1) to get: \n" ); document.write( "8x/(9x+1) = y \n" ); document.write( "commute this equation to get: \n" ); document.write( "y = 8x/(9x+1) \n" ); document.write( "your original equation is: \n" ); document.write( "y = x/(8-9x) \n" ); document.write( "your inverse equation is: \n" ); document.write( "y = 8x/(9x+1) \n" ); document.write( "----- \n" ); document.write( "if y = 8x/(1+9x) is an inverse equation of y = x/(8-9x), then the coordinate pairs of your original equation will be reversed from the coordinate pairs of your inverse equation. \n" ); document.write( "this means that: \n" ); document.write( "(x,y) = (a,b) in the original equation will become (x,y) = (b,a) in the inverse equation. \n" ); document.write( "an example: \n" ); document.write( "let x = 5 in your original equation. \n" ); document.write( "solve the original equation to get y = -5/37. \n" ); document.write( "your coordinate pairs from the original equation are (x,y) = (5,-5/37). \n" ); document.write( "now let x = -5/37 in your inverse equation. \n" ); document.write( "solve the inverse equation to get y = 5. \n" ); document.write( "your coordinate pairs from the inverse equation are (x,y) = (-5/37,5). \n" ); document.write( "since x,y = (a,b) in your original equation and x,y = (b,a) in you inverse equation, then this is a confirmation that your inverse equation has been calculated correctly. \n" ); document.write( "graph both equations. \n" ); document.write( "if you graph your original equation and your inverse equation, they should look like a reflection about the line y = x. \n" ); document.write( "the following graph shows both equations and also shows the equation of y = x. \n" ); document.write( " \n" ); document.write( "you can see that the graph of the original equation and the graph of the inverse equation look like reflections about the line y = x. \n" ); document.write( "note that the original equation appears to have an asymptote at somewhere around x = 1 and that the inverse equation appears to have an asymptote at somewhere around y = 1. \n" ); document.write( "the asymptote for the original equation is really at x = 8/9. \n" ); document.write( "when that happens, the original equation of y = x/(8-9x) gets a denominator of 0 which means that the value of y is undefined which means there is a vertical asymptote at x = 8/9. \n" ); document.write( "the vertical asymptote for the original equation should become the horizontal asymptote for the inverse equation. \n" ); document.write( "this means that the inverse equation should have a horizontal asymptote at y = (8/9). \n" ); document.write( "the easiest way to find the horizontal asymptote is to solve the inverse equation for x. \n" ); document.write( "when you do that, you get back to the original equation, with the exception that x = y and y = x. \n" ); document.write( "you wind up with x = y/(8-9y) which leads to an asymptote of y = 8/9. \n" ); document.write( "the domain of your original equation is equal to all real values of x except x = 8/9. \n" ); document.write( "the range of your original equation is all real values of y. \n" ); document.write( "the domain of your inverse equation is equal to all real values of x. \n" ); document.write( "the range of your inverse equation is equal to all real values of y except y = 8/9. \n" ); document.write( "in the next graph, a vertical line was drawn at x = 8/9 (as best i can produce it using the algebra.com graphing software) and a horizontal line was drawn at y = 8/9, to show you where the vertical and horizontal asymptotes are. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |