document.write( "Question 254201: Find the indicated outputs for f(x)=5x to the second power -2x
\n" );
document.write( "f(0)=
\n" );
document.write( "f(-1)=
\n" );
document.write( "f(2)= \n" );
document.write( "
Algebra.Com's Answer #186614 by JimboP1977(311)![]() ![]() You can put this solution on YOUR website! Assuming your function is \n" ); document.write( "\n" ); document.write( "f(0)=0 (zero to any power apart from zero is always zero) \n" ); document.write( "f(-1)= 5*(-1^2)+2 = 7\r \n" ); document.write( "\n" ); document.write( "Have a go at the last one yourself! :-) \n" ); document.write( " |