Question 932392
Let a<sub>1</sub>= the first number
    a<sub>2</sub>= the second number
                d= 1 
The sum of two consecutive numbers is 73.
Sn = n/2(2a<sub>1</sub>+(n-1)d)
73 = 2/2(2a<sub>1</sub>+(2-1)1)
73 = 2a<sub>1</sub>+1
72 = 2a<sub>1</sub>
36 = a<sub>1</sub>
a<sub>2</sub> = a<sub>1</sub>+(n-1)d
a<sub>2</sub> = 36+(2-1)1
a<sub>2</sub> = 36+1
a<sub>2</sub> = 37

The numbers are 36 and 37.