document.write( "Question 864306: Solving higher polynomials, remainder, factor and rational root theorems:
\n" );
document.write( "Determine the points of intersection of
\n" );
document.write( " and
\r
\n" );
document.write( "\n" );
document.write( "I know from graphing that there is one point of intersection but how do I determine it using remainder, factor and rational root theorems? I've tried but keep getting the wrong answer.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #520897 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! y=x^3-1 and y=-x^2 -2x -1 \n" ); document.write( "set them equal and solve for x then plug in your x and find y \n" ); document.write( "x^3-1 =-x^2 -2x -1 \n" ); document.write( "x^3-1+x^2 +2x +1=0 \n" ); document.write( "x^3+x^2+2x =0 \n" ); document.write( "the constant=0 therefore the factor is 0 \n" ); document.write( "factor out x \n" ); document.write( "x=0 plug in 0 and find y=-1 \n" ); document.write( "one real solution \n" ); document.write( "x = 0, y = -1 \n" ); document.write( "x^2+x +2=0 \n" ); document.write( "solve for the two complex solutions\r \n" ); document.write( "\n" ); document.write( " |