Good news! The negative press from the trucking situation in Indonesia has been successfully mitigated. Upper management now recognizes that E227 Global Solutions has long talked about being green, but has not made any major efforts toward reducing the company’s carbon footprint on a global scale. With operations in the U.S. and abroad, E227 Global Solutions has seen generally successful localized initiatives to reduce energy consumption, reduce or eliminate chemical by-products, and minimize office waste.
Management at E227 Global Solutions is now challenging the entire company to adopt “green” strategies and reduce the company’s carbon footprint by 25% in the next year. Recognizing that great ideas come from all levels of the company, E227GS is challenging you, its employees, to generate ideas for going green and achieving, and possibly exceeding, the goal of reducing our carbon footprint.
For this assignment, you will submit a formal proposal to your division manager Anne Brown, recommending a strategy the company could adopt to go green.
Remember, the goal of the proposal is to recommend a sustainable green strategy the company can adopt to reduce the carbon footprint by 25%. The primary audience is your division manager, Anne Brown; however, your proposal will probably be read by anyone in upper management.
As part of the planning stage, you will research 3-4 green strategies and decide on a specific strategy (e.g., reducing printer waste such as paper and ink; phasing in an energy efficient fleet of vehicles; installing solar panels or wind turbines to power the office building, etc.). Or you can research a general area such as physical facilities, recycling, transportation, etc. Just make sure the solution is broad enough so that you’ll be able to talk in depth about the one recommended strategy.
For your research, you need to find a variety of sources (at least six). Explore various sources, including the online librarian. Make all sources are credible. To avoid plagiarism, all borrowed material must be cited correctly using APA guidelines.
The recommended range for the proposal is 1250-1750 words, and it should include the following parts:
Front Matter
Title page
Transmittal Correspondence
Report Proper
Introduction (each of the four sections listed below will be second-level headings under Introduction)
Background of the Problem: Provide an overview of problem/situation and its importance. This is a critical section. It should describe the problem currently and reasons why the proposal is being written.
Statement of Purpose: The statement of purpose is essentially the same as a thesis statement for an essay or paper. It only needs to be a sentence or two long.
Sources and Methods: To establish credibility, discuss the types of research material selected to support the proposed solution and how the material will be used in the proposal. NOTE: You don’t make a list of sources like you would for a References page.
Report Organization: Provide an overview of the various sections of the report so the reader is aware of the direction and organization of the report to follow.
Discussion (each of the three sections listed below will be second-level headings under Discussion)
Solution and Benefits: Identify your solution and discuss its benefits. Include a visual.
Cost: This section should include individual costs to the organization, but may also include any cost savings that may be realized. Include a table to help readers visualize what is presented in this section.
Conclusion and Recommendation: Review the issues that led to the proposed solution and clearly state the recommendation you want the reader to implement.
Conclude the report with a brief statement that expresses a positive sentiment or statement.
End Matter
References (at least six credible sources in APA format)
Appendices (if applicable
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 });

