document.write( "Question 36446: Evaluate the function for the value specified – you need to arrive at a final numerical answer for each part. f(x) = x2 – 7x + 10
\n" );
document.write( "Find:
\n" );
document.write( "a) f (0) \r
\n" );
document.write( "\n" );
document.write( "b) f (5
\n" );
document.write( "
\n" );
document.write( "c) f (-2) \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #22322 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = x^2 – 7x + 10 \n" ); document.write( "Find: \n" ); document.write( "a) f (0)= 0^2-7(0)+10 = 10 \n" ); document.write( "b) f (5)= 5^2-7(5)+10 = 0 \n" ); document.write( "c) f(-2)= (-2)^2 -7(-2)+10= 28\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |