Answer:
Lima bean
Step-by-step explanation:
It sounds weird but a cell is actually the size of a lima bean
Answer:
y- intercept --> Location on graph where input is zero
f(x) < 0 --> Intervals of the domain where the graph is below the x-axis
x- intercept --> Location on graph where output is zero
f(x) > 0 --> Intervals of the domain where the graph is above the x-axis
Step-by-step explanation:
Y-intercept: The y-intercept is equivalent to the point where x= 0. 'x' is the input variable in an equation, therefore the y-intercept is where the input, or x, is equal to 0.
f(x) <0: Notice the 'lesser than' sign. This means that the value of f(x), or 'y', is less than 0. This means that this area consists of intervals of the domain below the x-axis.
X-intercept: The x-intercept is the location of the graph where y= 0, or the output is equal to 0.
f(x) >0: In this, there is a 'greater than' sign. This means that f(x), or 'y', is greater than 0. Therefore, this consists of intervals of the domain above the x-axis.
Answer: 90º
Step-by-step explanation: complimentary angles are either of the two angles whose sum is 90º
Answer:
y = - 2(x - 1)² + 18
Step-by-step explanation:
- 2x² + 4x + 16 ← factor out - 2 from the first 2 terms
= - 2(x² - 2x) + 16
using the method of completing the square
add/subtract ( half the coefficient of the x- term)² to x² - 2x
= - 2(x² + 2(- 1)x + 1 - 1) + 16
= - 2(x - 1)² + 2 + 16
= - 2(x - 1)² + 18 ← in vertex form