SOLUTION: The sum of two consecutive multiples of 17 is 391 find these multiples

Algebra ->  Test -> SOLUTION: The sum of two consecutive multiples of 17 is 391 find these multiples      Log On


   



Question 882675: The sum of two consecutive multiples of 17 is 391 find these multiples
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
17N%2B17%28N%2B1%29=391
17%28N%2BN%2B1%29=391
17%282N%2B1%29=391
2N%2B1=391%2F17
2N%2B1=23
2N=22
N=11
The multiples are 11 and 12.
Verifying,
17%2A11%2B17%2A12=391
187%2B204=391
391=391
True, a good solution.