document.write( "Question 613288: a person plans to invest twice as much in an account that pays 8% annual interest as in an account that pays 13% annual interest. how much will the person have to invest in each account to earn a total of 1885 in one year \n" ); document.write( "
Algebra.Com's Answer #385985 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "a person plans to invest twice as much in an account that pays 8% annual interest
\n" ); document.write( "as in an account that pays 13% annual interest..earning $1885
\n" ); document.write( " 2x(.08) + x(.13) = 1885
\n" ); document.write( " x = 1885/.29 = $6500
\n" ); document.write( " $6500 at 13% annual interest & $13,000 at 8% annual interest \n" ); document.write( "
\n" );