document.write( "Question 193555: USE SYNTHETIC SUBSTITUTION TO EVALUATE THE POLYNOMIAL FUNCTION FOR THE GIVEN VALUE OF X.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " F(X)=5X^3-4X^2-2 X=0 \n" );
document.write( "
Algebra.Com's Answer #145281 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! y=5x^3-4x^2-2 \n" ); document.write( "y(0)=5(0)^3-4(0)^2-2 \n" ); document.write( "y(0)=0-0-2=(-2) \n" ); document.write( " |