document.write( "Question 43812This question is from textbook Algebra and trigonometry with analytic geometry
\n" );
document.write( ": Find a polynomial coefficient 1 and degree 3 that has 1, 1, and 3 as roots. I came up with x^3-3x^2+x-3 but not sure if it's right. thanks for looking it over. \n" );
document.write( "
Algebra.Com's Answer #28975 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! No \n" ); document.write( "(x - 1)(x - 1)(x - 3) = f(x) \n" ); document.write( "(x^2 - 2x + 1)(x - 3) = f(x) \n" ); document.write( "x^3 - 2x^2 + x - 3x^2 + 6x - 3 = f(x) \n" ); document.write( "x^3 - 5x^2 + 7x - 3 = f(x) \n" ); document.write( " |