Answer:
y = 5.18
Step-by-step explanation:
replace x in the equation with 3.5
y = -0.72x + 7.7
y = -0.72(3.5) + 7.7
y = -2.52 + 7.7
y = 5.18
Answer:

Step-by-step explanation:
We know that the vertex(lowest point) of
is
.
By inspection, we can see that the vertex of the graph is
.
So, the lowest point of
is
, which means 
There are 2 oranges, if that’s what the question was?
Answer:
x = -3 and x = -3/2
Step-by-step explanation:
After writing down the polynomial, split it; put a line between 3x^2 and -18x. Look and 2x^3 + 3x^2 and -18x - 27 separately and factor them both:
p(x) = 2x^3 + 3x^2 <u>- 18x -27</u>
p(x) = x^2(2x+3) <u>-9(2x+3)</u>
Now notice how x^2 and -9 have the same factor (2x+3). That means x^2 and -9 can go together:
p(x) = (x^2 - 9)(2x+3)
Factor it once more because there's a difference of squares:
p(x) = (x+3)(x-3)(2x+3)
Now just plug in whatever makes the each bracket equal 0:
x = -3, x = 3, and x = -3/2
Those are your zeros.