- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Calculate the following with data(assumed) provided:nReturn on investmentnOperating leveragenFinancial leveragenCombined leverage
Rs. | |
---|---|
Sales (S) | 1000000 |
Variable cost (VC) | 375000 |
Fixed cost (FC) | 95000 |
Debt | 425000 |
Interest on debt | 10% |
Equity capital | 590000 |
Solution
The solution is given below −
- return on investment = EBIT/ (D + E)
- return on investment = (S – VC – FC)/ (D + E)
- return on investment = (1000000 – 375000 – 95000)/ (425000 + 590000)
- return on investment = 530000/ 1015000
- return on investment = 52.22%
- operating leverage (OL) = (S – VC)/ EBIT
- operating leverage = (1000000 – 375000)/ 530000
- operating leverage = 625000/ 530000
- operating leverage = 1.18
- financial leverage (FL) =EBIT/ EBT
- financial leverage = 530000/ (EBIT – I)
- financial leverage = 530000/ (530000 – (425000*10%))
- financial leverage = 530000/ (530000- 42500)
- financial leverage = 530000/ 487500
- financial leverage = 1.087
- combined leverage = OL * FL
- combined leverage = 1.18 * 1.087
- combined leverage = 1.28
Here,
EBIT = Earnings before interest and tax.
EBT = earnings before tax and after interest.
I = interest on debentures.
- Related Articles
- Write the difference between financial leverage and operating leverage.
- What is Financial Leverage?
- What is Operating Leverage?
- How does Financial Leverage affect financial risk?
- Effects of Financial Leverage on the Trend of Stock Volatility
- What is operating leverage in special financing?
- How does Operating Leverage impact a business?
- What is the effect of financial (or operational) leverage on beta?
- Calculate the following with data(assumed) provided:
- What is Leverage Ratio in Finance?
- What are the Types of Leverage Ratios?
- What is leverage financing in special financing?
- What is lease leverage in special financing?
- Importance of Leverage Ratio Calculation in Finance
- How to leverage AWS analytics tools for your business?

Advertisements