document.write( "Question 502818: Peter has money in two savings accounts. One rate is 10% and the other is 15%. If he has $950 more in the 15% account and the total interest is $320, how much is in each savings account? \n" ); document.write( "
Algebra.Com's Answer #338977 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Amount @ 10.00% x
\n" ); document.write( "Amount @ 15.00% x + 950
\n" ); document.write( "Total interest earned = 320
\n" ); document.write( "
\n" ); document.write( "10.00% x+ 15.00% ( x + 950 )= 320
\n" ); document.write( "10.00% x+ 15.00% * x + 142.5 = 320
\n" ); document.write( "10.00% x+ 0.15 x + 142.5 = 320
\n" ); document.write( "0.10 x+ 0.15 x = 177.5
\n" ); document.write( "0.25 x = 177.5
\n" ); document.write( " x= 710 Amount @ 10.00%
\n" ); document.write( "
\n" ); document.write( "Amount @ 15.00% = 710 + 950
\n" ); document.write( " = 1660
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );