Answer:
This is a reflection about the x-axis.
Step-by-step explanation:
A reflection about the x-axis has the rule
[x,y]-> [x,-y].
Therefore
M[x,y] = [x,-y}
Let M=
|a b|
|c d|
Then the matrix multiplication gives
ax+by=x.............(1)
cx+dy=-y............(2)
Solving the previous equations (1) and (2) gives
a=1, b=0
c=0, d=-1
giving M as
|1 0|
|0 -1|
To determine the nth term, we must create a function.
f(n) = 1st term + common difference (n - 1)
n = term you are looking for
1st term = 1st number in the sequence
common difference = the difference between two consecutive numbers in the sequence.
based on the above sequence, the 1st term is 2, its common difference is 3.
f(n) = 2 + 3(n-1)
Assuming we are looking for the 5th term
f(5) = 2 + 3(5-1)
= 2 + 3(4)
= 2 + 12
f(5) = 14 as you can see in the above sequence 14 is the 5th term.
For any other value of the nth term, simply substitute n by the number of the term and solve the equation.
32.
V = L*w*h
Where:
V= Volume
L= Length = x+5
w= width = x-2
h= height = 6
Replacing with the values given:
V= (x+5) * (x-2) * 6
V =[ (x*x) + (x*-2) + (5*X) +5*-2) ] * 6
V= [ x^2 - 2x + 5x - 10 ] * 6
V= [ x^2 + 3x - 10] *6
V= (x^2*6) + (3x*6)+ ( - 10 * 6)
V= 6x^2 + 18x - 60
A parallel line is where you slope is the same but a different y-intercept.
y = 2x + 4