document.write( "Question 1085396: Let f(x) = 2x-3
\n" );
document.write( "and g(x) = 3x+2\r
\n" );
document.write( "\n" );
document.write( "1. find f(o) and g(f(o))
\n" );
document.write( "2. find (g.f)(x) and state the domain of g.f
\n" );
document.write( "3. Use the result in number 2 to evaluate (g.f)(o)
\n" );
document.write( "4. Find g(o) and f(g(o)
\n" );
document.write( "5. Find (f.g)(x) and state the domain of f.g \n" );
document.write( "
Algebra.Com's Answer #699742 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Let f(x) = 2x-3 \n" ); document.write( "and g(x) = 3x+2\r \n" ); document.write( "\n" ); document.write( "1. find f(o) and g(f(o)) \n" ); document.write( "--------- \n" ); document.write( "o? \n" ); document.write( "--- \n" ); document.write( "f(o) = 2o - 3 \n" ); document.write( "---- \n" ); document.write( "If you mean zero, use 0, not o. \n" ); document.write( " |