Finding the Maximum Integer Value for b Given a Condition
Hard Arithmetic Integers
Mary is working with two integers, $a$ and $b$. The equation $$a^2 + b^2 = 100$$ holds true. If $a$ is an integer in the range of 0 to 10, what is the value of the greatest integer $b$ can be, knowing that $b$ is also an integer?