Answer:
an odd an even
Step-by-step explanation:
plz mark as brainliest. my first answer
Rectangular prism rectangular prism
Answer:
The slope is 3.
Step-by-step explanation:
A direct variation function will always go through the origin point (0, 0).
Therefore, we have the two points (0, 0) and (-2, -6).
We can use the slope formula to find the slope:

Substitute and evaluate:

Therefore, the slope of the function is 3.
To graph, simply plot (0, 0) and (-2, -6) and draw a line connecting them. This is shown below.
Interesting question. Good to know for computer science.
Suppose you have a function like
an = 3x - 2 Try the first couple
a1 = 3(1) - 2
a1 = 3 - 2
a1 = 1
a2 = 3(2) - 2
a2 = 6 - 2
a2 = 4 So each term differs by 3
a2 - a1 = 3
an = a_(n - 1) + 3
a3 = a2 + 3
a3 = 4 + 3
a3 = 7
a4 = a3 + 3
a4 = 7 + 3
a4 = 10
a5 = a4+ 3
a5 = 10 + 3
a5 = 13
I'll do one more and then check it.
a6 = a5 + 3
a6 = 13 + 3
a6 = 16
a6 = 3x -2
a6 = 3*6 - 2
a6 = 18 - 2
a6 = 16 which checks.
So the general formula is
an = a_(n - 1) * k if you were multiplying or
an = a_(n - 1) + k if you were adding. The key thing is that you are working with the previous term.
Answer:
a) (-9,3)
Step-by-step explanation:
x + 2y = -3
- (x - y = -12)
<u />
x + 2y = -3
<u>- x + y = 12</u>
3y = 9
y = 3
x - y = -12
x- 3 = -12
x= - 9
(-9, 3)