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 #748993 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
that means that 2 roots are -3 and +1/2
\n" ); document.write( "-27a+9b-3-a=0
\n" ); document.write( "-28a+9b=3
\n" ); document.write( "1/8 a+1/4b+1/2-a=0
\n" ); document.write( "-7a+2b=-4\r
\n" ); document.write( "\n" ); document.write( "28a-8b=16
\n" ); document.write( "-28a+9b=3
\n" ); document.write( "b=19
\n" ); document.write( "a=6
\n" ); document.write( "6x^3+19x^2+x-6=0
\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-50%2C100%2C6x%5E3%2B19x%5E2%2Bx-6%29\"
\n" ); document.write( "
\n" );