document.write( "Question 885930: Hi, I am needing help with my functions homework. I'd really appreciate any assistance. \r
\n" );
document.write( "\n" );
document.write( "For certain pairs of functions f and g. (f o g)(x)=x and (g o f)(x)=x. Show that this is true for each pair of exercises below:\r
\n" );
document.write( "\n" );
document.write( "1. f(x)=4x+2, g(x)= 1/4(x-2)\r
\n" );
document.write( "\n" );
document.write( "Also help with this one:\r
\n" );
document.write( "\n" );
document.write( "Find functions f and g such that (f o g)(x)=h(x)\r
\n" );
document.write( "\n" );
document.write( "1. h(x)=(6x-2)^2 \r
\n" );
document.write( "\n" );
document.write( "2. h(x)= √6x +12 \n" );
document.write( "
Algebra.Com's Answer #535610 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1. f(x)=4x+2, g(x)= (1/4) * (x-2) \n" ); document.write( "(f o g)(x) = f(g(x)) = 4(1/4(x-2) + 2 = x-2 +2 = x \n" ); document.write( "(g o f)(x) = g(f(x)) = 1/4 * (4x+2-2) = 4x/4 = x \n" ); document.write( "2.1) h(x)=(6x-2)^2 \n" ); document.write( "f(x) = x^2, g(x) = (6x-2) \n" ); document.write( "(f o g)(x) = f(g(x)) = f(6x-2) = (6x-2)^2 = h(x) \n" ); document.write( "2.2) h(x)= √6x +12 \n" ); document.write( "f(x) = √x +12, g(x) = 6x \n" ); document.write( "(f o g)(x) = f(g(x)) = f(6x) = √6x +12 = h(x) \n" ); document.write( " \n" ); document.write( " |