document.write( "Question 522382: Julia deposits 2o% of her paycheck in her savings account.Then she deposits 60% of the remaining money in her checking account. She deposits $108.24 in her checking account. How much money did she deposit in her savings account? \n" ); document.write( "
Algebra.Com's Answer #346843 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
paycheck equals p
\n" ); document.write( ".2p is amount deposited in savings.
\n" ); document.write( "p-.2p=.8p remaining
\n" ); document.write( ".6*(.8p)=108.24
\n" ); document.write( "p=225.50
\n" ); document.write( ".2*p=.2*225.50=45.10
\n" ); document.write( "$45.10 deposited in savings
\n" ); document.write( "
\n" ); document.write( "
\n" );