document.write( "Question 848838: Find a fourth-degree polynomial P(x) that has zeros at
\n" );
document.write( "x = 0, x = 1, x = −1, and x = −4,
\n" );
document.write( "and whose x^2-term has coefficient 7. \n" );
document.write( "
Algebra.Com's Answer #511276 by swincher4391(1107)![]() ![]() You can put this solution on YOUR website! x = 0 ----> x \n" ); document.write( "x = 1 ----> x-1 \n" ); document.write( "x=-1 ------> x+1 \n" ); document.write( "x=4 ------>x-4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We need x^2 to have coefficient 7, but we have -1. So multiply the entire polynomial -7.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |