Hi there!
Let the two consecutive odd integers be " x + 1 " and " x + 3 "
Accr'ding to the question :-
(x + 1) (x + 3) = 63
=> x² + 4x + 3 = 63
=> x² + 4x + 3 - 63 = 0
=> x² + 4x - 60 = 0
=> x² + 10x - 6x - 60 = 0
=> x (x + 10) - 6 (x + 10) = 0
=> (x + 10) (x - 6) = 0
∴ x = 6 Or x = - 10
Hence,
The two consecutive numbers are :-
" For x = 6 "
• x + 1 = 6 + 1 = 7
• x + 3 = 6 + 3 = 9
" For x = - 10 "
• x + 1 = - 10 + 1 = - 9
• x + 3 = - 10 + 3 = - 7
~ Hope it helps!