document.write( "Question 330169: x^2+18x-4=0 solve for x \n" ); document.write( "
Algebra.Com's Answer #236607 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x^2+18x-4=0\r
\n" ); document.write( "\n" ); document.write( "compare it with the general equation
\n" ); document.write( "ax^2 +bx +c
\n" ); document.write( "a=1, b=18, c=-4
\n" ); document.write( "x1,x2 the roots of the equation are
\n" ); document.write( "\"x1+=+%28-b+%2Bsqrt%28b%5E2-4ac%29%29%2F%282a%29\"
\n" ); document.write( ".
\n" ); document.write( "plug the values of a,b,c in the equation.
\n" ); document.write( "\"x1=%28-%2818%29%2Bsqrt%28%2818%29%5E2-4%2A1%2A%28-4%29%29%29%2F%282%2A1%29\"
\n" ); document.write( "\"x1=-18%2Bsqrt%28324%2B16%29%2F%282%29\"
\n" ); document.write( "\"x1=+%28-18%2Bsqrt%28340%29%29%2F%282%29\"
\n" ); document.write( "\"x1=%28-18%2B2%2Asqrt%2885%29%29%2F%282%29\"
\n" ); document.write( "\"x1=%282%2A%28-9%2Bsqrt%2885%29%29%29%2F2\"
\n" ); document.write( "\"x1=%28-9%2Bsqrt85%29\"
\n" ); document.write( "...
\n" ); document.write( "\"x2=%28-9-sqrt85%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );