document.write( "Question 348605: f(x)=3x^2+2x+5, Evaluate f(x+h), simplify your answer. \n" ); document.write( "
Algebra.Com's Answer #249220 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! This is not linear algebra. This is simply a function that needs to be \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "evaluated.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Replace every x that you see in the function with (x + h) and simplify.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(x + h) = 3(x + h)^2 + 2(x + h) + 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Can you finish? \n" ); document.write( " |