ANSWER:
x > - 1
STEP-BY-STEP EXPLANATION:
- 10 < x - 9
x - 9 > - 10
x > - 10 + 9
x > - 1
Answer:5 percent
Step-by-step explanation: subtract new amount minus old amount then divide then make the decimal you get into and change to a percent
Answer:
= 10 - 3n
Step-by-step explanation:
the terms 7, 4, 1, - 2 form an arithmetic sequence with n th term
=
+ (n - 1)d
where d is the common difference and
the first term
here d = - 2 - 1 = 1 - 4 = 4 - 7 = - 3 and
= 7, hence
= 7 - 3(n - 1) = 7 - 3n + 3 = 10 - 3n
The x coordinate of the vertex will be the average of the two zeros, here -3 and 5, so x=(-3+5)/2 = 1, f(1)=(1+3)(1-5) = -16.
Answer: (1, -16)
Let's do it some other ways. How about completing the square to turn f in to vertex form?
f(x) = (x+3)(x-5) = x² - 2x - 15 = (x² - 2x + 1) - 1 - 15 = (x-1)² - 16
and now we can read off (1, -16) as the vertex.
The other method is the vertex is x= - b/2a = - (-2)/2(1) = 1.
Three methods, same answer. Good.