document.write( "Question 1104663: A bank offers two schenes of investment. Scheme A pay tax-free interest of 4%. Scheme B pays interest of 6% on which a tax of 20% has to be paid. A man has $5000 to invest.
\n" ); document.write( "Calculate his earnings under the two differentschemes for 1 year
\n" ); document.write( "

Algebra.Com's Answer #719476 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
5000 * 1.04 = 5200.
\n" ); document.write( "his profit is 2000 which he gets to keep because it's tax free.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5000 * 1.06 = 5300.
\n" ); document.write( "his profit is 300 but he has to pay 20% tax on it.
\n" ); document.write( "20% of 300 = 60.
\n" ); document.write( "he is left with 240.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "even though he had to pay 20%, he is still better off with the 6% investment that he has to pay 20% tax on rather than the 4% investment that he doesn't have to pay tax on.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "his after tax earning on the 6% is .06 * .8 = .048.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5000 * 1.048 = 5240.
\n" ); document.write( "his tax free interest is 240.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "first investment at 4% gives him a tax free interest of 200.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "second investment at 6% with 20% tax on the interest gives him a tax free interest of 240.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "he can compare the investments directly by calculating the after tax interest rate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "after tax interest rate = before tax interest rate * (1 - tax rate on interest).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".06 - .2 * .06 = .048.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );