document.write( "Question 172701: Please help explain this function of a function: when
\n" );
document.write( "f(x)=sqrt(x+6) and
\n" );
document.write( "g(x)=sqrt(x-3)
\n" );
document.write( "Please explain to me why: f of g(x) otherwise stated as f(g(x))= f(sqrt(x+6)) instead of f(sqrt(x-3))??? \n" );
document.write( "
Algebra.Com's Answer #127545 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Please help explain this function of a function: when \n" ); document.write( "f(x)=sqrt(x+6) and \n" ); document.write( "g(x)=sqrt(x-3) \n" ); document.write( "Please explain to me why: f of g(x) otherwise stated as f(g(x))= f(sqrt(x+6)) instead of f(sqrt(x-3))??? \n" ); document.write( "-------------- \n" ); document.write( "I don't think that's right. It should be f(sqrt(x-3)) \n" ); document.write( " |