If g(x) = x 2 + x - 1 and (goƒ) (x) = 4x 2 - 10x + 5, then ƒ(45) is equal to:
Options
Solution
Key Concepts and Formulas
Composite Function Definition: The composite function (g∘f)(x) is defined as g(f(x)). This means the output of function f becomes the input for function g.
Function Evaluation: To evaluate a function h(x) at a specific value a, we substitute a for every occurrence of x in the definition of h(x), i.e., h(a).
Solving Quadratic Equations: A quadratic equation of the form ay2+by+c=0 can be solved using factoring, completing the square, or the quadratic formula.
Step-by-Step Solution
Step 1: Understand the Given Information and the Goal
We are given two functions:
g(x)=x2+x−1
(g∘f)(x)=4x2−10x+5
Our objective is to find the value of f(45).
Step 2: Evaluate the Composite Function at the Specific Point
We are given the expression for the composite function (g∘f)(x). To find the value of this composite function when x=45, we substitute 45 into its expression:
(g∘f)(45)=4(45)2−10(45)+5
Let's perform the calculations:
(g∘f)(45)=4(1625)−450+5(g∘f)(45)=425−450+5
To combine these terms, we use a common denominator of 4:
(g∘f)(45)=425−450+420(g∘f)(45)=425−50+20(g∘f)(45)=4−5
From the definition of composite functions, we know that (g∘f)(45)=g(f(45)). Therefore, we have:
g(f(45))=−45(∗)
Step 3: Express the Composite Function in Terms of f(x)
We are given g(x)=x2+x−1. To find g(f(x)), we substitute f(x) in place of x in the expression for g(x):
g(f(x))=(f(x))2+f(x)−1
Step 4: Evaluate the Expression from Step 3 at the Specific Point
Now, we substitute x=45 into the expression for g(f(x)) derived in Step 3:
g(f(45))=(f(45))2+f(45)−1
To simplify this equation, let y=f(45). Then the equation becomes:
g(f(45))=y2+y−1(∗∗)
Step 5: Equate the Expressions and Solve for f(45)
We have two expressions for g(f(45)): from equation (∗) and from equation (∗∗). Equating them, we get:
y2+y−1=−45
To solve for y, we rearrange the equation into a standard quadratic form ay2+by+c=0:
y2+y−1+45=0
Combine the constant terms:
y2+y+(−44+45)=0y2+y+41=0
This is a perfect square trinomial, which can be factored as:
(y+21)2=0
Taking the square root of both sides:
y+21=0
Solving for y:
y=−21
Since we defined y=f(45), we have:
f(45)=−21
Common Mistakes & Tips
Algebraic Errors with Fractions: Be extremely careful when performing arithmetic operations with fractions, especially when squaring or finding common denominators.
Misinterpreting Composite Functions: Ensure you understand that (g∘f)(x)=g(f(x)) and not f(g(x)) or g(x)⋅f(x).
Solving Quadratic Equations: If the quadratic equation doesn't appear to be a perfect square, use the quadratic formula y=2a−b±b2−4ac to find the roots.
Summary
The problem involved evaluating a composite function at a specific point and then using the definition of the composite function to set up an equation involving the unknown function f(x). By evaluating both the given composite function and the expression g(f(x)) at x=45, we obtained a quadratic equation in terms of f(45). Solving this quadratic equation yielded the value of f(45).