document.write( "Question 905062: Jolene invests her savings in two bank accounts, one paying 3 percent and the other paying 11 percent simple interest per year. She puts twice as much in the lower-yielding account because it is less risky. Her annual interest is $2754. How much did she invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #549024 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x=2y
\n" ); document.write( ".03*2y+.11y=2754
\n" ); document.write( ".06y+.11y=2754
\n" ); document.write( ".17y=2754
\n" ); document.write( "y=2754/.17
\n" ); document.write( "y=16200
\n" ); document.write( "x=32400
\n" ); document.write( "
\n" );