document.write( "Question 147300: find the indicated outputs for f(x)=5x^2-3x or f(x)=5x to the second power-3x.
\n" ); document.write( "f(0)=
\n" ); document.write( "f(-1)=
\n" ); document.write( "f(2)=
\n" ); document.write( "

Algebra.Com's Answer #107799 by oscargut(2103)\"\" \"About 
You can put this solution on YOUR website!
f(x)=5x^2-3x
\n" ); document.write( "f(0)=5(0)^2-3(0)=0
\n" ); document.write( "f(-1)=5(-1)^2-3(-1)=5+3=8
\n" ); document.write( "f(2)=5(2)^2-3(2)= 14
\n" ); document.write( "
\n" );