document.write( "Question 345086: John took all his money out his savings account. He spent $50 on a radio and 3/5 of what remained on presents. Half of what was left he put back in his checking account, and the remaining $35 he donated to charity. How much money did John originally have in his savings account? \n" ); document.write( "
Algebra.Com's Answer #246850 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
This is a fun question. it just takes several steps.
\n" ); document.write( "Start by picking a variable to represent \"all his money in his savings account.\" Let's call that 'x'.
\n" ); document.write( "He spent 50 on a radio.
\n" ); document.write( "He spent 3/5 of what was left on presents.
\n" ); document.write( "\"What was left\" was x-50, so we define this as
\n" ); document.write( "3/5*(x-50) = what he spent on presents.
\n" ); document.write( "He put half of \"what was left\" back into the checking account.
\n" ); document.write( "\"And the remaining 35 he donated to charity.\"
\n" ); document.write( "Hmm. That means \"half of what was left\" = 35.
\n" ); document.write( "Looking back, the nearest definition of \"what was left\" is 2/5(x-50), since he spent 3/5(x-50) on presents.
\n" ); document.write( "1/2 of 2/5 = 1/5.
\n" ); document.write( "So,
\n" ); document.write( "1/5(x-50) = 35
\n" ); document.write( "Multiply both sides by 5 to get rid of the fraction.
\n" ); document.write( "x-50 = 175
\n" ); document.write( "Add 50 to both sides.
\n" ); document.write( "x = 225
\n" ); document.write( ".
\n" ); document.write( "Now check the work.
\n" ); document.write( ".
\n" ); document.write( "225 - 50 = 175, after buying the radio.
\n" ); document.write( "3/5(175) = 105, which is the 3/5 he spent on presents.
\n" ); document.write( "175 - 105 = 70, which he split in half: 35 for charity and 35 into checking.
\n" ); document.write( "That matches the setup, so we're almost done.
\n" ); document.write( ".
\n" ); document.write( "What was the question? \"How much money did John originally have in his savings account?\"
\n" ); document.write( ".
\n" ); document.write( "John had $225 in his savings account originally.
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );