Problem 28
Question
For the following exercises, evaluate the function \(f\) at the indicated values \(f(-3), f(2), f(-a),-f(a), f(a+h)\). $$ f(x)=-5 x^{2}+2 x-1 $$
Step-by-Step Solution
Verified Answer
\(f(-3) = -52\), \(f(2) = -17\), \(f(-a) = -5a^2 - 2a - 1\), \(-f(a) = 5a^2 - 2a + 1\), \(f(a+h) = -5a^2 - 10ah - 5h^2 + 2a + 2h - 1\).
1Step 1: Substitute -3 into f(x)
Replace every instance of \(x\) in the function \(f(x) = -5x^2 + 2x - 1\) with \(-3\). Perform the calculations: \(f(-3) = -5(-3)^2 + 2(-3) - 1 = -5(9) - 6 - 1 = -45 - 6 - 1 = -52\). Thus, \(f(-3) = -52\).
2Step 2: Substitute 2 into f(x)
Replace every instance of \(x\) in the function with \(2\). Calculate \(f(2) = -5(2)^2 + 2(2) - 1 = -5(4) + 4 - 1 = -20 + 4 - 1 = -17\). Thus, \(f(2) = -17\).
3Step 3: Substitute -a into f(x)
Replace every instance of \(x\) in the function with \(-a\). Simplify to get \(f(-a) = -5(-a)^2 + 2(-a) - 1 = -5a^2 - 2a - 1\). Thus, \(f(-a) = -5a^2 - 2a - 1\).
4Step 4: Calculate -f(a)
First find \(f(a)\) by substituting \(a\) into the function: \(f(a) = -5a^2 + 2a - 1\). Therefore, \(-f(a) = -(-5a^2 + 2a - 1) = 5a^2 - 2a + 1\). Thus, \(-f(a) = 5a^2 - 2a + 1\).
5Step 5: Substitute a+h into f(x)
Replace every instance of \(x\) in the function with \(a+h\). Calculate \(f(a+h) = -5(a+h)^2 + 2(a+h) - 1\). Use the expansion \((a+h)^2 = a^2 + 2ah + h^2\), then expand: \(-5(a^2 + 2ah + h^2) + 2a + 2h - 1 = -5a^2 - 10ah - 5h^2 + 2a + 2h - 1\). Thus, \(f(a+h) = -5a^2 - 10ah - 5h^2 + 2a + 2h - 1\).
Key Concepts
Quadratic FunctionsSubstitution MethodFunction NotationPolynomial Expressions
Quadratic Functions
Quadratic functions are expressions that take the form \( ax^2 + bx + c \). These functions are called "quadratic" because the highest exponent of the variable \( x \) is squared. The general shape of a quadratic function is a parabola, which can open upwards or downwards based on the sign of the leading coefficient \( a \).
Key features of quadratic functions include:
Key features of quadratic functions include:
- A vertex, which is the highest or lowest point of the parabola.
- A line of symmetry, which passes through the vertex.
- The parabola may have zero, one, or two x-intercepts, where the graph crosses the x-axis.
- A y-intercept, where the graph crosses the y-axis.
Substitution Method
The substitution method is a straightforward technique used to evaluate functions by replacing each variable with the given value. This method is particularly useful when dealing with polynomial expressions like quadratic functions.
For example, to evaluate \( f(-3) \), you substitute \(-3\) for every instance of \( x \) in the function \(-5x^2 + 2x - 1\):
For example, to evaluate \( f(-3) \), you substitute \(-3\) for every instance of \( x \) in the function \(-5x^2 + 2x - 1\):
- Begin with \(-5(-3)^2 + 2(-3) - 1\).
- Calculate \(-5\times9 = -45,\) \( 2\times(-3) = -6,\) and combine these with \(-1\).
- This results in \(-45 - 6 - 1 = -52\)
Function Notation
Function notation is a way of representing functions in a more convenient form. Instead of a single equation, it uses notation like \( f(x) \) to denote a function of \( x \). This notation not only simplifies the expression but also clearly indicates the dependent relationship.
In function notation:
In function notation:
- \( f(x) \) means "the result of applying function \( f \) to \( x \)."
- To evaluate, substitute the given value into the variable \( x \).
- For example, \( f(2) \) tells us to plug 2 into every occurrence of \( x \) in the function.
Polynomial Expressions
Polynomial expressions are combinations of variables and coefficients involving only addition, subtraction, multiplication, and non-negative integer exponents of variables. A polynomial can be simple, like \( 2x + 1 \) or more complex with higher powers like the quadratic \(-5x^2 + 2x - 1\).
Understanding polynomials involves:
Understanding polynomials involves:
- Recognizing the degree of the polynomial, the highest exponent of variable \( x \), which determines the function's shape and complexity.
- Performing operations such as expansion and simplification, often seen in calculations like evaluating \( f(a+h) \).
- Combining terms, which means reorganizing and simplifying expressions by grouping like terms.
Other exercises in this chapter
Problem 28
For the following exercises, find the average rate of change of each function on the interval specified. $$f(x)=x^{2} \text { on }[1,5]$$
View solution Problem 28
Find functions \(f(x)\) and \(g(x)\) so the given function can be expressed as \(h(x)=f(g(x))\). $$ h(x)=\frac{3}{x-5} $$
View solution Problem 29
For the following exercises, sketch a graph of the function as a transformation of the graph of one of the toolkit functions. $$ k(x)=(x-2)^{3}-1 $$
View solution Problem 29
For the following exercises, graph the given functions by hand. $$ f(x)=-|x-1|-3 $$
View solution