document.write( "Question 1138257: Helen and James had 160 CDs between them Helen said to James “if I had five more CDs I would have twice as many as you” how many CDs do they each have? \n" ); document.write( "
Algebra.Com's Answer #756094 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "H + 5 = 2*(160-H)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "H + 5 = 320 - 2H\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "H + 2H = 320 - 5\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3H = 315\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "H = 315/3 = 105.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  Helen has 105 CDs.  James has the rest, 160 - 105 = 55 CDs.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );