document.write( "Question 92466This question is from textbook Algebra and Trigonometry
\n" );
document.write( ": Find a polynomial with leading coefficient 1 and degree 3 that has has -1, 1, and 3 as roots. \n" );
document.write( "
Algebra.Com's Answer #67312 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (x - h) is defined as your equation where as 'h' is the root \n" ); document.write( "(x + 1)(x - 1)(x - 3) \n" ); document.write( "(x^2 - 1)(x - 3) \n" ); document.write( "x^3 - 3x^2 - x + 3 is your polynomial \n" ); document.write( " |