document.write( "Question 498162: kate invests money in two plans. She invests three-fifths of the money in an account at a return rate of 2%. She invests the remainder of the money in an account with a return rate of 4%. If the total interest earned in one year from investments is $84,00, how much was invested in each plan? \n" ); document.write( "
Algebra.Com's Answer #336927 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let total money invested be x
\n" ); document.write( "3x/5 ----------- 2%
\n" ); document.write( "2x/5-------------4%\r
\n" ); document.write( "\n" ); document.write( "interest\r
\n" ); document.write( "\n" ); document.write( "3x/5 * 0.02 + 2x/5* 0.04 = 84\r
\n" ); document.write( "\n" ); document.write( "0.06x/5 +0.08x/5 = 84\r
\n" ); document.write( "\n" ); document.write( "0.14x=5*84\r
\n" ); document.write( "\n" ); document.write( "0.14x=420\r
\n" ); document.write( "\n" ); document.write( "x= 420/0.14= 3000\r
\n" ); document.write( "\n" ); document.write( "2%----------- 3*3000/5 = 1800\r
\n" ); document.write( "\n" ); document.write( "4%------------2*3000/5 = 1200\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );