Read the full document (both the section by Thomas Paine as well as the Adams’ section). Answer the following questions in ONE essay that is a full 2-3 pages. Spelling and grammar will be taken into consideration. Please staple your pages prior to turning in the assignment.
1) What did John and Abigail think of Thomas Paine’s Common Sense? How did they believe it had influenced others? Did their ideas deviate from Paine’s in important ways?
2) What did Abigail recommend the new government to do in order to “remember the ladies?” How did John respond to her suggestions? What did their exchange suggest about the scope and limits of equality among leading supporters of the Revolution?
Your answers should be drawn from thought and reflection of the readings, lectures and the assigned document. Full credit will be given to students whose papers demonstrate satisfactory reading, writing, and comprehension skills. Spelling and grammar count. All papers must be STAPLED. NO LATE PAPERS will be accepted. No sources from outside the class should be used.
Times New Roman Font size 12, double spaced.
A hard copy must be turned in as well as a copy to SafeAssign before any grade will be recorded. No emailed papers will be accepted.
Paine-Adamses Assignment.pdfOpen this document with ReadSpeaker docReader
By submitting this paper, you agree: (1) that you are submitting your paper to be used and stored as part of the SafeAssign services in accordance with the Blackboard Privacy Policy; (2) that your institution may use your paper in accordance with your institution’s policies; and (3) that your use of SafeAssign will be without recourse against Blackboard Inc. and its affiliates.
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 });

