document.write( "Question 897704: a man spends 8% twice the intended amount to 5%. their total annual income from the two investments is 840 how much invested in each rate? \n" ); document.write( "
Algebra.Com's Answer #544271 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
a man spends 8% twice the intended amount to 5%. their total annual income from the two investments is 840 how much invested in each rate?
\n" ); document.write( "***
\n" ); document.write( "let x=amt invested at 5%
\n" ); document.write( "2x=amt invested at 8%
\n" ); document.write( "5%x+8%*2x=840
\n" ); document.write( ".05x+.16x=840
\n" ); document.write( ".21x=840
\n" ); document.write( "x=4000
\n" ); document.write( "2x=8000
\n" ); document.write( "amt invested at 5%=4000
\n" ); document.write( "amt invested at 8%=8000
\n" ); document.write( "
\n" );