Find the minimum value of the function f(x) = 3x^2 - 12x + 7.
Practice Questions
1 question
Q1
Find the minimum value of the function f(x) = 3x^2 - 12x + 7.
-5
1
0
2
The vertex occurs at x = -b/(2a) = 12/6 = 2. f(2) = 3(2^2) - 12(2) + 7 = 1.
Questions & Step-by-step Solutions
1 item
Q
Q: Find the minimum value of the function f(x) = 3x^2 - 12x + 7.
Solution: The vertex occurs at x = -b/(2a) = 12/6 = 2. f(2) = 3(2^2) - 12(2) + 7 = 1.
Steps: 7
Step 1: Identify the function we need to analyze, which is f(x) = 3x^2 - 12x + 7.
Step 2: Recognize that this is a quadratic function in the form f(x) = ax^2 + bx + c, where a = 3, b = -12, and c = 7.
Step 3: To find the minimum value, we need to find the vertex of the parabola. The x-coordinate of the vertex can be found using the formula x = -b/(2a).
Step 4: Substitute the values of a and b into the formula: x = -(-12)/(2*3) = 12/6 = 2.
Step 5: Now that we have the x-coordinate of the vertex (x = 2), we need to find the corresponding y-coordinate by substituting x back into the function: f(2) = 3(2^2) - 12(2) + 7.