document.write( "Question 798901: for the given functions f and g, find the requested composite function value.\r
\n" ); document.write( "\n" ); document.write( "Given f(x)= x-6/x and g(x)=x^2+9, find (g 0 f)(-2)
\n" ); document.write( "

Algebra.Com's Answer #482402 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
f(x)= x-6/x and g(x)=x^2+9
\n" ); document.write( "(gof) = (x - 6/x)^2 + 9
\n" ); document.write( "(gof) = x^2 - 12x + 36/x^2 + 9
\n" ); document.write( "Common denominator = x^2
\n" ); document.write( "(gof)= x^2 - 12x + 36 + 9x^2
\n" ); document.write( "(gof) = 10x^2 - 12x + 36
\n" ); document.write( "(gof) (-2) = 10(-2)^2 - 12(-2) + 36
\n" ); document.write( "(gof)(-2) = 40 + 24 + 36
\n" ); document.write( "(gof)(-2) = 100.
\n" ); document.write( "Hope this helps.
\n" ); document.write( ":-)
\n" ); document.write( "
\n" );