document.write( "Question 1170461: Julian deposits some money in an account which pays 5% simple interest per year, and twice that amount in an account paying 4% simple interest per year. If he collects $533.00 in interest after one year, how much did he deposit in the account that has a 5% rate?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #795556 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! x at 5% \n" ); document.write( "2x at 4% \n" ); document.write( "Total interest is .05x+.08x=$533=0.13x \n" ); document.write( "x=$4100 @5% or $205 \n" ); document.write( "2x=$8200 @4% or $328\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |