Answer:
The numbers are 13,15
Explanation:
Let consecutive odd numbers be (2x-1) and 2x +1
(2x - 1)² + (2x + 1)² = 394
2 * ( [2x]² + 1² ) = 394 { ( a + b)² + (a - b)² = 2(a² + b²) }
2 * (4x² + 1) = 394
4x² + 1 = 394/2
4x² + 1 = 197
4x² = 197 - 1
4x² = 196
x² = 196/4 = 49 = 7 *7
x = 7
The numbers are: 2x-1 = 2*7 - 1 = 14-1 = 13
2x + 1 = 2*7 + 1 = 14 + 1 = 15