document.write( "Question 470209: Find the x-coordinates of the three points of intersection of the curve \"y+=%28x%29%5E3\" with the line \"y+=+5x+-+2\", expressing non-integer values in the form \"a%2B-sqrtb\", where a and b are integers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "*Please answer as soon as possible bro :) =)
\n" ); document.write( "

Algebra.Com's Answer #322533 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Solving for the x-coordinates of the three points of intersection:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E3+=+5x+-+2\" <==> \"x%5E3+-+5x+%2B+2+=+0\"\r
\n" ); document.write( "\n" ); document.write( "<==> \"%28x+-+2%29%28x%5E2+%2B+2x+-+1%29+=+0\"
\n" ); document.write( "Have to solve x - 2 = 0, and \"x%5E2+%2B+2x+-+1+=+0\"\r
\n" ); document.write( "\n" ); document.write( "The first equation has root x = 2.
\n" ); document.write( "The second equation has roots x = \"-1+%2B-+sqrt%282%29\", by direct use of the quadratic formula.
\n" ); document.write( "
\n" );