document.write( "Question 1123111: When the Danes multiplied their secret number by 3 and then added -7, the result was 72 less than twice the opposite of the number. What was the secret number of the Danes? \n" ); document.write( "
Algebra.Com's Answer #739348 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "3x - 7 = 2*(-x) - 72\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3x - 7 = -2x - 72\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3x + 2x = -72 + 7\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "5x = -65\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "x = \"-65%2F5\" = -13.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  -13.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );