Answer:
sure
Step-by-step explanation:
Answer:
Rule is (x, y+k)
New point is (-3,9)
Step-by-step explanation:
A point translated vertically k units up means the x coordinate remains the same in the translation but the y coordinate is increased by k units
This can be represented mathematically as;
Let;s assume the point to be A with coordinates (x,y) then to get the image of the point under a vertical translation k units up you add k to the y coordinate value.
Given ;

where T is the translation
In the question
Given (-3,-6) and T is (0,5) the new coordinate will be

The answer of x is equal to 2
If the X are the same then remove it n it's a function
Answer:
Y(n) = 7n + 23
Step-by-step explanation:
Given:
f(0) = 30
f(n+1) = f(n) + 7
For n=0 : f(1) = f(0) + 7
For n=1 : f(2) = f(1) + 7
For n=2 : f(3) = f(2) + 7 and so on.
Hence the sequence is an arithmetic progression with common difference 7 and first term 30.
We have to find a general equation representing the terms of the sequence.
General term of an arithmetic progression is:
T(n) = a + (n-1)d
Here a = 30 and d = 7
Y(n) = 30 + 7(n-1) = 7n + 23