Question 758601
1. If the product of two consecutive odd integers is 783, what is the sum of their squares?
--------------
sqrt(783) =~ 28, the center
--> 27 & 29
27^2 + 29^2 = 1570
==============
2. The difference between the squares of two consecutive positive integers is 2013. What is the larger integer?
--------
(n+1)^2 - n^2 = 2013
n = 1006