document.write( "Question 124982: y = 2x^3 + ax^2 + b \n" ); document.write( "
Algebra.Com's Answer #91701 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+2x%5E3+%2B+ax%5E2+%2B+b\"
\n" ); document.write( "Use the quadratic formula,
\n" ); document.write( "\"x+=+%28-a+%2B-+sqrt%28+a%5E2-4%2A2%2Ab+%29%29%2F%282%2A2%29+\"
\n" ); document.write( "\"x+=+%28-a+%2B-+sqrt%28+a%5E2-8b+%29%29%2F%284%29+\"
\n" ); document.write( "
\n" );