Answer:
D
Step-by-step explanation:
A system of linear equations has infinite solutions when the graphs are the exact same line.
Therefore, the answer is D
Answer:

Step-by-step explanation:
=> 
=> 
=> 
=> 
Answer:
C, D, J
Step-by-step explanation:
Points to the left of the y-axis have a negative x- value
Points to the right of the y-axis have a positive x- value
Points on the y-axis have an x- value of zero
C(- 4, 5), D(- 9, 9 ), J(- 9, 0) ← are the coordinates of the points
All have a negative x- value
You eliminate or ‘take away’ the answers that you know or think that r wrong. The last answer that’s left is your answer.
Answer:
The two numbers following 1,-2,3,-4,5... are -6 and 7.
Step-by-step explanation:
index: 1 2 3 4 5 ....
value: 1 -2 3 -4 5
Let the index be n. Then the first term is a(1), the secon is a(2), and so on.
a(2) = 2*(-1)^(2-1) = 2*(-1) = -2 (correct)
a(3) = 3*(-1)^(3-1) = 3*(-1)^2 = 3 (correct)
a(4) = 4*(-1)^(4-1) = 4*(-1)^3 = -4 (correct)
So the general formula for a(n) is: a(n)=n(-1)^(n-1)
Thus,
a(5) = 5(-1)^4 = 5
a(6) = 6(-1)^5 = -6
a(7) = 7(-1)^6 = 7
The "next two numbers in the pattern" are -6 and 7. The first 7 numbers are
1,-2,3,-4,5, -6, 7