document.write( "Question 138830: PROBLEM:
\n" ); document.write( "SOLVE THE EQUATION BY USING THE QUADRATIC FORMULA.
\n" ); document.write( "-x+4x+32=0
\n" ); document.write( "HERE I KNOW THE QUADRATIC FORMULA AND HOW TO SET IT UP, BUT THE SOLVING PART IS VERY DIFFICULT FOR ME...
\n" ); document.write( "PLEASE HELP!!
\n" ); document.write( "THANKS,
\n" ); document.write( "lj23kfuller@yahoo.com
\n" ); document.write( "

Algebra.Com's Answer #101288 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" \r
\n" ); document.write( "\n" ); document.write( "Given: \"-x%2B4x%2B32=0\"
\n" ); document.write( "In this equation, a = -1, b = 4 and c = 32\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-4+%2B-+sqrt%28+4%5E2-4%2A%28-1%29%2A32+%29%29%2F%282%2A%28-1%29%29+\" \r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-4+%2B-+sqrt%28+16%2B128+%29%29%2F%28-2%29+\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-4+%2B-+sqrt%28144%29%29%2F%28-2%29+\" \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-4+%2B-+12%29%2F%28-2%29+\"
\n" ); document.write( "x = -16/-2 = 8
\n" ); document.write( "x = 8/-2 = -4
\n" ); document.write( "
\n" );