document.write( "Question 587286: A man invested three equal amounts of money at 5%,16% and 25% annual interest rates,respectively.If his total annual income is 552,000 pesos, how much did he invest at each rate? \n" ); document.write( "
Algebra.Com's Answer #374057 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.05x+.16x+.25x=552000
\n" ); document.write( "x=1,200,000 pesos
\n" ); document.write( "
\n" );