document.write( "Question 1189760: For each pair of functions f and g below, find f (g (x)) and g (f(x))
\n" );
document.write( "Then, determine whether f and g are inverses of each other.
\n" );
document.write( "Simplify your answers as much as possible.
\n" );
document.write( "(Assume that your expressions are defined for all x in the domain of the composition.
\n" );
document.write( "You do not have to indicate the domain.)
\n" );
document.write( "(a) f(x) =1/4x , x ≠ 0
\n" );
document.write( "g(x) = 1/4x , x ≠ 0\r
\n" );
document.write( "\n" );
document.write( "f(g(x))=
\n" );
document.write( "g(f(x))= \r
\n" );
document.write( "\n" );
document.write( "are f and g inverses of each other? yes or no?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) f(x)=x+6
\n" );
document.write( "g(x)=x+6\r
\n" );
document.write( "\n" );
document.write( "f(g(x))=
\n" );
document.write( "g(f(x))= \r
\n" );
document.write( "\n" );
document.write( "are f and g inverses of each other? yes or no? \n" );
document.write( "
Algebra.Com's Answer #821215 by Theo(13342)![]() ![]() You can put this solution on YOUR website! if f(x) is the inverse of g(x), then f(g(x)) would be equal to x. \n" ); document.write( "if g(x) is the inverse of f(x), then g(f(x)) would be equal to x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(a) f(x) = 1/4 * x , x ≠ 0 \n" ); document.write( "g(x) = 1/4 * x , x ≠ 0 \n" ); document.write( "f(g(x))= 1/4 * (1/4 * x) = 1/16 * x which is not equal to x. \n" ); document.write( "g(f(x))= 1/4 * (1/4 * x) = 1/16 * x which is not equal to x. \n" ); document.write( "are f and g inverses of each other? yes or no? \n" ); document.write( "answer is no. \n" ); document.write( "in fact, these equations are identical to each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(b) f(x)=x+6 \n" ); document.write( "g(x)=x+6 \n" ); document.write( "f(g(x))= (x + 6) + 6 = x + 12 which is not equal to x. \n" ); document.write( "g(f(x))= (X + 6) + 6 = X + 12 which is not equal to x. \n" ); document.write( "answer is no. \n" ); document.write( "in fact, these equations are identical to each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you will notice that f(x) and g(x) are the same equation, i.e. they are identical. \n" ); document.write( "as such, they can't possibly be inverses of each other.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a good reference on inverse functions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.wtamu.edu/academic/anns/mps/math/mathlab/col_algebra/col_alg_tut32b_inverfun.htm\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that, if your equation doesn't pass the horizontal line test, then it is not a function. \n" ); document.write( "in that case, however, you can turn it into a function by restricting the domain. \n" ); document.write( "for example, in example 4 of the tutorial, if you restricted the domain to all values of x >= 0, then the equation would be a function because it would then pass the horizontal line test .\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find the inverse function of f(x0 = x + 6, you would do the following: \n" ); document.write( "let y = f(x) to get y = x + 6. \n" ); document.write( "replace y with x and x with y to get x = y + 6. \n" ); document.write( "solve for y to get y = x - 6. \n" ); document.write( "f(x) = x + 6 is the original functiojn. \n" ); document.write( "g(x) = x - 6 is the inverse fucntion. \n" ); document.write( "f(g(x)) = (x - 6) + 6 which is equal to x. \n" ); document.write( "this passes the test. \n" ); document.write( " \n" ); document.write( " |