document.write( "Question 1126946: Find a polynomial of the specified degree that satisfies the given conditions.
\n" );
document.write( "Degree 5; zeros −3, −1, 3 and \r
\n" );
document.write( "\n" );
document.write( "square of 3
\n" );
document.write( "; integer coefficients and constant term 54 \n" );
document.write( "
Algebra.Com's Answer #743286 by greenestamps(13208) You can put this solution on YOUR website! \n" ); document.write( "In order for the problem to make sense, I will assume that the last root you show is the square ROOT of 3, not the square of 3. \n" ); document.write( "Then, since the polynomial is to have integer coefficients, the 5th root must be negative square root of 3. \n" ); document.write( "The polynomial with those 5 roots is \n" ); document.write( " \n" ); document.write( "The constant term of the polynomial is \n" ); document.write( " \n" ); document.write( "Since the constant term is 54, a must be 2. Then the polynomial (still in factored form) is \n" ); document.write( " \n" ); document.write( "In expanded form the polynomial is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |