I am thinking of two consecutive positive odd integers. The square of the larger integer is 64 greater than the square of the smaller integer. Find the larger integer.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Let x be the smaller integer, then the larger integer is x + 2 . From the data given, we have
( x + 2 ) 2 = x 2 + 6 4
x 2 + 4 x + 4 = x 2 + 6 4
4 x = 6 0
x = 1 5
Finally, the desired answer is x + 2 = 1 5 + 2 = 1 7