document.write( "Question 31163: Determine if the polynomial below is irreducible over Q(rationals)
\n" );
document.write( "t^5 - 15t^4 + 18t^2 -12 \n" );
document.write( "
Algebra.Com's Answer #18010 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Determine if the polynomial below is irreducible over Q(rationals) \n" ); document.write( "t^5 - 15t^4 + 18t^2 -12 \n" ); document.write( "THE RULE FOR EXISTENCE OF RATIONAL ROOTS IS \n" ); document.write( "P/Q WILL BE A ROOT ONLY IF P IS A FACTOR OF CONSTANT TERM (-12 HERE)AND Q IS A FACTOR OF HIGHEST DEGREE TERM'S COEFFICIENT (1 HERE) \n" ); document.write( "SO ONLY POSSIBLE RATIONAL ROOTS ARE 1,2,3,4,6,12,-1,-2,-3,-4,-6,-12...... \n" ); document.write( "WE FIND THAT NONE OF THEM YIELD A ZERO THAT IS F(1)..OR..F(2)....ETC ARE NOT ZERO.HENCE THERE ARE NO RATIONAL ROOTS FOR THIS EQN. \n" ); document.write( " |