PuzzlersWorld.com

  • Hacker Puzzle
  • Interview Puzzles
  • Number Puzzles
  • Maths Puzzles
All Puzzles Solved Unsolved

Extra one dollar riddle

July 26, 2013 by puzzler 5 Comments

I have $50 with me, here is the summary of my spent and balance amount

Spend               Balance
20/-                     30/-
15/-                     15/-
9/-                        6/-
6/-                        0/-
==================
50/-                     51/-

Now, How can the total amount be 50 for one column and 51 for another.

From where this extra one dollar came ?

See AnswerHide Answer

Actually there is no comparison of sum of spent amount and sum of remaining amount. To make it easy to explain, lets say we spend $1 each time thus total spend becomes $50 while if we sum the balance amount i.e. 49 + 48 + 47 …….+1, it will be a very large number than $50.

Checkout more Number Puzzles Tags: Number Tricks, Solved Puzzles

Dinner time, nice number trick

July 22, 2013 by puzzler Leave a Comment

A nice number trick to play with your friends

Ask them, Using the below operations we will get to know what you generally likes to eat

  1. Take any number between 1 to 9
  2. Now multiply that number by 3
  3. Now add 3 to it
  4. Multiple it again by 3
  5. Sum all digits of the new number


And, take final number’s item from below

  1. Rajma
  2. Paneer
  3. Chicken
  4. Pizza
  5. Burger
  6. Gulab Juman
  7. Chowmein
  8. Ice cream
  9. Cow’s shit

Hehe,,, share it with your friends 🙂
No matter what is the number you choose it will come out to be 9.

Surprised, How does it work, Check out the explanationHide Explanation
Lets assumes the number you chose is x.
Now, Perform the steps from step 2

3x
3x + 3 = 3(x+1)
3*3(x+1) = 9(x+1)

9(x+1) is divisible by 9 and we know that sum of all the digits of a number divisible by 9 is also a multiple of 9, here x can vary from 1 to 9, so the final number can vary from 18 to 90, sum of the digits of these will always be 9.

Checkout more Number Puzzles Tags: Number Tricks, Solved Puzzles

Get Age from your shoe size

July 18, 2013 by puzzler Leave a Comment

You can figure out someone’s age from his shoe size, lets apply it to you

  1. Take your shoe size
  2. Multiply it by 5
  3. Add 50
  4. Multiply by 20
  5. Add 1013
  6. Subtract the year you were born

The first digit is your shoe size while the last 2 digits are your age 🙂

Now, Share it with your friends to surprise them 🙂

Surprised, How does it work, Check out the explanationHide Explanation
Lets assume the shoe size you took is x, we will perform all operations on x now

From step 2
5x
5x + 50
100x + 1000
100x + 2013

What is your age? = Subtract your birth year from the current year, i.e 2013 – your birth year.

Thus after subtracting your birth year on step 6, what remains is 100x + your age.
Now shoe size is generally from 1 to 9 max and your age will be less than 99, so first digit becomes your shoe size remaining two digits becomes your age.

By now, you must have understood, that this will not work for the people with shoe size more than 9 or older than 99.

Checkout more Number Puzzles Tags: Number Tricks, Solved Puzzles

Artists and paintings #56

July 15, 2013 by puzzler Leave a Comment

If 5/2 artists make 5/2 paintings using 5/2 canvases in 5/2 days then how many artists are required to make 25 paintings using 25 canvases in 25 days?

Check your answer:-

Tried enough already?
See SolutionHide Solution
Answer is 5/2 artists required to make 25 paintings in 25 day.
How?
If 5/2 artists make 5/2 paintings using 5/2 canvas in 5/2 days,
We can say that 5/2 artists make 1 painting using 1 canvas in 1 day.(its not 1 artist, most people do this mistake).

From above we can say 5/2 artists can make 25 paintings using 25 canvases in 25 days.

Checkout more Number Puzzles Tags: medium, Solved Puzzles

What is the missing number in sequence

July 6, 2013 by puzzler 1 Comment

 

What is the missing number in the series 1, 4, 27,____, 3125?

What is the missing number in the series 1, 4, 27,____, 3125?


Check your answer:-

Tried enough already?
See SolutionHide Solution
Missing number in the sequence will be 256.
How?
Here Tn = n^n;
thus T4 = 4^4 = 256;

Checkout more Number Puzzles Tags: Series, Solved Puzzles

Number Puzzle #55

July 1, 2013 by puzzler Leave a Comment

 

IF 6 + 3 = 39 9 + 4 = 513 18 + 16 = 234 Then 6 + 5 = ???

IF
6 + 3 = 39
9 + 4 = 513
18 + 16 = 234
Then
6 + 5 = ???


Check your answer:-

Tried enough already?
See ExplanationHide Explanation
Its following this logic:
A + B = <A+B>
Thus 6 + 5 = <6-5><6+5> = 111

Checkout more Number Puzzles Tags: Solved Puzzles

Guess the pincode

June 24, 2013 by puzzler 3 Comments

A person forgot his 5 digit pin code, but he remembers some hints.

  1. 1st digit is square of 2nd digit.
  2. Sum of 2nd and 3rd digit makes 10.
  3. 4th digit is 2nd digit+1.
  4. Sum of 5th and 3rd digit makes 14.
  5. Sum of all 5 digits = 30

Can you guess the person’s pin code from above hints ?

See AnswerHide Answer

Pin code is 93747.
How?
Lets assume second digit is x, then first digit should be x^2 and fourth digit should be x+1.

also assume, 3rd digit is y then 5th digit should be 14-y.
So the number will look like this:-
<x^2><x><y><x+1><14-y>

As we also know the sum of all digits, we can say

x^2 + 2x +1 +14 = 30
(x+1)^2 = 16
x+1 = 4
x = 3

As sum of 2nd and third digit is 10 => x+y = 10 => y=7
Thus the pin code is 93747.

Checkout more Number Puzzles Tags: Mathematical Puzzle, Solved Puzzles

Missing numbers in series

June 23, 2013 by puzzler 3 Comments

 

missing numbers in the series 4, 10, 22, 46, ?, ?, 382

missing numbers in the series 4, 10, 22, 46, ?, ?, 382


Find the missing numbers in this series: 4, 10, 22, 46, _____, _____, 382
See AnswerHide Answer

Missing numbers in the series are: 94 and 190.

How ?
Every number in the series is following this pattern
Next number = (previous number)*2 + 2;

Checkout more Number Puzzles Tags: Easy, Series, Solved Puzzles

0.999… = 1 #55

June 7, 2013 by puzzler Leave a Comment

0.9999999…….. = 1, true or false?

0.999.... = 1, Right or Wrong?

0.999…. = 1, Right or Wrong?


See AnswerHide Answer

Its Right, yes 0.999 followed by infinite 9’s is equal to 1.

Proof 1 for 0.999… = 1

x = 0.999...
10x = 9.999...
10x - x = 9.999... - 0.999...
9x = 9
x = 1

Proof 2 for 0.999… = 1

1/3 = 0.333...
3x(1/3) = 3x(0.333...) = 0.999...
1 = 0.999...

Checkout more Number Puzzles Tags: Mathematical Puzzle, medium, Solved Puzzles

What is the next number in sequence? #54

June 4, 2013 by puzzler 1 Comment

 

what is the next number in sequence

what is the next number in sequence

See AnswerHide Answer


Next number in the series will be 3263442.
How?
every number in the sequence= (previous number)x(previous number +1)
thus next number in this sequence will be 1806*1807 = 3263442.

Checkout more Number Puzzles Tags: Easy, Mathematical Puzzle, Series, Solved Puzzles

  • « Previous Page
  • 1
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 19
  • Next Page »
Submit your Puzzle

You may also like

  • Number Puzzle #152
  • 1,8,243,256,?
  • Artists and paintings #56
  • which number will replace a.b.c d
  • Find missing number- 9,19,40,….,170
  • Number puzzle from month name
  • How many eggs in the basket #43
  • What will be the Next Number #112
  • 3, 5, 13, 43, 177, ??, 5353
  • Find out the missing digit – 30 43 51  ?

Categories

  • Aive hi Puzzles
  • Akbar and Birbal
  • Alphabetical Puzzles
  • Bollywood Puzzles
  • Google Code jam
  • Hindi Riddles
  • Interview Puzzles
  • Interview Questions
  • Logical Puzzles
  • Malayalam Puzzles
  • Maths Puzzles
  • Miscellaneous
  • Number Puzzles
  • Picture Puzzles
  • Riddles
  • Tamil Puzzles
  • Technical

Social

  • View puzzlersworld’s profile on Twitter
privacy policy

Copyright © 2025 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in

  • Hacker Puzzle
  • Logo Puzzles
  • Optical Illusions
  • WhatsApp Puzzles
  • Picture Puzzles
  • Riddles
    ▼
    • Hindi Riddles
  • Bollywood Puzzles
  • Alphabetical Puzzles
  • Aive hi Puzzles
  • Interview Puzzles
  • Logical Puzzles
  • Interview Questions
    ▼
    • Data Structures
    • Binary Tree
    • Algorithms
    • Recursion Questions
    • Amazon Interview Questions
    • Snapdeal Interview Questions
    • Google Code jam
  • Technical
  • Akbar and Birbal
  • Number Puzzles
  • Maths Puzzles
  • Miscellaneous