document.write( "Question 254950: For the polynomial function h(x) = 2x^4 - x^3 + 2x^2 - 4x - 3, evaluate the following: h(3) \n" ); document.write( "
Algebra.Com's Answer #187263 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
h(x) = 2x^4 - x^3 + 2x^2 - 4x - 3, evaluate the following:
\n" ); document.write( "h(3) = 2(3)^4 - (3)^3 + 2*3^2 - 4*3 - 3
\n" ); document.write( "h(3) = 2*81 - 27 + 18 - 12 - 3
\n" ); document.write( "h(3) = 162 - 27 + 18 - 12 - 3
\n" ); document.write( "h(3) = 162 - 24
\n" ); document.write( "h(3) = 138.
\n" ); document.write( "
\n" );