Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
514
1
avatar

For which positive integer n do we have 1+2+3+4++n=10×n?

 Jul 6, 2020
 #1
avatar+33654 
+1

The sum of the first n integers is given by n*(n+1)/2 

 

So you have   n*(n+1)/2 = 10*n

 

Solve for n.

 Jul 6, 2020

1 Online Users

avatar