document.write( "Question 328359: A man invested part of his money at 5% per year, and twice that amount at 6% per year. If the return of the two investment is 5,500, how much each investment? \n" ); document.write( "
Algebra.Com's Answer #235207 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
5% per year. let him invest $ x
\n" ); document.write( "6% per year he invests double = 2x
\n" ); document.write( "..
\n" ); document.write( "0.05x+0.06*2x= 5500
\n" ); document.write( "0.05x+0.12x=5500
\n" ); document.write( "0.17x=5500
\n" ); document.write( "x= $ 32353 at 5%
\n" ); document.write( "2x= 2*32353= $64705 at 6 % rounded off
\n" ); document.write( "
\n" ); document.write( "
\n" );