Debt Schedules: Optional Repayments

Size: px
Start display at page:

Download "Debt Schedules: Optional Repayments"

Transcription

1 Debt Schedules: Optional Repayments In this lesson you're going to learn how to set up the optional debt repayment component of a more advanced debt schedule in this LBO model. Now previously in the basic LBO model, we said that on our debt schedule we have mandatory repayment and then optional repayment for each tranche of debt. Mandatory repayment is simply what we have to pay back each year. So if we owe 10% of the principal or 20% of the principal each year, that is what would show up under mandatory repayment. Then the way optional repayment worked, is that we looked at our cash flow minus however much mandatory repayment we've already made, and then compared that to the beginning bank debt balance, minus the mandatory repayment. We repaid the minimum of those two numbers. So basically we're either paying off the entire remaining balance, if we can do so. Or, if we can't, and the beginning balance is much larger than our cash flow available, we simply use our cash flow available to repay debt, and allocate that toward optionally repaying some of the principal of the bank debt here. [00:01:00] So the concept is going to be very similar in this more advanced LBO model. The only difference this time, is that we have four or five tranches of debt instead of just two before, so in addition to taking into account the mandatory repayment here, which we definitely still need to do, we actually need to do something else, which is, for example, when we get to Term Loan B, we also need to look at how much we've optionally repaid on the revolver and Term Loan A. If we think about this formula and compare it to what we did in the more basic LBO model, the way it works is pretty simple, because we're following the same concept. So let's just think through the formula and figure out what we should do. The final formula that we're going to end up with here looks a bit complex but actually it's fairly simple if you think about each component and build it up step by step, as we're going to do here. [00:02:00] We know that for any type of optional repayment here, we always want to be looking at the previous balance, so the balance at the beginning of the year here. So I'll go up to the revolver to get that. We're going to be looking at the beginning FY2009 balance for the revolver. Then

2 what we want to do is look at how much cash flow we actually have available to repay debt. So in this case the subtotal before the revolver. So we have that and then we want to subtract the mandatory repayment total here. Now the reason for the revolver, the reason why I'm not subtracting any mandatory repayments from the first part of this equation, where I have cell K150 right here, is because with the revolver, we don't really have that. We don't have any mandatory repayments on a revolver, so that's why I'm only looking at the previous balance, and then comparing it to the cash flow available, the subtotal before revolver row right here, minus our mandatory repayments. [00:03:00] Now if we had a very simple model, this formula would actually work correctly most of the time for an item like a revolver. The problem though is that we want to make this more flexible to support different scenarios, and to support the fact that with Term Loan A and Term Loan B, for example, we're going to have to take into account what we've already repaid on the revolver and also the revolver and Term Loan A, when we get down to Term Loan B. Because we're assuming that the revolver has the highest repayment priority, followed by Term Loan A, followed by Term Loan B, and then the high yield debt after that. In this case the high yield debt doesn't even really matter because we can never make optional repayments anyway. So we're really just going to be dealing with bank debt for the optional debt repayments. To make this more flexible, first off, for cell L244 here we want to press F4 to anchor the row here, the 244 part of the formula in the cell, so that this does not shift around at all. We want the column to be able to move, but the row should always stay there. And then for cell L254, so if you think about it, to make this more flexible, what we should really be doing is taking the mandatory repayment and then adding up all of the optional repayments so far. [00:04:00] In this case what I'm going to do is change this to a =SUM formula and say that the sum of these mandatory repayments, plus any optional repayments so far. For the revolver this comes out to just above the revolver line, so in this case we're not really adding anything here, and it could really just be the mandatory repayment total, but I'm using this formula because when we

3 copy this down, we want to be able to use the same exact formula. I'm also going to anchor the 254 part of cell L254 here, so that this does not shift around. So we have that in place. So this formula is now almost correct, but we do have one final remaining problem here, which is that if you think about this, we could actual end up with a negative number in this case. So let's look at this formula. Obviously cell K150 part cannot be negative if we've set up our model properly, because we're dealing with debt on the balance sheet and that should never be negative. [00:05:00] But in the second part here we could potentially end up with a negative because L244, so that's the subtotal before the revolver, and then the sum of the mandatory repayments plus, in this case, nothing, but all the previous optional debt repayments. The problem is what if our mandatory repayments here exceed our subtotal before the revolver? In that case, where we have revolver borrowing required, we do not want to be making any optional debt repayments. We want to be paying off zero in that case because we have no free cash flow available. We have to borrow on the revolver to even make these required debt payments. So we have to check for that fact by checking and adding something in here to see whether or not this number is negative. So I'm going to use the =MAX function, and we're going to take the =MAX of this =MIN function and zero. What this is doing is essentially saying that if we end up with a zero or positive number here, this is fine, but if, on the other hand, we end up with a case where the =MIN function right here is less than zero, [00:06:00] then we want to just default this to zero value rather than a negative value. Because if it's less than zero, then that means that we have a negative here. We never want to be repaying a negative amount on any of our tranches of debt here, so we have to have this check with the =MAX function to insure that we always end up with a positive number or zero for our optional debt repayments. Again, the reason why we need to do that is because in the case where we actually have to borrow or draw on the revolver, we want to make sure that we're not repaying any of our debt

4 optionally. Because if we don't have any cash flow to even make the mandatory repayments, we certainly don't have enough for the optional repayments here. With that in place, I'm going to copy this formula across, and so all that's in place. Now for the next tranches of debt here, so for Term Loan A and Term Loan B, similar logic applies. I'm actually going to go in and just copy this formula and paste it right here. [00:07:00] The differences are that instead of K150 here, remember we want to be drawing from the previous Term Loan A number, so I'm going to go up to the balance sheet and take our 2009 pro forma Term Loan A number right here. And also we want this =SUM formula to extend all the way down through L257, because we want to include optional repayments on the revolver here. The other thing we want to do for Term Loan A, Term Loan B, and the other tranches of debt here, is that we also have to add in any mandatory debt repayments that we've made. Because remember, the initial debt balance here is going to be different since we've already made these mandatory debt repayments. So what we want to do is actually subtract however much we already repaid out of obligation on Term Loan A right here. So we have that in place. I'm going to copy this formula down one row, and I'm just going to press F2 to make sure everything copied correctly. It looks like our =SUM formula has changed appropriately. We are still being linked to the subtotal before revolver. [00:08:00] Then it looks like the L251 cell is being linked to here. That's the mandatory repayment on Term Loan B, and then K160, going up to the balance sheet, is Term Loan A. So it looks like everything there has been linked correctly. Whenever you have a complex formula like this it's always good to press F2 before you begin copying across, because you don't know what you might have forgotten or overlooked or not copied correctly, or changed correctly in this case. So with that in place, we're going to copy these two formulas all the way across. And we see here that we're repaying a huge amount of Term Loan A and Term Loan B debt each year. This is not correct. The problem is that, once again, on the balance sheet and cash flow statement, we

5 have not yet taken into account these changes on the debt schedule. So once we go and link together the statements, this will start to look correct. But for now, we know that at least the mechanics for this are right because we've gone through and checked all these formulas and I've explained the rationale behind why we're doing what we're doing here. [00:09:00] So the numbers here are off right now, but at least the mechanics of the formulas are correct. Now the last part of this is to fill in the optional debt repayment for the Subordinated Note and the Paid in Kind loan here. What we're going to do for this one is just enter zeros in year one for both of these, because remember high yield debt never has an optional repayment option. So we are just going to assume these are zero all the way across. I'm also going to sum up the numbers here at the bottom, and then I'm going to take these year two numbers and copy them across. So we have our optional debt repayment total in each of the subsequent years, and then we also have our mandatory debt repayment total here above. One final think I want to do on our debt schedule is to fill in the cash generated on the balance sheet and then our total uses of funds. The reason we like to do this is just to add another check. We do have similar line items above on the cash flow statement. [00:10:00] But we like to add them in here as well, just to make sure that our debt schedules match up to our cash flow statement. If you think about the cash generated formula, so for this one we're going to look at the cash flow that was available to repay debt, so the subtotal before revolver. Then we're going to subtract our mandatory debt repayments and then our optional debt repayments. In this case it comes out to zero, because were simply using all of our cash flow to repay Term Loan A and Term Loan B on a mandatory basis in our first year. The only problem with this formula is that, once again, we could potentially end up with a negative here, in case we actually have to draw on the revolver, so what we're going to do is, again, wrap this in a =MAX function. This way we know that if we have to draw on the revolver and there's some revolver borrowing required, then we are simply going to generate zero in

6 terms of cash on our balance sheet. Now for total uses of funds, what we want to do here, remember the idea is that we take our sources of funds. [00:11:00] Then our uses of funds, here at the bottom, must be equal to it. So what are we actually using our cash flow, or our additional borrowing for, the additional revolver borrowing? Well, we're using it to make mandatory repayments, to make optional repayments, and to generate cash. So what we're going to do is sum up those items. So cash generated, plus optional repayment total, plus mandatory repayment total, and we get to the same number that's in our sources of funds up above. We're now going to take these two formulas and copy them across, and we see that in each year, until the very end, we are basically generating almost no cash on the balance sheet for the first three years, then finally in years four and five, it starts to turn around. But we see that in each case our sources of funds matches our uses of funds here at the bottom. So we know that this schedule is at least working semi-correctly. The mechanics in this schedule are correct, as I mentioned before. [00:12:00] But once again, the problem is that we have to link it together with the balance sheet and cash flow statement, to make sure that everything is actually being paid down correctly and everything is being reflected properly throughout all three statements. Coming up in the next lesson that's exactly what we're going to get into. We're going to begin by linking them together by first modifying the income statement and cash flow statement. Then, in the next lesson after that, we'll get into modifying the balance sheet to link everything together to make sure that everything is flowing properly throughout this more advanced LBO model.

By Tim Berry President, Palo Alto Software Copyright September, 2004. The Business Plan Pro Financial Model

By Tim Berry President, Palo Alto Software Copyright September, 2004. The Business Plan Pro Financial Model By Tim Berry President, Palo Alto Software Copyright September, 2004 The Business Plan Pro Financial Model Table Of Contents Table Of Contents Introduction... 2 Accounting Principals... 3 Simplifying Assumptions...

More information

Independent samples t-test. Dr. Tom Pierce Radford University

Independent samples t-test. Dr. Tom Pierce Radford University Independent samples t-test Dr. Tom Pierce Radford University The logic behind drawing causal conclusions from experiments The sampling distribution of the difference between means The standard error of

More information

Types of Debt & Debt Lingo Quick Reference. http://breakingintowallstreet.com. Here s the 10-second version of everything you need to know about debt:

Types of Debt & Debt Lingo Quick Reference. http://breakingintowallstreet.com. Here s the 10-second version of everything you need to know about debt: Here s the 10-second version of everything you need to know about debt: Debt Type Revolver Term Loan A Term Loan B Senior Notes Subordinated Notes Mezzanine Interest Rate: Lowest Low Higher Higher Higher

More information

Equity Value, Enterprise Value & Valuation Multiples: Why You Add and Subtract Different Items When Calculating Enterprise Value

Equity Value, Enterprise Value & Valuation Multiples: Why You Add and Subtract Different Items When Calculating Enterprise Value Equity Value, Enterprise Value & Valuation Multiples: Why You Add and Subtract Different Items When Calculating Enterprise Value Hello and welcome to our next tutorial video here. In this lesson we're

More information

Balance Sheet. Financial Management Series #1 9/2009

Balance Sheet. Financial Management Series #1 9/2009 Balance Sheet Prepared By: James N. Kurtz, Extension Educator Financial Management Series #1 9/2009 A complete set of financial statements for agriculture include: a Balance Sheet; an Income Statement;

More information

It Is In Your Interest

It Is In Your Interest STUDENT MODULE 7.2 BORROWING MONEY PAGE 1 Standard 7: The student will identify the procedures and analyze the responsibilities of borrowing money. It Is In Your Interest Jason did not understand how it

More information

Ch. 11.2: Installment Buying

Ch. 11.2: Installment Buying Ch. 11.2: Installment Buying When people take out a loan to make a big purchase, they don t often pay it back all at once in one lump-sum. Instead, they usually pay it back back gradually over time, in

More information

Credit Score and Report Overview

Credit Score and Report Overview Credit Score and Report Overview Have you ever wondered how your credit score is calculated? Have you ever asked, but are always given vague answers? I will tell you exactly how credit scores are determined

More information

Binary Adders: Half Adders and Full Adders

Binary Adders: Half Adders and Full Adders Binary Adders: Half Adders and Full Adders In this set of slides, we present the two basic types of adders: 1. Half adders, and 2. Full adders. Each type of adder functions to add two binary bits. In order

More information

Basic numerical skills: FRACTIONS, DECIMALS, PROPORTIONS, RATIOS AND PERCENTAGES

Basic numerical skills: FRACTIONS, DECIMALS, PROPORTIONS, RATIOS AND PERCENTAGES Basic numerical skills: FRACTIONS, DECIMALS, PROPORTIONS, RATIOS AND PERCENTAGES. Introduction (simple) This helpsheet is concerned with the ways that we express quantities that are not whole numbers,

More information

Crystal Reports JD Edwards EnterpriseOne and World

Crystal Reports JD Edwards EnterpriseOne and World Crystal Reports JD Edwards EnterpriseOne and World Calculating Percentages Using Crystal Reports Table of contents INTRODUCTION... 2 GENERAL OVERVIEW... 2 CALCULATING A PERCENTAGE WITHOUT USING A SUMMARY

More information

http://edugen.wileyplus.com/edugen/courses/crs4479/weygandt715...

http://edugen.wileyplus.com/edugen/courses/crs4479/weygandt715... Page 1 of 8 Print this page FINANCIAL STATEMENTS STUDY OBJECTIVE 8 Understand the four financial statements and how they are prepared. Companies prepare four financial statements from the summarized accounting

More information

What is a Credit Score and Why Do I Care What It Is?

What is a Credit Score and Why Do I Care What It Is? What is a Credit Score and Why Do I Care What It Is? Your Credit Score is a lot like the score you get on a test. You get points for good credit decisions and behavior and you get points taken away for

More information

Excel Formatting: Best Practices in Financial Models

Excel Formatting: Best Practices in Financial Models Excel Formatting: Best Practices in Financial Models Properly formatting your Excel models is important because it makes it easier for others to read and understand your analysis and for you to read and

More information

Linear Programming Notes VII Sensitivity Analysis

Linear Programming Notes VII Sensitivity Analysis Linear Programming Notes VII Sensitivity Analysis 1 Introduction When you use a mathematical model to describe reality you must make approximations. The world is more complicated than the kinds of optimization

More information

Using Excel 2000 to Create a Weighted-Grade Grade Book

Using Excel 2000 to Create a Weighted-Grade Grade Book Using Excel 2000 to Create a Weighted-Grade Grade Book This handout assumes that you already have familiarity with creating and copying formulas in Excel 2000. If you do not, you should consult our handout

More information

Vieta s Formulas and the Identity Theorem

Vieta s Formulas and the Identity Theorem Vieta s Formulas and the Identity Theorem This worksheet will work through the material from our class on 3/21/2013 with some examples that should help you with the homework The topic of our discussion

More information

A Short Guide to Significant Figures

A Short Guide to Significant Figures A Short Guide to Significant Figures Quick Reference Section Here are the basic rules for significant figures - read the full text of this guide to gain a complete understanding of what these rules really

More information

Personal Financial Manager (PFM) FAQ s

Personal Financial Manager (PFM) FAQ s and Present Personal Financial Manager (PFM) FAQ s Watch a Money Desktop Video at http://www.youtube.com/watch?v=dya5o_6ag7c Q: What is PFM? A: Enhanced Online Banking. PFM is an easy way to track spending,

More information

Fuqua School of Business, Duke University ACCOUNTG 510: Foundations of Financial Accounting

Fuqua School of Business, Duke University ACCOUNTG 510: Foundations of Financial Accounting Fuqua School of Business, Duke University ACCOUNTG 510: Foundations of Financial Accounting Lecture Note: Financial Statement Basics, Transaction Recording, and Terminology I. The Financial Reporting Package

More information

Control Debt Use Credit Wisely

Control Debt Use Credit Wisely Lesson 10 Control Debt Use Credit Wisely Lesson Description In this lesson, students, through a series of interactive and group activities, will explore the concept of credit and the impact of liabilities

More information

3. Time value of money. We will review some tools for discounting cash flows.

3. Time value of money. We will review some tools for discounting cash flows. 1 3. Time value of money We will review some tools for discounting cash flows. Simple interest 2 With simple interest, the amount earned each period is always the same: i = rp o where i = interest earned

More information

Excel: Introduction to Formulas

Excel: Introduction to Formulas Excel: Introduction to Formulas Table of Contents Formulas Arithmetic & Comparison Operators... 2 Text Concatenation... 2 Operator Precedence... 2 UPPER, LOWER, PROPER and TRIM... 3 & (Ampersand)... 4

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

CHAPTER 10 Financial Statements NOTE

CHAPTER 10 Financial Statements NOTE NOTE In practice, accruals accounts and prepayments accounts are implied rather than drawn up. It is common for expense accounts to show simply a balance c/d and a balance b/d. The accrual or prepayment

More information

Standard Mortgage Terms

Standard Mortgage Terms Page 1 of 45 Standard Mortgage Terms Filed By: Canadian Imperial Bank of Commerce Filing Number: MT160006 Filing Date: March 17, 2016 The following set of standard mortgage terms shall be deemed to be

More information

Preliminary Mathematics

Preliminary Mathematics Preliminary Mathematics The purpose of this document is to provide you with a refresher over some topics that will be essential for what we do in this class. We will begin with fractions, decimals, and

More information

Borrowing Money Standard 7 Assessment

Borrowing Money Standard 7 Assessment 1 Name: Class Period: Borrowing Money Directions: Match each description in the column below with the CORRECT term from the list. Write the letter of the term in the space provided. A. Interest B. Interest

More information

hp calculators HP 17bII+ Net Present Value and Internal Rate of Return Cash Flow Zero A Series of Cash Flows What Net Present Value Is

hp calculators HP 17bII+ Net Present Value and Internal Rate of Return Cash Flow Zero A Series of Cash Flows What Net Present Value Is HP 17bII+ Net Present Value and Internal Rate of Return Cash Flow Zero A Series of Cash Flows What Net Present Value Is Present Value and Net Present Value Getting the Present Value And Now For the Internal

More information

Lesson 7 Z-Scores and Probability

Lesson 7 Z-Scores and Probability Lesson 7 Z-Scores and Probability Outline Introduction Areas Under the Normal Curve Using the Z-table Converting Z-score to area -area less than z/area greater than z/area between two z-values Converting

More information

Standard Charge Terms Land Registration Reform Act

Standard Charge Terms Land Registration Reform Act Page 1 of 32 Standard Charge Terms Land Registration Reform Act Filed By: Canadian Imperial Bank of Commerce Filing Number: 201610 Filing Date: March 29, 2016 The following set of standard charge terms

More information

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture - 04 Digital Logic II May, I before starting the today s lecture

More information

Compound Interest. Invest 500 that earns 10% interest each year for 3 years, where each interest payment is reinvested at the same rate:

Compound Interest. Invest 500 that earns 10% interest each year for 3 years, where each interest payment is reinvested at the same rate: Compound Interest Invest 500 that earns 10% interest each year for 3 years, where each interest payment is reinvested at the same rate: Table 1 Development of Nominal Payments and the Terminal Value, S.

More information

Variable Cost increases in direct proportion to Volume Fixed Costs do not change as Volume changes (in a relevant range).

Variable Cost increases in direct proportion to Volume Fixed Costs do not change as Volume changes (in a relevant range). Variable Cost increases in direct proportion to Volume Fixed Costs do not change as Volume changes (in a relevant range). If we are in business and we are selling something our price is going to be larger

More information

Advanced Merger Model Quick Reference Common Formulas & Model Setup. http://breakingintowallstreet.com. Transaction Structure & Assumptions

Advanced Merger Model Quick Reference Common Formulas & Model Setup. http://breakingintowallstreet.com. Transaction Structure & Assumptions Transaction Structure & Assumptions Equity Purchase Price = Diluted Shares Outstanding * Per Share Purchase Price For private companies, you don t have shares outstanding or share prices, so the equity

More information

Home Equity Loans and Credit Lines HELOC

Home Equity Loans and Credit Lines HELOC Home Equity Loans and Credit Lines HELOC If you re thinking about making some home improvements or looking at ways to pay for your child s college education, you may be thinking about tapping into your

More information

INSTRUCTIONS FOR FILING BANKRUPTCY (for Assistance Ddesk visitor)

INSTRUCTIONS FOR FILING BANKRUPTCY (for Assistance Ddesk visitor) BEFORE you file: INSTRUCTIONS FOR FILING BANKRUPTCY (for Assistance Ddesk visitor) 1. You must take a credit counseling course. This is required by law. The cost of the class is between $10 and $50. See

More information

Introduction to Profit and Loss Accounts and Balance Sheets

Introduction to Profit and Loss Accounts and Balance Sheets W J E C B U S I N E S S S T U D I E S A L E V E L R E S O U R C E S. 2008 Spec Issue 2 Sept 2012 Page 1 Introduction to Profit and Loss Accounts and Balance Sheets Specification Requirement -Understand

More information

Basic numerical skills: EQUATIONS AND HOW TO SOLVE THEM. x + 5 = 7 2 + 5-2 = 7-2 5 + (2-2) = 7-2 5 = 5. x + 5-5 = 7-5. x + 0 = 20.

Basic numerical skills: EQUATIONS AND HOW TO SOLVE THEM. x + 5 = 7 2 + 5-2 = 7-2 5 + (2-2) = 7-2 5 = 5. x + 5-5 = 7-5. x + 0 = 20. Basic numerical skills: EQUATIONS AND HOW TO SOLVE THEM 1. Introduction (really easy) An equation represents the equivalence between two quantities. The two sides of the equation are in balance, and solving

More information

Pre-Algebra Lecture 6

Pre-Algebra Lecture 6 Pre-Algebra Lecture 6 Today we will discuss Decimals and Percentages. Outline: 1. Decimals 2. Ordering Decimals 3. Rounding Decimals 4. Adding and subtracting Decimals 5. Multiplying and Dividing Decimals

More information

Direct Loan Basics. Susan Young Director, Financial Aid Bob Jones University

Direct Loan Basics. Susan Young Director, Financial Aid Bob Jones University Direct Loan Basics Susan Young Director, Financial Aid Bob Jones University Agenda Types Eligibility Rates, Fees and Loan Limits Counseling Repayment Types of Direct Loans Subsidized, Unsubsidized, PLUS

More information

Investigating Investment Formulas Using Recursion Grade 11

Investigating Investment Formulas Using Recursion Grade 11 Ohio Standards Connection Patterns, Functions and Algebra Benchmark C Use recursive functions to model and solve problems; e.g., home mortgages, annuities. Indicator 1 Identify and describe problem situations

More information

Free Report. My Top 10 Tips to Betting Like a Pro With Zero Risk

Free Report. My Top 10 Tips to Betting Like a Pro With Zero Risk Free Report My Top 10 Tips to Betting Like a Pro With Zero Risk Legal Disclaimer: EVERY EFFORT HAS BEEN MADE TO ACCURATELY REPRESENT THIS PRODUCT AND IT'S POTENTIAL. EVEN THOUGH THIS INDUSTRY IS ONE OF

More information

Ian Shuman, CPA Trevor Williams, CPA. Center for Nonprofit Advancement

Ian Shuman, CPA Trevor Williams, CPA. Center for Nonprofit Advancement Preparing for Your Audit Ian Shuman, CPA Trevor Williams, CPA Center for Nonprofit Advancement Final Products & Reports Audit Report The end product of the audit is the expression of an opinion as to the

More information

GCSE Business Studies. Ratios. For first teaching from September 2009 For first award in Summer 2011

GCSE Business Studies. Ratios. For first teaching from September 2009 For first award in Summer 2011 GCSE Business Studies Ratios For first teaching from September 2009 For first award in Summer 2011 Ratios At the end of this unit students should be able to: Interpret and analyse final accounts and balance

More information

The Purchase Price in M&A Deals

The Purchase Price in M&A Deals The Purchase Price in M&A Deals Question that came in the other day In an M&A deal, does the buyer pay the Equity Value or the Enterprise Value to acquire the seller? What does it mean in press releases

More information

Money Math for Teens. Opportunity Costs

Money Math for Teens. Opportunity Costs Money Math for Teens This Money Math for Teens lesson is part of a series created by Generation Money, a multimedia financial literacy initiative of the FINRA Investor Education Foundation, Channel One

More information

Unit 7 The Number System: Multiplying and Dividing Integers

Unit 7 The Number System: Multiplying and Dividing Integers Unit 7 The Number System: Multiplying and Dividing Integers Introduction In this unit, students will multiply and divide integers, and multiply positive and negative fractions by integers. Students will

More information

Preparing a budget template and presenting financial graphs using Excel

Preparing a budget template and presenting financial graphs using Excel Preparing a budget template and presenting financial graphs using Excel KLA: STAGE: UNIT: Topic: HSIE Stage 5 Commerce Personal Finance Budgeting, loans and insurance Outcomes: 5.1 Applies consumer, financial,

More information

Calculating Your Milk Production Costs and Using the Results to Manage Your Expenses

Calculating Your Milk Production Costs and Using the Results to Manage Your Expenses Calculating Your Milk Production Costs and Using the Results to Manage Your Expenses by Gary G. Frank 1 Introduction Dairy farms producing milk have numerous sources of income: milk, cull cows, calves,

More information

Section 10.4 Vectors

Section 10.4 Vectors Section 10.4 Vectors A vector is represented by using a ray, or arrow, that starts at an initial point and ends at a terminal point. Your textbook will always use a bold letter to indicate a vector (such

More information

Life Insurance Buyer's Guide

Life Insurance Buyer's Guide Life Insurance Buyer's Guide This guide can help you when you shop for life insurance. It discusses how to: Find a Policy That Meets Your Needs and Fits Your Budget Decide How Much Insurance You Need Make

More information

Take Control of Your Debt

Take Control of Your Debt Student Services Funding & Advice Take Control of Your Debt SUCCESS...We ll help you achieve it! @UWS_Funding TAKE CONTROL OF YOUR DEBT Borrowing money can be an inevitable part of life. It is important

More information

Instructions Budget Sheets

Instructions Budget Sheets Instructions Budget Sheets Potential Sources of Revenue and Expenses REVENUE Parent Dues Tournament Revenue Fundraisers Sponsors Branch / Association EXPENSES Games / Practices Officiating Fees Rink /

More information

Being a Wise Borrower: The Importance of Managing Your Money

Being a Wise Borrower: The Importance of Managing Your Money B2. Being a Wise Borrower: The Importance of Managing Your Money Introduction This lesson will help guide students through the process of borrowing and managing money in a responsible way so they are prepared

More information

How is the Ascend insurance estimate calculated? Why doesn't my insurance estimate look right?

How is the Ascend insurance estimate calculated? Why doesn't my insurance estimate look right? How is the Ascend insurance estimate calculated? Why doesn't my insurance estimate look right? Whether you re new to Dentrix Ascend or you haven t had the time to dig into the behind the scenes settings

More information

Multiplication Rules! Tips to help your child learn their times tables

Multiplication Rules! Tips to help your child learn their times tables Multiplication Rules! Tips to help your child learn their times tables 1. Have fun! We want relaxed kids and plenty of giggles. 2. Go slowly and relax. 3. Do the preliminary review, all the preliminary

More information

Creating Formulas II. Multiplication/Division Percentages Order of Operations Relative and Absolute Reference

Creating Formulas II. Multiplication/Division Percentages Order of Operations Relative and Absolute Reference Creating Formulas II Multiplication/Division Percentages Order of Operations Relative and Absolute Reference Creating Formulas II In the first paper, Creating Formulas I (which I encourage you to read

More information

Glossary of Accounting Terms

Glossary of Accounting Terms Glossary of Accounting Terms Account - Something to which transactions are assigned. Accounts in MYOB are in one of eight categories: Asset Liability Equity Income Cost of sales Expense Other income Other

More information

Financial Statements LESSON 15. What are Financial Statements?

Financial Statements LESSON 15. What are Financial Statements? Financial Statements LESSON 15 Main Idea Business owners must have accurate and timely information about the fi nancial status of their business to make the best decisions. Most of this fi nancial information

More information

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas Introduction Excel Level Two This workshop introduces you to formulas, functions, moving and copying data, using autofill, relative and absolute references, and formatting cells. Contents Introduction

More information

Mathematical Induction

Mathematical Induction Mathematical Induction In logic, we often want to prove that every member of an infinite set has some feature. E.g., we would like to show: N 1 : is a number 1 : has the feature Φ ( x)(n 1 x! 1 x) How

More information

Section 1.5 Exponents, Square Roots, and the Order of Operations

Section 1.5 Exponents, Square Roots, and the Order of Operations Section 1.5 Exponents, Square Roots, and the Order of Operations Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Identify perfect squares.

More information

Finance Decisions Help Explanations Information on Rules/Procedures

Finance Decisions Help Explanations Information on Rules/Procedures Finance Decisions Help Explanations Information on Rules/Procedures The finance decisions screen provides you with detailed information relating to your company s quarterly cash inflows and outflows and

More information

DDBA 8438: Introduction to Hypothesis Testing Video Podcast Transcript

DDBA 8438: Introduction to Hypothesis Testing Video Podcast Transcript DDBA 8438: Introduction to Hypothesis Testing Video Podcast Transcript JENNIFER ANN MORROW: Welcome to "Introduction to Hypothesis Testing." My name is Dr. Jennifer Ann Morrow. In today's demonstration,

More information

Additional Terms and Conditions

Additional Terms and Conditions Page 1 of 35 Additional Terms and Conditions The following set of additional terms and conditions is attached as Schedule B to Canadian Imperial Bank of Commerce Residential Mortgages in Newfoundland and

More information

Social Return on Investment

Social Return on Investment Social Return on Investment Valuing what you do Guidance on understanding and completing the Social Return on Investment toolkit for your organisation 60838 SROI v2.indd 1 07/03/2013 16:50 60838 SROI v2.indd

More information

OA3-10 Patterns in Addition Tables

OA3-10 Patterns in Addition Tables OA3-10 Patterns in Addition Tables Pages 60 63 Standards: 3.OA.D.9 Goals: Students will identify and describe various patterns in addition tables. Prior Knowledge Required: Can add two numbers within 20

More information

Income Based Repayment General Information

Income Based Repayment General Information Prepared by Federal Student Aid U.S. Department of Education January 5, 2010 The Questions & Answers (Q&As) that follow provide information about the Income Based Repayment (IBR) Plan that is available

More information

Financial Planning. Preparing Financial Budgets to support your Development Plan

Financial Planning. Preparing Financial Budgets to support your Development Plan Introduction Financial Planning Preparing Financial Budgets to support your Development Plan Welcome to Oxfordshire Early Years Development & Childcare Partnership s electronic financial planning tool.

More information

The Concept of Present Value

The Concept of Present Value The Concept of Present Value If you could have $100 today or $100 next week which would you choose? Of course you would choose the $100 today. Why? Hopefully you said because you could invest it and make

More information

Linear functions Increasing Linear Functions. Decreasing Linear Functions

Linear functions Increasing Linear Functions. Decreasing Linear Functions 3.5 Increasing, Decreasing, Max, and Min So far we have been describing graphs using quantitative information. That s just a fancy way to say that we ve been using numbers. Specifically, we have described

More information

2015 County Auditors Institute. May 2015. Excel Workshop Tips. Working Smarter, Not Harder. by David Scott, SpeakGeek@att.net

2015 County Auditors Institute. May 2015. Excel Workshop Tips. Working Smarter, Not Harder. by David Scott, SpeakGeek@att.net 2015 County Auditors Institute May 2015 Excel Workshop Tips Working Smarter, Not Harder by David Scott, SpeakGeek@att.net Note: All examples in this workshop and this tip sheet were done using Excel 2010

More information

Personal Financial Literacy

Personal Financial Literacy Personal Financial Literacy 7 Unit Overview Being financially literate means taking responsibility for learning how to manage your money. In this unit, you will learn about banking services that can help

More information

WASHINGTON UNIVERSITY SCHOOL OF LAW NEW LOAN REPAYMENT ASSISTANCE PROGRAM (LRAP II) (Last updated: January 19, 2015) I INTRODUCTION

WASHINGTON UNIVERSITY SCHOOL OF LAW NEW LOAN REPAYMENT ASSISTANCE PROGRAM (LRAP II) (Last updated: January 19, 2015) I INTRODUCTION WASHINGTON UNIVERSITY SCHOOL OF LAW NEW LOAN REPAYMENT ASSISTANCE PROGRAM (LRAP II) (Last updated: January 19, 2015) I INTRODUCTION To help law students who want to secure employment in low paying public

More information

Contents. Subtraction (Taking Away)... 6. Multiplication... 7 by a single digit. by a two digit number by 10, 100 or 1000

Contents. Subtraction (Taking Away)... 6. Multiplication... 7 by a single digit. by a two digit number by 10, 100 or 1000 This booklet outlines the methods we teach pupils for place value, times tables, addition, subtraction, multiplication, division, fractions, decimals, percentages, negative numbers and basic algebra Any

More information

Lesson Objectives. Procedure

Lesson Objectives. Procedure 97 Materials 1. Car Advertisements (magazines, downloaded video from the internet, or taped from TV) 2. Deciding What You Want Worksheet 3. Loan Calculations Sheet 4. Don t Abuse Your Credit Story 5. Dry

More information

SECTION 5: Finalizing Your Workbook

SECTION 5: Finalizing Your Workbook SECTION 5: Finalizing Your Workbook In this section you will learn how to: Protect a workbook Protect a sheet Protect Excel files Unlock cells Use the document inspector Use the compatibility checker Mark

More information

Instructor (Brad Osgood)

Instructor (Brad Osgood) TheFourierTransformAndItsApplications-Lecture08 Instructor (Brad Osgood):We're on? Okay. So today first of all, any questions? Anything on anybody's mind? If you brought your problem sets with you, you

More information

A positive exponent means repeated multiplication. A negative exponent means the opposite of repeated multiplication, which is repeated

A positive exponent means repeated multiplication. A negative exponent means the opposite of repeated multiplication, which is repeated Eponents Dealing with positive and negative eponents and simplifying epressions dealing with them is simply a matter of remembering what the definition of an eponent is. division. A positive eponent means

More information

Inaugurating your books with QuickBooks is a breeze if you ve just started a business:

Inaugurating your books with QuickBooks is a breeze if you ve just started a business: Setting Up Existing Records in a New Company File APPENDIX I Inaugurating your books with QuickBooks is a breeze if you ve just started a business: your opening account balances are zero and you build

More information

Exponents and Radicals

Exponents and Radicals Exponents and Radicals (a + b) 10 Exponents are a very important part of algebra. An exponent is just a convenient way of writing repeated multiplications of the same number. Radicals involve the use of

More information

What are Swaps? Spring 2014. Stephen Sapp

What are Swaps? Spring 2014. Stephen Sapp What are Swaps? Spring 2014 Stephen Sapp Basic Idea of Swaps I have signed up for the Wine of the Month Club and you have signed up for the Beer of the Month Club. As winter approaches, I would like to

More information

CREDIT Types of Credit Types of Repayment Plans Credit Costs Sources of Credit Optimizing Use of Credit

CREDIT Types of Credit Types of Repayment Plans Credit Costs Sources of Credit Optimizing Use of Credit CREDIT Types of Credit 1. Line of Credit Revolving, equity, credit card. Short Term Operating, 90-day 3. Intermediate Cows, machinery, automobiles, 3 7 years 4. Long Term Land, buildings, homes, 0 30 years

More information

Chapter 6. Linear Programming: The Simplex Method. Introduction to the Big M Method. Section 4 Maximization and Minimization with Problem Constraints

Chapter 6. Linear Programming: The Simplex Method. Introduction to the Big M Method. Section 4 Maximization and Minimization with Problem Constraints Chapter 6 Linear Programming: The Simplex Method Introduction to the Big M Method In this section, we will present a generalized version of the simplex method that t will solve both maximization i and

More information

3. a. If all money is held as currency, then the money supply is equal to the monetary base. The money supply will be $1,000.

3. a. If all money is held as currency, then the money supply is equal to the monetary base. The money supply will be $1,000. Macroeconomics ECON 2204 Prof. Murphy Problem Set 2 Answers Chapter 4 #2, 3, 4, 5, 6, 7, and 9 (on pages 102-103) 2. a. When the Fed buys bonds, the dollars that it pays to the public for the bonds increase

More information

Financial Mathematics

Financial Mathematics Financial Mathematics For the next few weeks we will study the mathematics of finance. Apart from basic arithmetic, financial mathematics is probably the most practical math you will learn. practical in

More information

ROUND(cell or formula, 2)

ROUND(cell or formula, 2) There are many ways to set up an amortization table. This document shows how to set up five columns for the payment number, payment, interest, payment applied to the outstanding balance, and the outstanding

More information

Page 18. Using Software To Make More Money With Surveys. Visit us on the web at: www.takesurveysforcash.com

Page 18. Using Software To Make More Money With Surveys. Visit us on the web at: www.takesurveysforcash.com Page 18 Page 1 Using Software To Make More Money With Surveys by Jason White Page 2 Introduction So you re off and running with making money by taking surveys online, good for you! The problem, as you

More information

Consumer lending. terms and conditions

Consumer lending. terms and conditions Consumer lending terms and conditions 1 Important information Who we are Teachers Mutual Bank Limited ABN 30 087 650 459 AFSL/Australian Credit Licence 238981. In this document, the Bank, we, us and our

More information

NPV Versus IRR. W.L. Silber -1000 0 0 +300 +600 +900. We know that if the cost of capital is 18 percent we reject the project because the NPV

NPV Versus IRR. W.L. Silber -1000 0 0 +300 +600 +900. We know that if the cost of capital is 18 percent we reject the project because the NPV NPV Versus IRR W.L. Silber I. Our favorite project A has the following cash flows: -1 + +6 +9 1 2 We know that if the cost of capital is 18 percent we reject the project because the net present value is

More information

Unit 2: Finance for Business

Unit 2: Finance for Business Unit 2: Finance for Business Level: 1 and 2 Unit type: Core Guided learning hours: 30 Assessment type: External Unit introduction All businesses have to spend money before they can make a profit, and when

More information

Accepted 4 October, 2011

Accepted 4 October, 2011 Vol. 7(22), pp. 2079-2085, 14 June, 2013 DOI: 10.5897/AJBM11.1853 ISSN 1993-8233 2013 Academic Journals http://www.academicjournals.org/ajbm African Journal of Business Management Review How to get correct

More information

Chapter 2 An Introduction to Forwards and Options

Chapter 2 An Introduction to Forwards and Options Chapter 2 An Introduction to Forwards and Options Question 2.1. The payoff diagram of the stock is just a graph of the stock price as a function of the stock price: In order to obtain the profit diagram

More information

Amortized Loan Example

Amortized Loan Example Amortized Loan Example Chris Columbus bought a house for $293,000. He put 20% down and obtained a 3 simple interest amortized loan for the balance at 5 % annually interest for 30 8 years. a. Find the amount

More information

Why have an accounting system?

Why have an accounting system? Why have an accounting system? Steve Nelson, CPA and author of QuickBooks for Dummies (1) Tax law requires your business to have a financial accounting system that works. Watch this webinar Your Guide

More information

Income Statement. (Explanation)

Income Statement. (Explanation) Income Statement (Explanation) Your AccountingCoach PRO membership includes lifetime access to all of our materials. Take a quick tour by visiting www.accountingcoach.com/quicktour. Introduction to Income

More information

Hidden Costs of Credit (1/2)

Hidden Costs of Credit (1/2) CHAPTER 4 Activity: Small group or partner 25 MINUTES Materials: Course materials and the activity handout Objective: The purpose of this activity is for students to examine the true cost of credit. Students

More information

Airplane Buying Cheat Sheet. How To Get A Discount On Your Next Airplane:

Airplane Buying Cheat Sheet. How To Get A Discount On Your Next Airplane: Airplane Buying Cheat Sheet Disclaimer: Make sure you always get professional legal advice & used licenced technicians when you are doing your inspections. This information is used at your own risk...

More information

With compound interest you earn an additional $128.89 ($1628.89 - $1500).

With compound interest you earn an additional $128.89 ($1628.89 - $1500). Compound Interest Interest is the amount you receive for lending money (making an investment) or the fee you pay for borrowing money. Compound interest is interest that is calculated using both the principle

More information