document.write( "Question 31523: Solve
\n" );
document.write( "x^2+4x=6 \n" );
document.write( "
Algebra.Com's Answer #18185 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! x^2+4x=6 \n" ); document.write( "=>x^2+4x-6=0 \n" ); document.write( "=>x^2+4x+4-10=0 \n" ); document.write( "=>(x+2)^2=10 \n" ); document.write( "=>(x+2)=sqrt(10) or (x+2)=-sqrt(10) \n" ); document.write( "=>x=-2+sqrt(10) or x=-2-sqrt(10)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |