Answer:
They are congruent and corresponding!
Step-by-step explanation:
Let n = the number of points
(x-1) + ... (x-x)
The last term will always be 0, when you reach that, stop.
ex. 1pt: 1-1=0
2pt: (2-1) + (2-2) = 1
3pt: (3-1) + (3-2) + (3-3) = 3
Imagine the graph of f(x)=|x|. This can only output positive values (

).
Then f(x)=|x|+2 is the same graph shifted upwards by two units meaning it can only output values bigger or equal to than 2. So the range is
(x-8) ^ 2 = 121
(x-8) = + / - root (121)
x = 8 +/- root (121)
The solutions are:
x1 = 8 + root (121)
x2 = 8 - root (121)
2a ^ 2 = 8a-6
2a ^ 2-8a + 6 = 0
a ^ 2-4a + 3 = 0
(a-1) (a-3) = 0
The solutions are:
a1 = 1
a2 = 3
x ^ 2 + 12x + 36 = 4
x ^ 2 + 12x + 36-4 = 0
x ^ 2 + 12x + 32 = 0
(x + 4) (x + 8) = 0
The solutions are:
x1 = -8
x2 = -4
x ^ 2-x + 30 = 0
x = (- b +/- root (b ^ 2 - 4 * a * c)) / 2 * a
x = (- (- 1) +/- root ((- 1) ^ 2 - 4 * (1) * (30))) / 2 * (1)
x = (1 +/- root (1 - 120))) / 2
x = (1 +/- root (-119))) / 2
x = (1 +/- root (119) * i)) / 2
The solutions are:
x1 = (1 + root (119) * i)) / 2
x2 = (1 - root (119) * i)) / 2