document.write( "Question 359786: let h(x)=x^2-9. find two functions F and G such that f o g= h \n" ); document.write( "
Algebra.Com's Answer #256755 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! let h(x)=x^2-9. find two functions F and G such that \n" ); document.write( "f o g = h \n" ); document.write( "---- \n" ); document.write( "g(x) = x^2 \n" ); document.write( "f(x) = x-9 \n" ); document.write( "--- \n" ); document.write( "fog(x) = f[g(x)] = f(x^2) = x^2-9 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |