To solve this problem, we must do a method of trial and error to find
for the next highest integer with exactly three factors. We know that the value
of k must be greater than 4, therefore by using trial and error to find for the
correct answer:
Factors of 5:1, 5
Factors of 6:1, 2, 3, 6
Factors of 7:1, 7
Factors of 8:1, 2, 4, 8
Factors of 9:1, 3, 9
Therefore we stop at 9 since this is already our answer. It has exactly
three factors.
The sum of the factors is:
sum of factors = 1 + 3 + 9
<span>sum of factors = 13</span>
Answer: - 23/12
decimal -1.916
Step-by-step explanation:
I don't know the answer I need help on it as well
7 x 106 = 742 3.5 x 10 = 35 742-35=701.it is 701 time larger
Given that the directrix is at y = 4 and the focus is at (0, -4), then the vertex is at (h, k) = (0, 0).
p is the distance between the vertex and the focus and between the vertex and the directrix = 4 and since the focus is below the directrix, p is negative, i.e. p = -4
Equation of a parabola is given by (x - h)^2 = 4p(y - k)
Therefore, the required equation is (x - 0)^2 = 4(-4)(y - 0)
x^2 = -16y
y = -1/16 x^2