document.write( "Question 41957: find any rational roots for the equation: 4x^4 + 4x^3 + 17x^2 + 16x + 4 =0 \n" ); document.write( "
Algebra.Com's Answer #27278 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Here the rational root possibilities are \n" ); document.write( "±1, ±2, ±4, ±1/4, and ±1/2 \n" ); document.write( "Once again try to see which ones are solutions via synthetic division... \n" ); document.write( "The only one that works is \n" ); document.write( "x = -1/2 \n" ); document.write( " |