document.write( "Question 86308: I have a question that states: use the Rational Zero Theorem to find all possible rational zeros of the polynomial. g(x)=15x^3+4x^2-7x-1 \n" ); document.write( "
Algebra.Com's Answer #62398 by scianci(186)\"\" \"About 
You can put this solution on YOUR website!
Any rational zero has, as its numerator, a factor of the constant term, in this case 1, and, as its denominator, a factor of the lead coefficient, in this case 15. So the possible rational roots are: 1/1 [or just 1] , -1/1 [or just -1] , 1/3 , -1/3 , 1/5 , -1/5 , 1/15 and -1/15. \n" ); document.write( "
\n" );