document.write( "Question 1128220: 8 less than twice the sum of a number and 10 is twice the opposite of the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #744700 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The literal translation of the condition is THIS equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2*(x+10) - 8 = 2*(-x)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve it step by step:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2x + 20 - 8 = -2x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    2x + 12 + 2x = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    4x = -12\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"-12%2F4\" = -3.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Check.   2*((-3) + 10) - 8 = 2*7 - 8 = 14 - 8 = 6.\r\n" );
document.write( "\r\n" );
document.write( "         From the other side, 2(-(-3)) = 6,  also.     ! Correct !\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The number is -3.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved and checked.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );