Saved Bookmarks
| 1. |
The sum of two consecutive oddnumbers is 56. Find the numbers? |
|
Answer» Answer: let consecutive odd NUMBER be x,x+2 (because odd NUMBERS common difference is 2 ex: 3,5. 5-3=2) now sum is 56 Step-by-step EXPLANATION: x+x+2=56 2x=54 x=27 therefore the numbers are 27,29 |
|