Find the quadratic function f(x) = ax² + bx + c for which ƒ( − 2) = −4, ƒ(1) = 2, and f(2) = 0.
Verified step by step guidance
1
Start by writing the general form of the quadratic function: \(f(x) = ax^{2} + bx + c\).
Use the given points to create a system of equations by substituting each \(x\) and \(f(x)\) value into the quadratic function:
For \(f(-2) = -4\), substitute \(x = -2\) and \(f(x) = -4\) to get: \(a(-2)^{2} + b(-2) + c = -4\).
For \(f(1) = 2\), substitute \(x = 1\) and \(f(x) = 2\) to get: \(a(1)^{2} + b(1) + c = 2\).
For \(f(2) = 0\), substitute \(x = 2\) and \(f(x) = 0\) to get: \(a(2)^{2} + b(2) + c = 0\).
Verified video answer for a similar problem:
This video solution was recommended by our tutors as helpful for the problem above
Video duration:
13m
Play a video:
0 Comments
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Quadratic Functions
A quadratic function is a polynomial of degree two, generally written as f(x) = ax² + bx + c, where a, b, and c are constants and a ≠ 0. Its graph is a parabola, and the coefficients determine its shape and position.
Solving Quadratic Equations Using The Quadratic Formula
Function Evaluation
Function evaluation involves substituting a specific input value into the function to find the corresponding output. For example, f(−2) means replacing x with −2 in the quadratic expression and calculating the result.
To find the coefficients a, b, and c, you set up equations based on the given function values and solve the resulting system of linear equations. This process often uses substitution or elimination methods to find the unknowns.