document.write( "Question 414402: how do you find the answer to the problem 2n^-12n-14=0 ? using the quadratic equation . \n" ); document.write( "
Algebra.Com's Answer #290718 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
By the quadratic formula, \"n+=+%28-b+%2B-+sqrt%28b%5E2+-+4ac%29%29%2F2a\", where n is a root of the quadratic \"2n%5E2+-+12n+-+14\". Just replace a = 2, b = -12 and c = -14 and simplify. \n" ); document.write( "
\n" );