document.write( "Question 1123102: One number is 8 more than another number. The sum of the number is 12 find the 2 numbers \n" ); document.write( "
Algebra.Com's Answer #739330 by ikleyn(52847)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "x + (x+8) = 12\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x + 8 = 12\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2x = 12 - 8 = 4  ====>  x = 4/2 = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The numbers are  2  and  2+8 = 10.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );