document.write( "Question 828013: I need finding the composition of functions (f o g)(x).?\r
\n" );
document.write( "\n" );
document.write( "1. g(x) = 3/(x - 1), f(x) = (x - 1)/(x - 3) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. (x - 1)/(x - 3) * 3/(x - 1)
\n" );
document.write( "B. (x - 1)/(x - 1) * 3/(x - 1)
\n" );
document.write( "C. (x - 4)/(x - 2)
\n" );
document.write( "D. (x - 4)/(3x - 3)
\n" );
document.write( "E. (x - 4)/(3x - 6)
\n" );
document.write( "F. 3x^2 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "2. g(x) = x2 - 8, f(x) = (-x + 1)^1/2 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. (-x2 + 9)^(1/2)
\n" );
document.write( "B. (-x2 - 8)^(1/2)
\n" );
document.write( "C. (-x + 1)^(1/2) (x2 - 8)
\n" );
document.write( "D. (-x + 1)^(1/2) (x2 - 8)
\n" );
document.write( "E. (-x2 - 9)^(1/2)
\n" );
document.write( "F. (x - 2)^2 \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "3. g(x) = (x2 -16)^(1/2), f(x) = (3 - x)^(1/2) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A. (3 - x)^(1/2), (x2 -16)^(1/2)
\n" );
document.write( "B. (-x-13)^(1/2)
\n" );
document.write( "C. (3-(x2 -16)^(1/4))
\n" );
document.write( "D. (3x2 + 16)
\n" );
document.write( "E. (3x(1/2) + 16)
\n" );
document.write( "F. (3-(x2 -16)^(1/2))^(1/2) \n" );
document.write( "
Algebra.Com's Answer #498974 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! First let's review function notation. In \n" ); document.write( "f(x)
\n" ); document.write( "(f o g)(x) is another way of writing f(g(x)). In the parentheses for the function f we see \"g(x)\". This means that we will be using g(x) as input to function f: \n" ); document.write( "(f o g)(x) \n" ); document.write( "f(g(x)) \n" ); document.write( "Substituting g(x) in we get: \n" ); document.write( " \n" ); document.write( "Using \n" ); document.write( " \n" ); document.write( "This is not one of the provided answers. So we need to start simplifying until we get a match. To eliminate the \"little\" fractions within the \"big\" fraction we multiply the numerator and denominator of the \"big\" fraction by the lowest common denominator (LCD) of the \"little\" denominators. Since both \"little\" denominators are (x-1), the LCD is (x-1): \n" ); document.write( " \n" ); document.write( "To multiply we will need to use the Distributive Property: \n" ); document.write( " \n" ); document.write( "Simplifying... \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is still not one of the given answers. But it is close to answer E. In fact the our numerator, 4-x, and E's numerator, x-4, are opposites of each other. And so are the two denominators! So if we multiply the numerator and denominator by -1: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and we have answer E! \n" ); document.write( "I'll leave the other two for you to finish. (Please do not include so many problems, especially ones that take substantial effort, in a single post!) \n" ); document.write( " |