document.write( "Question 171941: you are given a polynomial equation and one or more of its roots. Find the remaining roots.\r
\n" ); document.write( "\n" ); document.write( "19. 2x^3 - 5x^2 - 4x + 3=0 ; root : x=3\r
\n" ); document.write( "\n" ); document.write( "please explain solutions\r
\n" ); document.write( "\n" ); document.write( "I would really appreciate any help\r
\n" ); document.write( "\n" ); document.write( "please help soon
\n" ); document.write( "

Algebra.Com's Answer #127030 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
2x^3 - 5x^2 - 4x + 3 = 0 ; root : x=3
\n" ); document.write( "--------------------------
\n" ); document.write( "Use synthetic division to divide by x-3\r
\n" ); document.write( "\n" ); document.write( "3)....2....-5....-4....3
\n" ); document.write( ".......2.....1.....-1..|.0\r
\n" ); document.write( "\n" ); document.write( "Quotient: 2x^2 + x -1 = 0
\n" ); document.write( "Factor: (2x-1)(x+1) = 0
\n" ); document.write( "x = 1/2, or x = -1 are the other roots
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );