document.write( "Question 1196901: Mr Swierkos invested $25000 in a mutual fund.\r
\n" );
document.write( "\n" );
document.write( "If his broker deducted a 6% commission before turning rest of the money over to mutual fund, and value of each share increased by 18% during the year.\r
\n" );
document.write( "\n" );
document.write( "Determine what percentage return on his investment did Mr Swierkos realize at the end of the first year\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #829947 by Theo(13342)![]() ![]() You can put this solution on YOUR website! he put 25000 in his account at the beginning of the year. \n" ); document.write( "the broker took out 6% = 1500. \n" ); document.write( "the remaining balance in the account at the beginning of the year was 23500. \n" ); document.write( "that was invested in the mutual fund, earning 18%. \n" ); document.write( "the remaining balance in the account at the end of the year was 23500 * 1.18 = 27730. \n" ); document.write( "his net profit was 27730 minus 25000 = 2730. \n" ); document.write( "2730 / 25000 = .1092 = 10.92%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you look at the total transaction for the year, it is equivalent to: \n" ); document.write( "25000 * .94 * 1.18 = 25000 * 1.1092 = 27730. \n" ); document.write( "if he leaves the money in the account and the broker charges 6% each year and the mutual fund earns 18% each year, then the remaining balance in each succeeding year is equal to the remaining balance from the previous year * .94 * 1.18 = the remaining balance from the previous year * 1.1092. \n" ); document.write( "subtract 1 from that to get .1092 and multiply it by 100 to get 10.92% per year. \n" ); document.write( "at the end of the second year, he would have 27730 * 1.1092 = 30758.116. \n" ); document.write( "at the end of the third year he would have 30758.116 * 1.1092 = 34116.90227. \n" ); document.write( "this would continue for as long as the money remaining the account and the broker took 6% at the beginning of each year and the mutual fund earned 18% by the end of each year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |