document.write( "Question 1205886: Use the pair of functions to find f(g(x))
\n" );
document.write( " and g(f(x))
\n" );
document.write( " . Simplify your answers.\r
\n" );
document.write( "\n" );
document.write( "f(x)=sqrt(x)+8,g(x)=x^2+3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "f(g(x))=\r
\n" );
document.write( "\n" );
document.write( "g(f(x))= \n" );
document.write( "
Algebra.Com's Answer #842967 by Theo(13342)![]() ![]() You can put this solution on YOUR website! f(x) = sqrt(x) + 8 \n" ); document.write( "g(x) = x^2 + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find f(g(x)), replace x in f(x) with g(x) to get: \n" ); document.write( "f(g(x)) = sqrt(g(x)) + 8 \n" ); document.write( "since g(x) = x^2 + 3, you get: \n" ); document.write( "f(g(x)) = sqrt(x^2 + 3) + 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 3, you get: \n" ); document.write( "f(g(x)) = sqrt(3^2 + 3) + 8 = 11.46410162\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is equivalent to finding g(x) first and then finding f(g(x)). \n" ); document.write( "g(x) = x^2 + 3. \n" ); document.write( "when x = 3, g(x) = 3^2 + 3 = 12. \n" ); document.write( "f(g(x)) becomes f(12) = sqrt(12) + 8 = 11.46410162.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x) and g(x) are repeated here to make them easier to reference.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x) = sqrt(x) + 8 \n" ); document.write( "g(x) = x^2 + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to find g(f(x)), replace x in g(x) with f(x) to get: \n" ); document.write( "g(f(x)) = f(x)^2 + 3 \n" ); document.write( "since f(x) = sqrt(x) + 8, you get: \n" ); document.write( "g(f(x)) = (sqrt(x) + 8)^2 + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "when x = 3, you get: \n" ); document.write( "g(f(x)) = (sqrt(3) + 8)^2 + 3 = 97.71281292.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this is equivalent to finding f(x) first and then finding g(f(x)). \n" ); document.write( "f(x) = sqrt(x) + 8 \n" ); document.write( "when x = 3, f(x) = sqrt(3) + 8 = 9.732050808. \n" ); document.write( "g(f(x)) becomes g(9.732050808) = 9.732050808^2 + 3 = 97.71281292.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "your solution is:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(g(x)) = sqrt(x^2 + 3) + 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "g(f(x)) = (sqrt(x) + 8)^2 + 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference on composite functions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "https://www.youtube.com/watch?v=QXGQtkbyFTs\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there are more videos on youtube regarding composition of functions, so feel free to look for others if looking at one is insufficient. \n" ); document.write( "this particular tutor is pretty good as far as i can tell.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |