document.write( "Question 1192361: An investing advisor put 75% of a client's money into a money market fund with a 9% annual simple interest rate. The remainder was put into government securities paying 6% annual basic interest. If the total yearly interest received is Php 3300, calculate the amount invested in each. \n" ); document.write( "
Algebra.Com's Answer #824258 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "An investing advisor put 75% of a client's money into a money market fund with a 9% annual simple interest rate.
\n" ); document.write( "The remainder was put into government securities paying 6% annual basic interest.
\n" ); document.write( "If the total yearly interest received is Php 3300, calculate the amount invested in each.
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let x be the total money invested amount.\r\n" );
document.write( "\r\n" );
document.write( "Then 0.75x is invested at 9% and 0.25x is invested at 6%.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Write the total interest equation\r\n" );
document.write( "\r\n" );
document.write( "    0.09*(0.75x) + 0.06*(0.25x) = 3300\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From this equation find x\r\n" );
document.write( "\r\n" );
document.write( "    x = \"3300%2F%280.09%2A0.75+%2B+0.06%2A0.25%29\" = 40000.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, 0.75*40000 = Php 30000 was invested at 9% and the rest, Php 10000 was invested at 6%.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  0.09*30000 + 0.06*10000 = 3300,  the total annual interest.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );