Answer:
SI
Step-by-step explanation:
B) (-4, -4)
When moving to the right you are moving to a more POSITIVE region on the x-axis; meaning, the y-value (vertical axis) does not get affected unless you’re moving up or down.
Remember: (-6, -4)
X = -6
Y = -4
If you move 2 units to the right (x-axis) you go from -6 + 2 which equals -4. And again, you’re not moving up and down so your
y-value stays the same and your new coordinates are (-4, -4)
Answer:
Step-by-step explanation:
y^2-22y+c
complete the square ax^2+bx+c is our old formula quadratic equation
we know that to find c we will divide b/2 and square it
22/2=11
c^2=121
we have y^2-22y+121
Answer:
Step-by-step explanation:
a) P (June) = 7/15
b) P (Angad) = 8/15
The formula
a(n) = 2 - 5(n-1)
is in the form
a(n) = a1 + d(n-1)
where
a1 = first term = 2
d = -5 = common difference
The first term is carried over to the recursive formula. We start with a1 = 2. The next term after that is found by subtracting 5 from the previous term. So
second term = (first term) - 5
third term = (second term) - 5
and so on
The recursive step would be
a(n) = a(n-1)-5
So that's why the answer is choice C