document.write( "Question 29218: Given f(x) = 5x2 – 3x + 1, find f(–2). \n" ); document.write( "
Algebra.Com's Answer #16016 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! Your question:Given f(x) = 5x2 – 3x + 1, find f(–2). \n" ); document.write( "--------------------------------------------------------------- \n" ); document.write( "My answer: \n" ); document.write( "First simply replace the x with the -2. \n" ); document.write( "f(x)=5x^2-3x+1--original equation \n" ); document.write( "f(x)=5(-2)^2-3(-2)+1--replace x with -2 \n" ); document.write( "f(x)=20+6+1--simplify \n" ); document.write( "f(x)=27 \n" ); document.write( " |