38.2 is the quotient!!!!
Hope this helps
This is an exponential function.
If x = 0, 2^x = 2^0 = 1. The beginning value of 2^x is 1 and the beginning value of 51*2^x is 51.
Make a table and graph the points:
x y=51*2^x point (x,y)
-- --------------- ---------------
0 51 (0,51)
2 51*2^2 = 51(4) = 204 (2,204) and so on.
The graph shows up in both Quadrants I and II. Its y-intercept is (0,51). Its slope is always positive.
Answer:
(-7,4)
Step-by-step explanation:
goal: (y-k)^2=4p(x-h)
y^2-8y=4x+12 Rearranged and added 4x and 12 on both sides
y^2-8y+(-8/2)^2=4x+12+(-8/2)^2 complete square time (add same thing on both sides)
y^2-8y+(-4)^2=4x+12+(-4)^2 (simplify inside the squares)
(y-4)^2=4x+12+16 (now write the left hand side as a square)
(y-4)^2=4x+28
(y-4)^2=4(x+7) factored...
vertex is (-7,4)