<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[IRR calculation by using Quadratic Equation]]></title><description><![CDATA[<p dir="auto">With reference to example discussed in lesson #29 required rate of return is calculated by using quadratic equation. Complete procedure to calculate required rate of return is given below.<br />
r* = 16% AND r = - 5 % are assumed values. Actual rate is calculated below with the values given in example of lesson 29 of handouts.</p>
<p dir="auto">Quadratic Equation</p>
<p dir="auto">Following is the process which shows that how quadratic equation helps to determine the value of IRR ®.</p>
<p dir="auto">CF0 = cash outflow in zero year 	= Rs. 1,000<br />
CF1 = cash inflow in first year 	= Rs. 100<br />
CF2 = cash inflow in second year	= Rs. 100+Rs. 1,000= Rs. 1,100</p>
<p dir="auto">q= CF1 + {( CF1)2 - 4 CF0<em>CF2}0.5	and	 q= CF1 - {( CF1)2 - 4 CF0</em>CF2}0.5<br />
2 CF0						2 CF0</p>
<p dir="auto">q= 100 + {(100)2 - 4 (-1,000)(1,100)}0.5 and	 q= 100- {(100)2 - 4 (-1,000)(1,100)}0.5<br />
2 (1,000)					2 (1,000)</p>
<p dir="auto">q= 100 + 2,100     and	 q= 100- 2,100<br />
2,000	        		2,000</p>
<p dir="auto">q= 2,200     and	 q= - 2,000<br />
2,000	        2,000</p>
<p dir="auto">q= 1.1     and	 q= - 1</p>
<p dir="auto">As we know that q=1+i (it is assumed above)<br />
Now value of i or r will be:<br />
1+i= 1.1     and	1+i = - 1<br />
i =0.1	and i =-2<br />
Negative rate will be ignored and conclude that for this investment the internal rate of return (r or i) equals 10 %( 0.1)</p>
]]></description><link>https://community.secnto.com//topic/1786/irr-calculation-by-using-quadratic-equation</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 01:55:09 GMT</lastBuildDate><atom:link href="https://community.secnto.com//topic/1786.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 May 2020 14:57:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to IRR calculation by using Quadratic Equation on Thu, 21 May 2020 15:08:35 GMT]]></title><description><![CDATA[<p dir="auto">If a project require Rs.17200 initial investment and its expected cash flow Rs.5100 continuously 05 year what will be its IRR?												<br />
If a project require Rs.22430 initial investment and its expected cash flow Rs.7500 continuously 05 year what will be its IRR?												<br />
If a project require Rs.1065000 initial investment and its expected cash flow Rs.350000 continuously 05 year what will be its IRR?</p>
<table class="table table-bordered table-striped">
<tbody>
<tr>
<td></td>
<td>(17,200)</td>
<td>(22,430)</td>
<td>(1,065,000)</td>
<td>(1,000,000)</td>
</tr>
<tr>
<td>1st year</td>
<td>5,100</td>
<td>7,500</td>
<td>350,000</td>
<td>150,000</td>
</tr>
<tr>
<td>2nd year</td>
<td>5,100</td>
<td>7,500</td>
<td>350,000</td>
<td>150,000</td>
</tr>
<tr>
<td>3rd year</td>
<td>5,100</td>
<td>7,500</td>
<td>350,000</td>
<td>150,000</td>
</tr>
<tr>
<td>4th year</td>
<td>5,100</td>
<td>7,500</td>
<td>350,000</td>
<td>150,000</td>
</tr>
<tr>
<td>5th year</td>
<td>5,100</td>
<td>7,500</td>
<td>350,000</td>
<td>150,000</td>
</tr>
<tr>
<td></td>
<td>14.74%</td>
<td>20.00%</td>
<td>19.22%</td>
<td>150,000</td>
</tr>
<tr>
<td></td>
<td></td>
<td>15%</td>
<td></td>
<td>150,000</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td>150,000</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td>150,000</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
<td>150,000</td>
</tr>
<tr>
<td>TIPS</td>
<td></td>
<td></td>
<td></td>
<td>8.14%</td>
</tr>
</tbody>
</table>
<p dir="auto">Ø Initial investment will be written with minus sigh for example (-17200)												<br />
Ø Cash flow will be written according to chronological order for example in first cell cash flow of first year will be written and respectively other years.												<br />
Ø If at last year 02 cash flow happen than it will be written in one cell for example if last year cash flow of 5th year is (5100 &amp; 4500). It will be considered as 9600 in 5th year.												<br />
Ø After completing all the parameter. Click a cell and Insert the IRR function												<br />
Ø Write = Irr( drag all the cash flow in the bracket) press inter key for example =IRR(F10:F15)												<br />
Ø (F10:F15) ( F10 to F15 consist of initial investment &amp; all cash flow chronological order												<br />
Ø If it demand guess give it to 0.1 otherwise leave it												<br />
Ø Result will be 15%, now you have split it in two decimal place for accuracy</p>
<p dir="auto"><a href="/assets/uploads/files/1590073697466-how-to-calculate-the-irr-by-help-of-ms-excel.xlsx">How to calculate the IRR by help of MS Excel.xlsx</a></p>
]]></description><link>https://community.secnto.com//post/4980</link><guid isPermaLink="true">https://community.secnto.com//post/4980</guid><dc:creator><![CDATA[zaasmi]]></dc:creator><pubDate>Thu, 21 May 2020 15:08:35 GMT</pubDate></item></channel></rss>