<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Roger Cuddy &#187; Mathematics</title>
	<atom:link href="http://www.rogercuddy.com/category/mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rogercuddy.com</link>
	<description>This site holds copies of whatever I&#039;ve posted around the net. YMMV</description>
	<lastBuildDate>Sat, 03 Jul 2010 17:04:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Tax equivalent yields</title>
		<link>http://www.rogercuddy.com/mathematics/tax-equivalent-yields/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.rogercuddy.com/mathematics/tax-equivalent-yields/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 20:14:19 +0000</pubDate>
		<dc:creator>Roger Cuddy</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Investment]]></category>
		<category><![CDATA[tax equivalent yields]]></category>

		<guid isPermaLink="false">http://www.rogercuddy.com/tax-equivalent-yields-45.htm</guid>
		<description><![CDATA[Given the planned rise in marginal tax rates it’s a sure bet that interest in tax-free investments will also be rising. Comparing of taxable vs. other taxable rates of return is quite simple and the same for comparing tax-free instruments against each other but how do we compare taxable vs. non-taxable products? The answer is [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=4f56e4f86bf509535a047def1525d6f0&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/><p>Given the planned rise in marginal tax rates it’s a sure bet that interest in tax-free investments will also be rising. Comparing of taxable vs. other taxable rates of return is quite simple and the same for comparing tax-free instruments against each other but how do we compare taxable vs. non-taxable products? The answer is by converting one side to it’s equivalent rate. In other words, if we want to know how a 4% tax-free municipal bond relates to taxable bonds then we must first convert the tax-free rate to it’s equivalent taxable rate. This short article will demonstrate the methods for converting either rate to it’s equivalent.</p>
<h4>Conversion of tax-free rate to it’s equivalent taxable value.</h4>
<p>The mathematics are quite simple and there is a nice general formula you may use. </p>
<p>Tax-equivalent yield = return rate / (1 – your tax rate) </p>
<p>As an example if your marginal tax rate is 25% and you are considering a 4% municipal bond then to earn the same return from a taxable bond would require:</p>
<p>Y<sub>taxable</sub> = 4 %/ (1 –.25) = 4%/0.75 = 5.33% </p>
<p>So it would take a coupon of 5.33% on a taxable corporate bond to give you the same income. Notice the direct relationship between your tax rate and the taxable return needed to equal the tax-free rate. Using the same example but changing the person’s top marginal rate to 40% the equivalent rate now becomes:</p>
<p>Y<sub>taxable</sub> = 4 %/ (1 –.40) = 4%/0.60 = 6.67%</p>
<h4>Conversion of a taxable rate to equivalent tax-free value.</h4>
<p>This is just as simple but our formula is now:</p>
<p>Tax free yield = return rate * ( 1 – your tax rate)</p>
<p>Using our previous example to double check. If you have top marginal rate of 40% then a 6.67% taxable bond would be equivalent to </p>
<p>Y<sub>tax-free</sub> = 6.67% * ( 1 – 0.40) = 6.67% * 0.6 = 4%</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.rogercuddy.com%2Fmathematics%2Ftax-equivalent-yields%2F&amp;linkname=Tax%20equivalent%20yields"><img src="http://www.rogercuddy.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rogercuddy.com/mathematics/tax-equivalent-yields/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with exponents</title>
		<link>http://www.rogercuddy.com/mathematics/working-with-exponents/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.rogercuddy.com/mathematics/working-with-exponents/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 19:06:16 +0000</pubDate>
		<dc:creator>Roger Cuddy</dc:creator>
				<category><![CDATA[Mathematics]]></category>

		<guid isPermaLink="false">http://www.rogercuddy.com/working-with-exponents-33.htm</guid>
		<description><![CDATA[As promised at the club discussion here is a quick review of the most common properties of working with exponents that you will need to remember. If you took notes when we were talking these will match your notes. There are many exponent properties but these few will get you through most problems. Feel free [...]]]></description>
			<content:encoded><![CDATA[<img style='float: left; margin-right: 10px; border: none;' src='http://www.gravatar.com/avatar.php?gravatar_id=4f56e4f86bf509535a047def1525d6f0&amp;default=http://use.perl.org/images/pix.gif' alt='No Gravatar' width=40 height=40/></p>
<p>As promised at the club discussion here is a quick review of the most common properties of working with exponents that you will need to remember. If you took notes when we were talking these will match your notes. There are many exponent properties but these few will get you through most problems. Feel free to let me know if you would like a more through review, some more complicated examples, etc. Our goal to provide information at the level the club needs. </p>
<p> <span id="more-33"></span>
<p>&#160;</p>
<h4>Property 1: <a href="http://lh4.ggpht.com/Roger.Cuddy/SM3qkqFU1KI/AAAAAAAAABI/YmBnxFd3Fw4/s1600-h/image15.png" ><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://lh4.ggpht.com/Roger.Cuddy/SM3qkgRoLGI/AAAAAAAAABQ/0yP9P_uZyb8/image_thumb5.png?imgmax=800" width="115" height="21" /></a> </h4>
<p>Example: 2<sup>2</sup>2<sup>3</sup> = (2 • 2) • (2 • 2 • 2) = 32 = 2<sup>5</sup></p>
<h4>Property 2: <a href="http://lh4.ggpht.com/Roger.Cuddy/SM3qkzfH91I/AAAAAAAAABU/_j1r590xZDk/s1600-h/image18.png" ><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://lh4.ggpht.com/Roger.Cuddy/SM3qlj4oG5I/AAAAAAAAABY/pSu0m2G9Lmo/image_thumb6.png?imgmax=800" width="98" height="45" /></a> </h4>
<p>Example: 2<sup>4</sup>/2<sup>2</sup> = 2<sup>4-2</sup> = 2<sup>2</sup> = 4</p>
<h4>Property 3: <a href="http://lh6.ggpht.com/Roger.Cuddy/SM3qlopK9SI/AAAAAAAAABc/nX3hkSc-5BA/s1600-h/image21.png" ><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://lh3.ggpht.com/Roger.Cuddy/SM3ql3iqXnI/AAAAAAAAABg/2r2OnusMaXI/image_thumb7.png?imgmax=800" width="108" height="24" /></a> </h4>
<p>Example: (2<sup>4</sup>)<sup>2</sup> = 2<sup>4 • 2</sup> = 2<sup>8</sup></p>
<h4>Property 4: <a href="http://lh4.ggpht.com/Roger.Cuddy/SM3ql8xXotI/AAAAAAAAABk/9r9yXqxdKU8/s1600-h/image24.png" ><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://lh3.ggpht.com/Roger.Cuddy/SM3ql0laUsI/AAAAAAAAABo/bh6zvk6DF-E/image_thumb8.png?imgmax=800" width="56" height="21" /></a> </h4>
<p>Example: 5<sup>0</sup> = 1</p>
<h4>Property 5: <a href="http://lh3.ggpht.com/Roger.Cuddy/SM3qmOUxTcI/AAAAAAAAABs/dUX93Ke0RU4/s1600-h/image27.png" ><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://lh3.ggpht.com/Roger.Cuddy/SM3qmcVcBoI/AAAAAAAAABw/x2g9gFx5cFE/image_thumb9.png?imgmax=800" width="82" height="45" /></a> </h4>
<p>Example: 2<sup>-2</sup> = 1/2<sup>2</sup> = 1/4</p>
<h4>Property 6: <a href="http://lh5.ggpht.com/Roger.Cuddy/SM3qmVWKUGI/AAAAAAAAAB0/J3hiEyjnXpw/s1600-h/image30.png" ><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://lh4.ggpht.com/Roger.Cuddy/SM3qmrvotrI/AAAAAAAAAB4/4N00DNkMOaU/image_thumb10.png?imgmax=800" width="108" height="24" /></a> </h4>
<p>Example: (2 • 3)<sup>3</sup> = 2<sup>3</sup> • 3<sup>3</sup> </p>
<h4>Property 7: <a href="http://lh5.ggpht.com/Roger.Cuddy/SM3qmv39jRI/AAAAAAAAAB8/gAjclf98VXE/s1600-h/image33.png" ><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://lh5.ggpht.com/Roger.Cuddy/SM3qmwv85aI/AAAAAAAAACA/mkTwN55D0AY/image_thumb11.png?imgmax=800" width="89" height="45" /></a> </h4>
<p>Example: (2/3)<sup>3</sup> = 2<sup>3</sup>/3<sup>3</sup></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.rogercuddy.com%2Fmathematics%2Fworking-with-exponents%2F&amp;linkname=Working%20with%20exponents"><img src="http://www.rogercuddy.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rogercuddy.com/mathematics/working-with-exponents/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
