document.write( "Question 1115962: For f(x) = |x-5| and g(x) = 2x + 1, find
\n" );
document.write( "a. (f °g)(1) b. (g °g)(1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #730786 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For f(x) = |x-5| and g(x) = 2x + 1, find \n" ); document.write( "a. (f °g)(1) = f[g(1)] = f[3] = |3-5| = 2 \n" ); document.write( "----------------------- \n" ); document.write( "b. (g °g)(1) = g[g(1)] = g[3] = 2*3+1 = 7 \n" ); document.write( "----------- \n" ); document.write( "Note: This was answered 2 days ago. \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |