document.write( "Question 1132102: If ax³ + bx² + x - a = 0 is exactly divisible by (x+3) and by (2x-1), find a and b. \n" ); document.write( "
Algebra.Com's Answer #748996 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "From the given information, we know that two of the roots are -3 and 1/2. \n" ); document.write( "Vieta's Theorem tells us the product of the three roots of a cubic polynomial is (opposite of constant term) divided by (leading coefficient): a/a = 1. \n" ); document.write( "Therefore, the third root is -2/3. \n" ); document.write( "So the polynomial is \n" ); document.write( " |