This ones a bit of a trick question, since whether the integers are even or odd doesn't really matter. What does matter, is that consecutive odd integers are 2 numbers apart (as are consecutive even integers).
So again, if the first of the odd integers is the variable n
the consecutive odd integers after it can be written as:
n+2 , n+4, etc...
So the sum of four consecutive odd integers can be written as:
sum = n + (n+2) + (n+4) + (n+6)
Simplify:
sum = 4n + 12
And finally rearrange to solve for n:
= n
This can also be written as:
- 3 = n
Whichever way you prefer.
Answer:
the slope of the line is 2
Step-by-step explanation:
3-1
1-0
=
2
1
=
2
Answer:
x-4y = 8
Step-by-step explanation:
y– 1 =1/4 (x – 12)
Multiply each side by 4
4y -4 = x-12
Subtract x from each side
-x +4y -4 = -12
Add 4 to each side
-x+4y -4+4 = -12 +4
-x+4y = -8
Multiply by -1
x-4y = 8