Answer:
The third one
Step-by-step explanation:
It transitions into the negative x
We can see the sequence goes by decreasing 9 on each number
so the numbers are
2, -7, -16, -25, -34, -43, -52, -61, -70
so adding all these numbers we get
2-7-16-25-34-43-52-61-70
= -306
hope this helped
Step-by-step explanation:
g(x)= -16x² + 72x + 80
Plug 2 in to check if it's correct.
g(2)= -16(2)² + 72(2) + 80
-16(4)+128+80
-72+128+80
= 136
Answer:
Parabolas are frequently used in physics and engineering for things such as the design of automobile headlight reflectors and the paths of ballistic missiles. Parabolas are frequently encountered as graphs of quadratic functions.
Standard form is ax+by=c
first we use
y-y1=m(x-x1)
a point is (x1,y1)
the slope is m
the slope between the points (x1,y1) and (x2,y2) is
(y2-y1)/(x2-x1)
given
(1,1) and (3,4)
slope=(4-1)/(3-1)=3/2
a oint is (1,1) and slope is 3/2
y-1=3/2(x-1)
y-1=3/2x-3/2
solve for ax+by=c form, a is normally positive and a and b and c are whole numbers
times 2 both sides
2y-2=3x-3
minus 2y
-2=3x-2y-3
add 3
1=3x-2y
3x-2y=2