document.write( "Question 1086849: Peter has money in two savings accounts. One rate is 6% and the other is 14%. If he has $900$⁢900 more in the 14% account and the total interest is $221, how much is invested in each savings account? \n" ); document.write( "
Algebra.Com's Answer #701074 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x in the 6%
\n" ); document.write( "x+900 in the 14%
\n" ); document.write( ".06x+.14(x+900)=221
\n" ); document.write( ".06x+.14x+126=221
\n" ); document.write( ".20x=95
\n" ); document.write( "x=$475@6%=$28.50
\n" ); document.write( "x+900@14%=1375*0.14=$192.50
\n" ); document.write( "they add to to $221
\n" ); document.write( "$475 at 6%
\n" ); document.write( "$1375@14%
\n" ); document.write( "
\n" );