BABF October 2015
Throughout this Business Finance module we have focused on investment and financing from a risk based perspective with an emphasis on the shareholders of the company.
This End of Module Project allows you to bring together several aspects of the module in a holistic manner. (it’s a report)
Select a company of your choice and obtain their latest annual report (this can be one you work for, are familiar with or one you have an interest in). Ensure your chosen company will enable you to meet all of the criteria below.
There are lots of companies to choose from and normally their annual reports are available easily from the company’s web site. if you are struggling for a suitable company, just have a look at the Financial Times (either hard copy or on the web) where you will see a comprehensive list of company names that are listed on the FTSE, this would be a good starting point.
Using your chosen company, you are required to:
1.Explain the key sources of finance for your company. For example what is the mix of share capital and long term loans, does this company appear to be risky from a gearing point of view? (350-500 words)
2.Identify the key elements of working capital and discuss any particular strengths or weaknesses which you feel the company has in this area. (350-500 words)
3.Discuss the company’s exposure to risks generally and exchange rate risk in particular as a result of their involvement in international markets. How does the company manage these risks, and how successful do you think the company is in this? (400-500 words) /(International aspects)
4.Evaluate the success of corporate restructuring activities undertaken by your chosen company in the last five years or so. For example, has it acquired new subsidiary companies, entered into joint ventures or undertaken divestment, and how successful has this been? (400-500 words) (reorganizing or restricting company or goals)
The learning outcomes for this assignment are:
•Understand the conceptual framework of finance
•Evaluate alternative funding policies and instruments available to firms
•Appreciate methods of valuation and their application to corporate restructuring
Must be include in the report:
• Source of finance – Working Capital – International aspects – Calculate Gearing ratio and other type of ratio (chose the most important ratio for that company)
• Also chose a company that have a mix of Debt and Equity.
• Working capital: if it’s too much or sufficient
• In working capital section: like inventory – receivable –payables – Cash
• Different types of working componence effecting ratio
P.S Please note there might be more requirements added, if so I will let you know.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

