Answer:
Step-by-step explanation:
Use the coordinates of the given points to find the slope.
difference in y-coordinates = -3 - 6 = -9
difference in x-coordinates = 2 - (-1) = 3
slope = -9/3 = -3
Answer:
the answer : domain is third one
Step-by-step explanation:
Answer:
4
Step-by-step explanation:
Part A)
If f(x) - 3 is the new equation, it means there is a vertical translation of f(x) down 3 units. The y-intercept will decrease by 3 units. Areas of increasing on the function may be lessened as the function is being translated down 3 units. The areas of decrease will increase because the function is being translated down. End behaviour will not change from a translation as long as the function is continuous at each end, (not a finite function with end points). The evenness or oddness of f(x) will not change either.
Part B:
The y-intercept will be flipped horizontally about the x-axis and multiplied by 2. This will mean that if the y-intercept was positive, it will now be negative and vice versa. The increasing and decreasing regions of the graph will be flipped, so anywhere f(x) was positive will now be negative and vice versa. They will also be double what they were before because all values are multiplied by 2. The end behaviour will switch. If f(x) was from Quad1->Quad3 for example, it will now be Quad2->Quad4 because of the flip at the x-axis. The evenness and oddness of the function will not change seeing as the degree of f(x) is not affected.
Answer:
Tn = 64-4n
Step-by-step explanation:
The nth term of an AP is expressed as:
Tn = a+(n-1)d
a is the common difference
n is the number of terms
d is the common difference
Given the 6th term a6 = 40
T6 = a+(6-1)d
T6 = a+5d
40 = a+5d ... (1)
Given the 20th term a20 = -16
T20 = a+(20-1)d
T20 = a+19d
-16 = a+19d... (2)
Solving both equation simultaneously
40 = a+5d
-16 = a+19d
Subtracting both equation
40-(-16) = 5d-19d
56 = -14d
d = 56/-14
d = -4
Substituting d = -4 into equation
a+5d = 40
a+5(-4) = 40
a-20 = 40
a = 20+40
a = 60
Given a = 60, d = -4, to get the nth term of the sequence:
Tn = a+(n-1)d
Tn = 60+(n-1)(-4)
Tn = 60+(-4n+4)
Tn = 60-4n+4
Tn = 64-4n