Question
Evaluating function values and solving basic quadratic equations
Original question: Evaluate a function [Examples: f(x) = x 2 - 3x; find f(-8); solve x 2 + 3x - 28 = 0]
Expert Verified Solution
Key concept: Function notation like f(x) and quadratic equations such as x squared minus 3x appear together in basic algebra practice [1][2].
Step by step
What function evaluation means
The expression defines a rule, and evaluating the function means replacing with a specific number. If the input is , then the goal is to compute the output by substitution.
Function notation tells you exactly what to do: take the formula, insert the given value, and simplify carefully. This is one of the most important algebra skills because it connects symbolic expressions to numerical results.
Evaluating f(-8)
Start with the rule:
Now substitute for :
Compute each part in order:
and
So the result is
The key detail is that the square applies to the entire number , so the result is positive. That is why parentheses are essential in function evaluation.
Connecting the equation to the function rule
The equation is a separate algebra task, but it uses the same kind of expression structure. If a function were defined by , then solving would mean finding the inputs that make the output zero.
That quadratic can be factored as
So the solutions are
This shows the relationship between function rules and equations. Evaluating a function gives one output for one input, while solving an equation finds the input values that satisfy a condition.
Common mistakes to avoid
A common error is forgetting parentheses when substituting a negative number. Writing as changes the meaning and gives a wrong sign. Another mistake is mixing up evaluation with solving. To evaluate , you do not set the function equal to zero. You simply substitute and simplify.
Another subtle issue appears in quadratic equations: students sometimes factor correctly but forget the zero-product property. Once the equation is written as a product equal to zero, each factor can be set equal to zero separately. That step gives the final solutions cleanly and reliably.
Pitfall alert
The first place this work goes wrong is usually the substitution step in . If the negative sign is not enclosed in parentheses, the square is applied incorrectly and the answer changes. Many students write instead of , which is not the same expression. A second common trap is confusing function evaluation with equation solving. The task asks for a single output, not for values of that make the function equal to zero. In the quadratic equation example, another mistake is factoring correctly but stopping before using the zero-product property. If , both factors must be checked separately. Also, signs inside the factors matter. A small sign error changes both roots. Careful notation and a final check against the original expression help prevent these issues.
Try different conditions
If the function changed to and the input changed from to , the new question would be: 'Evaluate .' Substituting gives . If the quadratic equation changed from to , the new solving task would factor as , so the solutions would be and . These variants show that the same procedures work with different values, but the final answers depend entirely on the exact sign pattern and input number. Checking signs and parentheses is what keeps the work accurate from start to finish.
Further reading
function notation, substitute and simplify, zero product property
FAQ
How do you evaluate a function when the input is negative?
Replace the variable with the negative number and use parentheses so the signs are handled correctly. Then simplify the expression step by step.
How do function values connect to solving a quadratic equation?
Evaluating a function gives an output for one input, while solving a quadratic equation finds the input values that make the expression equal to zero. Factoring and the zero product property are often used for that task.