Homework 1: Case: China in Africa
In chapter 2, Read the Opening Case: China in Africa and answer the following questions:
Describe Chinas strategy in Africa.
If you were the head of a Chinese business that was operating in Sudan, how would you address issues of business ethics and doing business with a repressive regime?
If you were a foreign businessperson working for a global oil company that was eager to get favorable government approval to invest in a local oil refinery in an African country, how would you handle any demands for paybacks (i.e., bribes)?
Please answer these questions to the fullest I will be uploading a PowerPoint of chapter 2. Please use reliable sources if you use anything other than the PowerPoint. When answering the questions you can put yourself in my shoes since a lot of the questions are opinion- although they should be backed up by sources that tell why that would be the right thing to do. Thanks you so much!
Instruction files
carpenter-ppt-ch02_0_chapter_2.pptx(1,44 MiB)
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 });

