document.write( "Question 1039069: In planning her retirement, Liza deposits some money at 3.5% interests, with twice as much deposited at 4.5%. Find the amount deposited at each rate of the total annual interest income is $1250 \n" ); document.write( "
Algebra.Com's Answer #653791 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
0.035x+0.045(2x) = 1250
\n" ); document.write( "0.035x+0.09x = 1250
\n" ); document.write( "0.125x = 1250
\n" ); document.write( "x = 10,000 at 3.5% and
\n" ); document.write( "2x= 2(10,000) = 20,000 at 4.5%
\n" ); document.write( "````````````````````````````````````
\n" ); document.write( "Check:
\n" ); document.write( "0.035*10,000 = 350
\n" ); document.write( "0.045*20,000 = 900
\n" ); document.write( "............-------
\n" ); document.write( "Total...........1,250 Correct
\n" ); document.write( "
\n" );