document.write( "Question 443313: Find two functions, f(x) and g(x) such that (fog)(x)=h(x) or (gof)(x)=h(x) where h(x)= sq. rt. of x squared minus 2 over x squared plus 3, and verify. \n" ); document.write( "
Algebra.Com's Answer #305791 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find two functions, f(x) and g(x) such that (fog)(x)=h(x) or (gof)(x)=h(x) where h(x)= sq. rt. of x squared minus 2 over x squared plus 3, and verify. \n" ); document.write( "------------------ \n" ); document.write( "fog(x) = sqrt[(x^2-2)/(x^2+3)] \n" ); document.write( "--- \n" ); document.write( "Let g(x) = (x^2-2)/(x^2+3) \n" ); document.write( "Let f(x) = sqrt(x) \n" ); document.write( "--- \n" ); document.write( "Then fog(x) = f[g(x)] = f[(x^2-2)/(x^2+3)] = sqrt[(x^2-2)/(x^2+3)] \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |