What!? This Easy!?

Algebra Level 1

What is 1+2+3+4+5+6+6+8+9+10+11+12 ?


The answer is 77.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

10 solutions

Omkar Kulkarni
Jan 20, 2015

Here's how you do it mentally.

1 + 2 + 3 + 4 + 5 + 6 + 6 + 8 + 9 + 10 + 11 + 12 1+2+3+4+5+6+6+8+9+10+11+12

= ( 1 + 12 ) + ( 2 + 11 ) + ( 3 + 10 ) + ( 4 + 9 ) + ( 5 + 8 ) + ( 6 + 6 ) =(1+12)+(2+11)+(3+10)+(4+9)+(5+8)+(6+6)

= 5 × ( 13 ) + 12 =5 \times (13) +12

= 65 + 12 = 77 =65+12 = \boxed {77}

If you don't like that,

1 + 2 + 3 + 4 + 5 + 6 + 6 + 8 + 9 + 10 + 11 + 12 1+2+3+4+5+6+6+8+9+10+11+12

= 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10 + 11 + 12 1 = 1+2+3+4+5+6+7+8+9+10+11+12-1

= ( 1 + 12 ) + ( 2 + 11 ) + ( 3 + 10 ) + ( 4 + 9 ) + ( 5 + 8 ) + ( 6 + 7 ) 1 = (1+12)+(2+11)+(3+10)+(4+9)+(5+8)+(6+7)-1

= 6 × 13 1 = 6 \times 13 - 1

= 78 1 = 77 = 78 - 1 = \boxed {77}

Olivier Lebrun
Jan 29, 2015

(13x5)+12=77

Manul Gupta
Jan 29, 2015

Actually the main thing was that it was 6 in place of 7

Mohammad Khaza
Sep 30, 2017

that will be- n ( n + 1 ) 2 1 \frac{n(n+1)}{2}-1 = 12 ( 12 + 1 ) 2 1 =\frac{12(12+1)}{2}-1 = 78 1 = 77 =78-1=77

LaTex: 1 + 2 + 3 + 4 + 5 + 6 + 6 + 8 + 9 + 10 + 11 + 12 = ( 5 13 ) + 12 = 77 \large 1+2+3+4+5+6+6+8+9+10+11+12 = (5*13) + 12 = 77

Brock Brown
Feb 4, 2015
1
print "Answer:", sum(range(1,13)) - 1

Anass Imran
Feb 1, 2015

That was a simple one.

Mayur Patoliya
Feb 1, 2015

→1 + 2+3+4+5+6+(6+1)+8+9+10+11+12 - 1

→1+2+..............................+n= n (n+1)/2.

→(1+2+3+...............................+12) - 1 = 12×13/2 - 1= 78 -1=77

Shruti Sureshan
Jan 30, 2015

First no + last no = 13 and the middle sum is 12; thus 13 comes 5 times and then add 12 to the product

Shobana Arun
Jan 28, 2015

I do it in a lazy and quick fashion :) Try to find number pairs that can be easily added first..eg., (12+8) + (11+9) + (10) + (6+4) + (6+5) + (2+3+1)

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...