document.write( "Question 220887: I don't understand how to use the formula of ax^+bx+c=0
\n" ); document.write( "My problem is this x^2+7x=180
\n" ); document.write( "I need x answered
\n" ); document.write( "

Algebra.Com's Answer #165739 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The equation is called quadratic, or 2nd degree.
\n" ); document.write( "When you plot it on a graph, it's called a parabola.
\n" ); document.write( "It's in the form \"ax%5E2+%2B+bx+%2B+c+=+0\", but first
\n" ); document.write( "subtract \"180\" from both sides, and it will be in
\n" ); document.write( "that form
\n" ); document.write( "\"x%5E2+%2B+7x+-+180+=+0\"
\n" ); document.write( "Matching it up with the general equation,
\n" ); document.write( "\"a+=+1\"
\n" ); document.write( "\"b+=+7\"
\n" ); document.write( "\"c+=+-180\"
\n" ); document.write( "Now use the quadratic formula to solve
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%28-7+%2B-+sqrt%28+7%5E2-4%2A1%2A%28-180%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"x+=+%28-7+%2B-+sqrt%28+49+%2B+720+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"x+=+%28-7+%2B-+sqrt%28+769+%29%29%2F2+\"
\n" ); document.write( "769 isn't a perfect square- are you sure you
\n" ); document.write( "copied this right?
\n" ); document.write( "
\n" );