Saved Bookmarks
| 1. |
Find two consecutive numbers whose sum is 73 hint(x+(x+1)=73 |
|
Answer» Answer: 36 and 37 Step-by-step EXPLANATION solve the equation x+x+1= 73 2x = 73- 1 2x = 72 x= 36 x+1 = 36+1 = 37 |
|