Invert your thinking.....

Find the next number of this series Apply a twisted logic.... You always have 3 chances!!!

0,1,2,3,4,5,6,7,8,9,11,__


The answer is 22.

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.

2 solutions

Mehul Arora
Jan 7, 2015

All of these numbers are palindrome numbers... A palindrome number is one which reads the same when read forwards and backwards.

Hence the next number in this series would be 22.

Christian Daang
Feb 13, 2017

f ( x ) = x 1 , for x = 1, 2, ..., 10 f ( x ) x + 1 = c ( x 1 ) ( x 2 ) . . . ( x 10 ) f ( 11 ) 11 + 1 = c ( 10 ) ( 9 ) . . . ( 1 ) c = 1 / 10 ! f ( x ) = x 1 + ( 1 / 10 ! ) ( x 1 ) ( x 2 ) . . . ( x 10 ) f ( 12 ) = 11 + ( 1 / 10 ! ) ( 11 ) ( 10 ) . . . ( 2 ) f ( 12 ) = 22 f(x) = x - 1 \text{, for x = 1, 2, ..., 10} \\ f(x) - x + 1 = c(x-1)(x-2)...(x-10) \\ f(11) - 11 + 1 = c(10)(9)...(1) \\ c = 1/10! \\ \\ f(x) = x - 1 + (1/10!)(x-1)(x-2)...(x-10) \\ f(12) = 11 + (1/10!)(11)(10)...(2) \\ \implies f(12) = 22

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...