document.write( "Question 85132: Fnid the value of the polynomial -x^2+3x-1 when x=4\r
\n" );
document.write( "\n" );
document.write( "A)-29
\n" );
document.write( "B) 27
\n" );
document.write( "C)-5
\n" );
document.write( "D)-3 \n" );
document.write( "
Algebra.Com's Answer #61388 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! f(4)=-(4)^2+3(4)-1 [plug-in (4) instead of (x) and solve] \n" ); document.write( "f(4)=-(16)+ 12-1 \n" ); document.write( "f(4)=-16+ 12-1 \n" ); document.write( "f(4)=-4-1 \n" ); document.write( "f(4)=-5 \n" ); document.write( " |