Saved Bookmarks
| 1. |
The sum of three odd positive integers is 39 find the largest no. |
|
Answer» ANSWER: 15 Step-by-step EXPLANATION: LET the THREE odd numbers be n,n+2 and n+4. So n+(n+2)+(n+4)=39 3n+6=39 3n=33 n=11 Largest number is (n+4) which is 11+4=15. |
|