document.write( "Question 318754: Given h(x)=3x^2-2x+1, Find h(3) \n" ); document.write( "
Algebra.Com's Answer #228165 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Replace x with 3 in the given function and simplify.\r \n" ); document.write( "\n" ); document.write( "h(3) = 3(3)^2 - 2(3) + 1\r \n" ); document.write( "\n" ); document.write( "h(3) = 3(9) - 6 + 1\r \n" ); document.write( "\n" ); document.write( "h(3) = 27 - 5\r \n" ); document.write( "\n" ); document.write( "h(3) = 22\r \n" ); document.write( "\n" ); document.write( "Done! \n" ); document.write( " |