document.write( "Question 469092: Use the rational zero theorem to find all rational roots of the given equation.\r
\n" );
document.write( "\n" );
document.write( "3x^-x^-3x+1=0 \n" );
document.write( "
Algebra.Com's Answer #322075 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Use the rational zero theorem to find all rational roots of the given equation. \n" ); document.write( "3x^-x^-3x+1=0 \n" ); document.write( "... \n" ); document.write( "p(x)=3x^3-x^2-3x+1=0 \n" ); document.write( "factors of p=1:...±1 \n" ); document.write( "factors of q=3:....±1, ±3 \n" ); document.write( "possible rational roots: ±1, ±1/3 \n" ); document.write( "Using synthetic division to find roots \n" ); document.write( "0) ..... 3....-1....-3....1 \n" ); document.write( "1) ..... 3......2....-1....0 (root=1) \n" ); document.write( "p(x)=(x-1)(3x^2+2x-1) \n" ); document.write( "p(x)=(x-1)(3x-1)(x+1) \n" ); document.write( "roots: -1, 1/3, 1 \n" ); document.write( " |