document.write( "Question 1184436: Henry spent 1/4 of his money and an additional $3 on a number of DVDs. He then spent 3/5 of the remaining money and an additional $6 on a number of batteries. Given that he was left with $24, how much money did Henry have at first? \n" ); document.write( "
Algebra.Com's Answer #815026 by ikleyn(52799)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Henry spent 1/4 of his money and an additional $3 on a number of DVDs.
\n" ); document.write( "He then spent 3/5 of the remaining money and an additional $6 on a number of batteries.
\n" ); document.write( "Given that he was left with $24, how much money did Henry have at first?
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            It is a nice problem to be solved backward and explained accordingly.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First, let x be the remainder money amount after buying a number of DVDs.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then for this amount of money you have this equation\r\n" );
document.write( "\r\n" );
document.write( "    x - \"%28%283%2F5%29x+%2B+6%29\" = 24.     (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply everything in equation (1) by 5  to get\r\n" );
document.write( "\r\n" );
document.write( "    5x - (3x + 30) = 24*5\r\n" );
document.write( "\r\n" );
document.write( "    5x - 3x        = 24*5 + 30\r\n" );
document.write( "\r\n" );
document.write( "       2x          = 120 + 30 = 150\r\n" );
document.write( "\r\n" );
document.write( "        x                     = 150/2 = 75.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus you found that after buying a number of DVDs, the remainder was 75 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "OK.     It gives you  NEXT EQUATION from the first part of the problem \r\n" );
document.write( "\r\n" );
document.write( "    M - \"%28%281%2F4%29M+%2B+3%29\" = 75    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where M is the unknown money amount Henry had at first.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this equation, you get\r\n" );
document.write( "\r\n" );
document.write( "    \"%283%2F4%29M\" = 75 + 3 = 78,\r\n" );
document.write( "\r\n" );
document.write( "        M    = \"%2878%2A4%2F3%29\" = 26*4 = 104.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  At first,  Henry had $104.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved and thoroughly explained.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check my answer on your own.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );