Answer:
528
Step-by-step explanation:
So naturally at first sight for this question we would think -->
Oh 3 consecutive integers = 66 --> 66/3 = 22 (n-1), (n+1) so --> 21, 22, and 23.
But no. At second look it is the sum of 3 consecutive integers is greater than 66. So we find the next possible pair since it says smallest possible product.
We get the set (22, 23, 24). => Multiply the least and greatest integers together respectively 22 and 24 which amounts to => 528
And thus, we have out answer of 528
Hope this helps!
9514 1404 393
Answer:
y = -(x -3)^2 +2
Step-by-step explanation:
The vertex form of the equation for a parabola is ...
y = a(x -h)^2 +k
where the vertex is (h, k) and the value 'a' is a vertical scale factor.
The value of 'a' can be found by looking at the y-value of points ±1 either side of the vertex relative to the vertex. Here, the vertex y-value is +2 at x=3, and either side goes down 1 unit (to y=1) for 1 unit to the right or left. So, a = -1.
Using the values we've read from the graph for the vertex (h, k) = (3, 2) and the scale factor a = -1, we can write the equation as ...
y = -(x -3)^2 +2
Answer:
x = - 5, x = - 3
Step-by-step explanation:
Given
x² + 15 = - 8x ( add 8x to both sides )
x² + 8x + 15 = 0 ← in standard form
Consider the factors of the constant term (+ 15) which sum to give the coefficient of the x- term (+ 8)
The factors are 5 and 3, since
5 × 3 = 15 and 5 + 3= 8, thus
(x + 5)(x + 3) = 0 ← in factored form
Equate each factor to zero and solve for x
x + 5 = 0 ⇒ x = - 5
x + 3 = 0 ⇒ x = - 3