Answer:
x= 13
both angles are equal to 106
Step-by-step explanation:
8x + 2= 14x - 76
-8x +76 - 8x +76
78 = 6x
78/6 = 13
8 (13) + 2 = 104 + 2 = 106
14(13) - 76 = 182 - 76 = 106
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:
Step-by-step explanation:
Let the two consecutive numbers be 2n and 2n+2
The sum of these numbers in 2n + (2n+2).
Hence
2n + (2n+2) = 34
4n + 2 = 34
4n = 32
n =8.