Difference between revisions of "Function Evaluation"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
</blockquote> | </blockquote> | ||
− | '''Example''' | + | '''Example''': |
:Given the function <math> h(p) = p^2 + 2p </math>, evaluate <math> h(4) </math>. | :Given the function <math> h(p) = p^2 + 2p </math>, evaluate <math> h(4) </math>. | ||
− | To evaluate <math> h(4) </math>, we substitute the value 4 for the input variable <math>p</math> in the given function. | + | '''Solution''' |
+ | :To evaluate <math> h(4) </math>, we substitute the value 4 for the input variable <math>p</math> in the given function. | ||
<div style="text-align: center;"><math> \begin{align} | <div style="text-align: center;"><math> \begin{align} |
Revision as of 14:58, 12 January 2022
- HOW TO: EVALUATE A FUNCTION GIVEN ITS FORMULA
- Replace the input variable in the formula with the value provided.
- Calculate the result.
Example:
- Given the function , evaluate .
Solution
- To evaluate , we substitute the value 4 for the input variable in the given function.
Resources
- Evaluating Functions, Khan Academy
- Evaluating and Solving Functions, Lumen Learning