Every even number is 2 away from the last.
0, 2, 4, 6, 8, 10, 12, 14...etc.
If we had an even number p, then the next three even numbers would be
p+2, p+4, and p+6.
<em>(If we had an odd number p, then the next three even numbers would be</em>
<em>p+1, p+3, and p+5. I'm not sure if p is even is implied in the question. Technically the answer would be p - p mod 2 + 2, where p is an interger...that gets into more technical function stuff, though.)</em>
Answer:
14, 42
Step-by-step explanation:
Set A = {−7, −4, 2, 14, 21, 34, 42}
Set B = {even numbers}
Set C = {multiples of 7}
There is only one question asked
Which numbers in Set A are elements of both Set B and Set C,
We need it to be even and a multiple of 7
14 is even and a multiple of 7 and 42 is even and a multiple of 7
Answer:
x = 1 or x = -5
Step-by-step explanation:
Solve for x over the integers:
8 abs(x + 2) - 6 = 5 abs(x + 2) + 3
Subtract 5 abs(x + 2) - 6 from both sides:
3 abs(x + 2) = 9
Divide both sides by 3:
abs(x + 2) = 3
Split the equation into two possible cases:
x + 2 = 3 or x + 2 = -3
Subtract 2 from both sides:
x = 1 or x + 2 = -3
Subtract 2 from both sides:
Answer: x = 1 or x = -5
Answer:
x = 30
Step-by-step explanation:
1/2(x+6) = 18
Distribute
1/2 x + 3 = 18
Subtract 3 from each side
1/2x +3-3 = 18-3
1/2x = 15
Multiply each side by 2
1/2x*2 = 15*2
x = 30
Answer: 40 degrees
Step-by-step explanation: