document.write( "Question 173223: Use the quadratic formula to solve 2x²+11x-4 \n" ); document.write( "
Algebra.Com's Answer #128044 by sofiyacherni(99)\"\" \"About 
You can put this solution on YOUR website!
Use the quadratic formula to solve \"2x%5E2%2B11x-4\"
\n" ); document.write( "a=2 b=11 c=-4 (they are your coefficients)
\n" ); document.write( "so you would plug a b c in this formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "so we have
\n" ); document.write( "\"x+=+%28-11+%2B-+sqrt%28+11%5E2-4%2A2%2A%28-4%29+%29%29%2F%282%2A2%29+\"
\n" ); document.write( "\"x+=+%28-11+%2B-+sqrt%28+121%2B32+%29%29%2F%284%29+\"
\n" ); document.write( "\"x+=+%28-11+%2B-+sqrt%28+153+%29%29%2F%284%29+\"
\n" ); document.write( "\"x+=+%28-11+%2B-+3%2A%28sqrt%28+17+%29%29%29%2F%284%29+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );