Răspuns:
[tex]x = 1010 + 2 + 4 +6 + .... + 2018 = 1010 + 2 ( 1 + 2 + 3 + .... + 1009 ) =\\= 1010 + 2 * \frac{1009 * 1010}{2} = 1010 + 1009 * 1010 = 1010 ( 1009 + 1 ) = 1010 * 1010 = 1010^{2}\\ \\\sqrt{x} = \sqrt{1010^{2}} = 1010[/tex]
Explicație pas cu pas:
Am folosit formula lui Gauss:
[tex]S = 1 + 2 + 3 + .... + n = \frac{n * (n + 1)}{2}[/tex]