Question 634306: Given three consecutive odd numbers such that the square of the second number is 192 less than the square of the third. Find those numbers. Found 2 solutions by mananth, josgarithmetic:Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! let the odd numbers be n, n+2, n+4
(n+2)^2=(n+4)^2-192
n^2+4n+4=n^2+8n+16-192
4n-8n=16-192-4
-4n= 180
/4
n=45
45,47 & 49