document.write( "Question 232037: list all possible rational zeros of the function
\n" );
document.write( "f(x)= 3x^3-x^2+6x-9 \n" );
document.write( "
Algebra.Com's Answer #171578 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! list all possible rational zeros of the function \n" ); document.write( "f(x)= 3x^3-x^2+6x-9 \n" ); document.write( "------------ \n" ); document.write( "If f(x) has a rational zero p/q, p must be a factor of 9 \n" ); document.write( "and q must be a factor of 3. \n" ); document.write( "---- \n" ); document.write( "Factors of 9: +/-1,+/-3,+/-9 \n" ); document.write( "Factors of 3: +/-1,+/-3 \n" ); document.write( "--------------------------------- \n" ); document.write( "Values of p/q: +/-1,+/-3,+/-9,+/-1/3,+/-1/9 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |