Saved Bookmarks
| 1. |
Sum of three integers in ascending order when multiplied by 2,3and4 respectively Is 119 find the number |
|
Answer» Step-by-step explanation: let the NUMBERS be, x, x+1, x+2. as PER question, (x*2)+(x+1)3 +(x+2)4 =119 (2x)+(3x+3)+(4x+8)=119 (2x+3x+4x)+(8+3)=119 9x+11=119 9x=119-11 9x=108 x=12 so, the numbers are 12,13,14. I hop it may satisfy you. |
|