document.write( "Question 895090: When equal amounts are invested in each of three accounts paying 5%, 9%, and 11.5%, one year's combined interest income is $1,198.50. How much is invested in each account? \n" ); document.write( "
Algebra.Com's Answer #542572 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
When equal amounts are invested in each of three accounts paying 5%, 9%, and 11.5%, one year's combined interest income is $1,198.50. How much is invested in each account?
\n" ); document.write( "***
\n" ); document.write( "let x=amt invested in each of three accounts paying 5%, 9%, and 11.5%
\n" ); document.write( ".05x+.09x+.115x=1198.500
\n" ); document.write( ".255x=1190.50
\n" ); document.write( "x=4668.63
\n" ); document.write( "How much is invested in each account? $4,668.63
\n" ); document.write( "
\n" );