General Electric was relying on short-term borrowing to finance their operations. This strategy worked well before the financial crisis in 2008.
Read about GEs financial challenges around the financial crisis of 2008. http://blogs.wsj.com/moneybeat/2015/06/09/a-look-at-ges-slim-down-since-the-financial-crisis/
After the credit market turbulence, however, GE had difficulties in borrowing short-term debt. GE had a $50 million line of credit that they thought they would never need but were confident that would definitely get it when requested. Things however, changed dramatically during the financial crisis in 2008. GE couldn’t pull its line of credit because it would render the bank that granted the line bankrupt and cause a series of cascade bankruptcies after that. GE learned a painful lesson that a line of credit is not as good as cash.
What GE experienced illustrates how important working capital management to the firms financial position and risk.
In order to meet their working capital needs, companies have the option to hold cash or hold on to a line of credit.
Discuss:
1- Evaluate whether you would recommend companies to hold cash or to rely on the line of credit. Why or why not.
2- Would you make different recommendations for different types of firms?
3- What implications does liquidity management have on your recommendation?
4- Find news examples and evidences to support your position.
Please NO cover page and No reference section. Just write the question and below is the answer completely and accurately.
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 });

