document.write( "Question 457485: I have to solve the equation x^2+ 12x-64=0 using the 6 step Indian process and I am not coming up with good numbers \n" ); document.write( "
Algebra.Com's Answer #313890 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
x^2+ 12x-64=0\r
\n" ); document.write( "\n" ); document.write( "x^2+16x-4x-64=0\r
\n" ); document.write( "\n" ); document.write( "x(x+16)-4(x+16)=0\r
\n" ); document.write( "\n" ); document.write( "(x+16)(x-4)=0\r
\n" ); document.write( "\n" ); document.write( "x=-16 OR x=4
\n" ); document.write( "
\n" );