\”Aurora Textile Company Case 21
Case Studies in Finance, pp. 311-322
1.How has Aurora Textile performed over the past four years? Be prepared to provide financial ratios that present a clear picture of Auroras financial condition.
2.List the factors affecting the textile industry. What do you think is the state of the industry in the United States? How should you incorporate the state of the textile industry into your analysis? Why should anyone invest money in the industry?
3.What are the relevant cash flows for the Zinser investment? Using a 10% WACC and assuming a 36% tax rate, what do you get as the NPV for the project? What are the value drivers in your analysis? What do you estimate as the cost per pound for customer returns under the Zinser alternative? (Hint: for a replacement decision, analysts often find it helpful to prepare two sets of cash flows and two NPVsone for the status quo and one for the new machine.)
4.Craft a memo to the board of directors stating your recommendation about investing in the new Zinser machine. Part of your memo should explain why it is better to invest in the Zinser or to pay a dividend to the shareholders. Be sure to explain the primary reasons that justify your recommended course of action.
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 });

