document.write( "Question 456035: Finf the rational roots of (4x to the thrid power -3x-1=0). Explain the process you use and show work \n" ); document.write( "
| Algebra.Com's Answer #313044 by stanbon(75887)      You can put this solution on YOUR website! Find the rational roots of (4x to the third power -3x-1=0). \n" ); document.write( "--- \n" ); document.write( "4x^3-3x-1 = 0 \n" ); document.write( "--- \n" ); document.write( "The sum of the coefficients is zero so x=1 is a root \n" ); document.write( "--------------------- \n" ); document.write( "Use synthetic division: \n" ); document.write( "1).....4....0....-3....-1 \n" ); document.write( "........4....4.....1...|..0\r \n" ); document.write( "\n" ); document.write( "Quotient: 4x^2+4x+1 \n" ); document.write( "Solve 4x^2+4x+1 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(2x+1)(2x+1) = 0 \n" ); document.write( "----- \n" ); document.write( "x = -1/2 with multiplicity 2 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |