document.write( "Question 751847: if twice the quantity of x+6 is divided by negative 7, the result is 6 what would be the negative nuber \n" ); document.write( "
Algebra.Com's Answer #457445 by malglu(63)\"\" \"About 
You can put this solution on YOUR website!
i think this is what you mean
\n" ); document.write( "2 * (x+6) all divided by minus 7 = 6
\n" ); document.write( " multuply both sides by minus 7
\n" ); document.write( "2(x+6) = -42
\n" ); document.write( "2x +12 =-42
\n" ); document.write( "2x = -54
\n" ); document.write( "divide by 2
\n" ); document.write( "x=-27
\n" ); document.write( "
\n" );