document.write( "Question 1034385: If f(x) = 2x^2 - 1 and h(x) = 18x^4 - 24x^2 + 7, determine a formula for g(x) such that f ∘ g = h \n" ); document.write( "
Algebra.Com's Answer #649024 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If f(x) = 2x^2 - 1 and h(x) = 18x^4 - 24x^2 + 7, determine a formula for g(x) such that f ∘ g = h
\n" ); document.write( "-------
\n" ); document.write( "f[g(x)] = h(x)
\n" ); document.write( "----
\n" ); document.write( "2(g(x))^2 -1 = 18x^4 - 24x^2 + 7
\n" ); document.write( "----------------------
\n" ); document.write( "g(x)^2 = [18x^4-24x^2+7 + 1]/2 = 9x^4 - 12x^2 + 4
\n" ); document.write( "------------------
\n" ); document.write( "Take the square root to get:
\n" ); document.write( "g(x) = (3x^2 - 2)
\n" ); document.write( "-------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );