document.write( "Question 1002327: raise h to the 9th power, then subtract the result from g \n" ); document.write( "
Algebra.Com's Answer #619245 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "raise \"h\" to the \"9\"th power,
\n" ); document.write( " \"h%5E9\"\r
\n" ); document.write( "\n" ); document.write( "then subtract the result from \"g\":\r
\n" ); document.write( "\n" ); document.write( "\"g-h%5E9\"
\n" ); document.write( "
\n" );