Hi! For this problem, you will need to go through several steps of substitution to evaluate your final answer as a quotient difference:
I always recommend taking note of our given information and "target" objective, so that we can quickly reference, when necessary. I find that it also helps me from feeling too overwhelmed by organizing the problem into a "problem and solution" flow that clearly shows my starting information that I can draw from, and how I should be utilizing it when I begin the substitution process.
Given: f(x) = 5x2 + 2x
Find: f(x+h) - f(x)
----------------
h
Step 1: Substitute all f(x) x's with (x+h)
- We're given that f(x) = 5x2+ 2x, therefore f(x+h) = [5(x+h)2 +2(x+h)]
Step 2: Substitute 5x2 + 2x for f(x)
- f(x) = 5x2 + 2x (for the remainder of the problem, we will refer to our given function in terms of x, as opposed to f(x). In this case, this means that we will use "5x2+ 2x" instead of "f(x)")
Step 3: Combine numerator functions
- Numerator functions given in the problem are: f(x+h) - f(x)
- In step 1, we found that f(x+h) = [5(x+h)2+2(x+h)]
- In step 2, we found that f(x) = 5x2+ 2x
- Therefore, f(x+h) - f(x) = [5(x+h)2+2(x+h)] - (5x2+ 2x)
- *Remember to distribute the negative (-) when subtracting the full term.
Step 4: Distribute to simplify the term f(x+h), which we have written as [5(x+h)2+2(x+h)]
- 5(x+h)2+2(x+h) = 5x2 + 10xh + 5h2
- 2(x+h) = 2x + 2h
Step 5: Write out the extended equation
- Numerator: 5x2 + 10xh + 5h2 + 2x + 2h - 5x2 - 2x
- Since our goal is to find a fraction, we need to remember to include our denominator, "h," in the calculation
- Denominator: h
- Full fraction: (5x2 + 10xh + 5h2 + 2x + 2h - 5x2 - 2x) / h
Step 6: Eliminate like-terms
- Within the equation: (5x2 + 10xh + 5h2 + 2x + 2h - 5x2 - 2x) / h we have 2 pairs of like terms:
-
5x2 - 5x2 will cancel (remember, the sign that precedes the term must be considered. This is why we have -5x2 as our second value, and not just 5x2)
-
2x - 2x will also cancel-out.
- By cancelling out the like-terms, we are left with: (10xh + 5h2 + 2h) / h
Step 7: Factor common factor "h" in the numerator.
- 10xh + 5h2 + 2h --> h(10x+5h+2)
Step 8: Cancel out common factor "h" in numerator and "h" in the denominator
-
h(10x+5h+2) / h --> 10x+5h+2
Step 9: Record final solution to the problem
- In our final step, we found that our equation simplified to 10x+5h+2. No further arithmetic can be performed, and so, we have reached our final answer.
Solution: 10x+5h+2
Mark M.
My error with the "Downvote". Clicked the wrong button.05/23/25