document.write( "Question 1046098: Find the value for the function. Find -f(x) when f(x) = 2x2 - 5x + 3 \n" ); document.write( "
Algebra.Com's Answer #661635 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
f(x) = 2x^2 - 5x + 3
\n" ); document.write( "-f(x) = -(2x^2 - 5x + 3) = -2x^2 + 5x - 3
\n" ); document.write( "
\n" );