Answer:
{y | y ≥ -11 }
Step-by-step explanation:
To answer a question like this, it is often helpful to graph the function or to rewrite it to vertex form.
f(x) = 3x^2 +6x -8
f(x) = 3(x^2 +2x) -8 . . . . factor the leading coefficient from x terms
f(x) = 3(x^2 +2x +1) -8 -3(1) . . . . complete the square*
f(x) = 3(x +1)^2 -11
The form of this equation tells you that the graph is a parabola that opens upward. Its vertex is (-1, -11), so the minimum value is -11. The range is the vertical extent of the function values, so goes upward from -11:
y ≥ -11
_____
* Vertex form is ...
f(x) = a(x -h)^2 +k
where "a" is the vertical scale factor and (h, k) is the vertex. When "a" is positive, the parabola opens upward; when it is negative, the parabola opens downward.
The square is completed by adding the square of half the x-coefficient inside parentheses, and subtracting the equivalent amount outside parentheses. Here, we had 2x inside parentheses, so we added (2/2)^2 = 1 inside and -3(1) outside, because "a" was 3.
_____
Brainly provides tools for properly rendering math symbols. 2-11 is not the same as ≥-11.
Answer:
5x^2 +10x
Step-by-step explanation:
The area is the product of the height and width. For this exercise, it is convenient to compute the rectangle areas individually, then write their sum:
blue rectangle area = (5x)(x) = 5x^2
red rectangle area = (5x)(2) = 10x
Total area = 5x^2 +10x.
_____
If you start by writing an expression for the total area, expanding it requires you deal with the unlike terms separately anyway:
5x(x +2) = 5x(x) +5x(2) = 5x^2 +10x
Answer:
11.82
Step-by-step explanation: I know this because 21.32-9.50= 11.82
Answer:
$0.45x
Step-by-step explanation:
Fred earns dollars. Let Fred earns $x.
Chad earns 45% more than Fred.
We need to find the expression for Chad.
Chad amount = 45% of x

So, Chad earns $0.45x.
Hello from MrBillDoesMath!
Answer:
Choice E and F
Discussion:
From the quadratic formula with a = 3, b = -1, and c = 6
x = ( -b +\- sqrt(b^2 - 4ac) ) / (2a) => substitute in a,b,c from above
x = ( -(-1) +\- sqrt((-1)^2 - 4(3)(6)) / (2*3) => discriminant = 1 - 72 = -71)
x = ( 1 +\- sqrt(-71))/ 6
which are choices E and F
Thank you,
MrB