document.write( "Question 1033811: H(x) = |4 - 3x2|Find functions f and g so that the composition of f and g is H. \n" ); document.write( "
Algebra.Com's Answer #648450 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can let \n" ); document.write( "f(x) = |x| and \n" ); document.write( "g(x) = 4 - 3x^2 \n" ); document.write( "so that \n" ); document.write( "H(x) = f(g(x)) = |4 - 3x^2| \n" ); document.write( " |