document.write( "Question 630997: can u help me..\r
\n" );
document.write( "\n" );
document.write( "composite function..\r
\n" );
document.write( "\n" );
document.write( "f(x)=x^2 - 1
\n" );
document.write( "g(x)= 1/sqrt x + 1\r
\n" );
document.write( "\n" );
document.write( "fog(x) \n" );
document.write( "
Algebra.Com's Answer #397263 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! composite function.. \n" ); document.write( "f(x)=x^2 - 1 \n" ); document.write( "g(x)= 1/sqrt x + 1 \n" ); document.write( "fog(x) = f[g(x)] \n" ); document.write( "= f[1/sqrt(x+1] \n" ); document.write( "= [1/sqrt(x+1)]^2 -1 \n" ); document.write( "= x+1-1 \n" ); document.write( "= x \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |