document.write( "Question 203695This question is from textbook College Algebra
\n" );
document.write( ": Find all the rational zeros of the function h(x)=3x^5+2x^4-3x-2 \n" );
document.write( "
Algebra.Com's Answer #153678 by stanbon(75887) ![]() You can put this solution on YOUR website! Find all the rational zeros of the function h(x)=3x^5+2x^4-3x-2 \n" ); document.write( "----------------------------------- \n" ); document.write( "The coefficients add up to zero so x=1 is a root. \n" ); document.write( "Use synthetic division to find the other roots. \n" ); document.write( "------------------------------------------ \n" ); document.write( "1)....3....2....-3....-2 \n" ); document.write( ".......3....5.....2...|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: 3x^2 + 5x + 2 \n" ); document.write( "Find the zeroes: \n" ); document.write( "3x^2+3x + 2x+2 = 0 \n" ); document.write( "3x(x+1) + 2(x+1) = 0 \n" ); document.write( "(x+1)(3x+2) = 0 \n" ); document.write( "x = -1 or x = -2/3 or x = 1 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |