Question 456397
if we have some number x, then it's consecutive will be x+1
so in math language, the question asks you to solve (x)^2 + (x+1)^2 = 202

2x^2+2x+1=202
2x^2+2x-201 = 0

use the quadratic formula and solve for x!