***MUST USE MY 6 SOURCES ATTACHED IN THE FILES. YOU MIGHT ADD OTHER TWO SOURCES, BUT THE MAX MUN SOURCE IS 8. ***
Rhetorical Appeals
USE ONE OF THE FOLLOWING THREE METHOD:
Ethos: appeal to credibility or morality
Pathos: appeal to the emotions
Logos: appeal to logic
Medium: tool for communication
Remediation: an argument made in one medium translated into another medium
Audience: recipient of communication
MUST HAVE A PARAGRAPH OF COUNTERARGUMENT
Counterargument: an argument opposed to the idea developed by your thesis
Purpose
Write a persuasive essay. Explain the social issue and provide background information. Thesis statement at the end of the introduction. Give solutions for the social issue in the body paragraphs. Quote sources as evidence to support you claim. Analysis in your own word to show why the solutions are work. Each body paragraph should have a topic sentence at the beginning and a summary sentence at the end. Counterargument is required. Conclusion is required, provide future thought at the end of the conclusion.
Project Description/Assignment
The Essay
You will generate an arguable claim and write a 1,000-1,200 word academic essay to support that claim, based on the following requirements:
provide background on the topic (context)
present your arguable claim in your thesis
use evidence to support your claim and analysis
explain counterarguments and refute them to support your claim
offer a conclusion that underscores why your argument matters within a larger context
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 });

