Answer:
I think it shifts horizontally by 7 units to the right. Not completely sure though.
Step-by-step explanation:
Answer:
b
Step-by-step explanation:
Answer:
480
Step-by-step explanation:
2040 = n/2(20+(n-1)4)
4080 = n(20+4n-4)
4080= 20n +4n^2 -4n
1020 = 4n + n^2
n^2 +4n -1020 =0
use common formula (can't write out so just look at answers. sorry)
which gives answers of n=-34 and n=30. since n can only be positive, n=30 so there are 30 rows. I liked that challenge
Answer:
The player answer correctly 30 questions
Step-by-step explanation:
First we have to develop the information that gives us as 2 equations
x = correct answer
y = incorrect answer
z = score = 40
h = total answer = 50
2x - y = z x + y = h
2x - y = 40 x + y = 50
we clear the x of one equation and replace the value of x in the other equation
x = 50 - y
2x - y = 40
2(50 - y) - y = 40
100 - 2y - y = 40
-3y = 40 -100
y = -60/-3
y = 20
x = 50 - y
x = 50 - 20
x = 30