document.write( "Question 1130090: Jolene invests her savings in two bank accounts, one paying 6 percent and the other paying 8 percent simple interest per year. She puts twice as much in the lower-yielding account because it is less risky. Her annual interest is 9060 dollars. How much did she invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #746741 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
x principal at 8%
\n" ); document.write( "2x principal at 6%
\n" ); document.write( "interest is .08x+.12x=.20x=9060
\n" ); document.write( "x=$45300 @ 8% is $3624
\n" ); document.write( "2x=$90600 @ 6% is $5436
\n" ); document.write( "add to $9060.
\n" ); document.write( "
\n" );