For the problems on page 345-6, factor the polynomials using whatever strategy seems appropriate. State what methods you will use and then demonstrate the methods on your problems, explaining the process as you go. Discuss any particular challenges those particular polynomials posed for the factoring.
For the problem on page 353 make sure you use the “ac method” regardless of what the book’s directions say. Show the steps of this method in your work in a similar manner as how the book shows it in examples.
Incorporate the following five math vocabulary words into your discussion. Use bold font to emphasize the words in your writing (Do not write definitions for the words; use them appropriately in sentences describing your math work.):
Factor
GCF
Prime factors
Perfect square
Grouping
Your initial post should be 150-250 words in length. Respond to at least two of your classmates’ posts by Day 7. Make sure you choose people who don’t have the same numbers as you worked. Do you agree with how they used the vocabulary? Is their example of polynomial multiplication suitable as a comparison?
WITH MY LAST NAME MY THIRD LETTER IS P SO I WILL WORK ON THE FOLLOWING PROBLEMS
pg. 345-346
98. 3h^2t +6ht +3t
102. 3 +2y +21y^2
pg. 353
64. 3x^2 17x +10
must be completely finished problems
reference is
Reference: Dugopolski, M. (2012). Elementary and intermediate algebra (4th ed.). New York, NY: McGraw-Hill Publishing
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 });

