document.write( "Question 1166059: The left bank is offering CD’s at 5%. The right bank is offering a money market account at 4%. If I have a total of $10,000 to invest in these accounts and want to earn $436 in interest at the end of one year, how much should I put into each account? \n" ); document.write( "
Algebra.Com's Answer #790532 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! The left bank is offering CD’s at 5%. The right bank is offering a money market account at 4%. If I have a total of $10,000 to invest in these accounts and want to earn $436 in interest at the end of one year, how much should I put into each account? \n" ); document.write( "solution \n" ); document.write( "Let left bank investment is $x \n" ); document.write( "and right bank investment $10000-x \n" ); document.write( "interest both account $436=x*0.05+0.04*(10000-x) \n" ); document.write( "436=0.05x-0.04x +400 \n" ); document.write( "436-400=0.01x \n" ); document.write( "36=0.01x \n" ); document.write( "x=36/0.01=$3600 \n" ); document.write( "Answer \n" ); document.write( "Left bank investment $3600 and right bank investment is $6400 \n" ); document.write( " \n" ); document.write( " |