Develop the topic into a well-organized essay, following the guidelines below. Correct spelling and grammar will be considered during grading. Part of your grade will depend upon the inclusion of the required block quotes. If you do not include the 3 required block quotes to support your position, your paper will lose one letter grade. Be sure to answer all parts of the question.The essay should be a minimum of three double-spaced pages long.Do not use any source, other than the Franklin autobiography to complete this assignment.The Autobiography of Ben FranklinRelying only on material from the The Autobiography of Ben Franklin, thoroughly answer the following questions:Section 1 (25 points): Describe how Benjamin Franklin established the public library in Philadelphia. What was the effect of this library on Ben Franklin and on his community?Section 2 (50 points): Explain Franklin\’s quest for moral perfection. Describe the process that he used? How successful was he in achieving moral perfection? Which virtues did he find the most challenging to maintain? What was meant by his saying, \”a speckled ax is best?\”Section 3 (25 points): Was Franklin a religious man? Why, or why not? Provide specific evidence to support your conclusions.*****Include at least three direct, block quotes from the Autobiography to support your position. Be sure to put your citation for these quotations in parentheses and in all caps. For example, your citation might look like this:\”She assisted me cheerfully in my business, . . . .\” (FRANKLIN, P. 119) or, if there is no page number, (FRANKLIN, Chapter 6).Referencehttp://www.gutenberg.org/files/20203/20203-h/20203-h.htm
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 });

