document.write( "Question 60796: Given f(x) = 5x2 – 3x + 1, find f(–2). \n" ); document.write( "
Algebra.Com's Answer #41760 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
F(X)=5X^2-3X+1
\n" ); document.write( "F(-2)=5(-2)^2-3(-2)+1
\n" ); document.write( "F(-2)=5(4)+6+1
\n" ); document.write( "F(-2)=20+7
\n" ); document.write( "F(-2)=27
\n" ); document.write( "
\n" );