document.write( "Question 43467: Evaluate each function and simplify where possible.
\n" ); document.write( "a. g(-1) if g(x) = -x^2 – x
\n" ); document.write( "b. g(x) + 3 if g(x) = x^2 + x
\n" ); document.write( "c. h(x – 1) if h(x) = 3x – 2
\n" ); document.write( "

Algebra.Com's Answer #28489 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
a. g(-1) if g(x) = -x^2 – x
\n" ); document.write( "g(-1) = -(-1)^2 – (-1)
\n" ); document.write( "g(-1) = -(1) + 1
\n" ); document.write( "g(-1) = 0
\n" ); document.write( "b. g(x) + 3 if g(x) = x^2 + x
\n" ); document.write( "g(x) + 3 = (x^2 + x) + 3
\n" ); document.write( "g(x) + 3 = x^2 + x + 3
\n" ); document.write( "c. h(x – 1) if h(x) = 3x – 2
\n" ); document.write( "h(x - 1) = 3(x - 1) – 2
\n" ); document.write( "h(x - 1) = 3x - 3 – 2
\n" ); document.write( "h(x - 1) = 3x - 5
\n" ); document.write( "
\n" );