Question 1191657
.
What is the sum of the largest prime less than 100 and the smallest prime greater than 100?
~~~~~~~~~~~~~~~



Use the table of prime numbers

https://en.wikipedia.org/wiki/List_of_prime_numbers



The largest prime less than  100  is  97.


The smallest prime number greater than  100  is  101.


The sum is    97 + 101 = 198.



<U>ANSWER</U>.  &nbsp;&nbsp;The sum of the largest prime less than &nbsp;100 &nbsp;and the smallest prime greater than &nbsp;100 &nbsp;is &nbsp;198.


---------------


Solved.