#361 - Hard Maths Riddle

Using the digits 1 up to 9, two numbers must be made. The product of these two numbers should be as large as possible. All digits must be used exactly once. Which are the requested two numbers. ?

The digits of the requested two numbers obviously form descending sequences. Furthermore, if you have two pairs of numbers with equal sums, the pair of which the numbers have the smallest absolute difference, is the one of which the numbers have the largest product. Using this knowledge, the two numbers can easily be constructed by placing the digits one by one, starting with 9 and ending with 1:
9

8 -> 96

87 -> 964

875 -> 9642

8753 -> 9642

87531
Conclusion: the requested two numbers are 9642 and 87531 (and the product of these two numbers is 843973902).

#362 - December Maths Puzzle

I am thinking of a 6-digit number. The sum of the digits is 43.

And only two of the following three statements about the number are true:

(1) it's a square number,
(2) it's a cube number, and
(3) the number is under 500000.

December Maths Puzzle

Only Statements 1 and 3 are true. the number is 499849.

7072 = 499849
499849<500000

#363 - Simple Maths Puzzle

In a certain country ½ of 5 = 3. If the same proportion holds, what is the value of 1/3 of 10 ?

Simple Maths Puzzle

4
5/2 = 3 and 10/3 = x
(10/3)/(5/2) = 20/15 = 4/3
So x/3 = 4/3
x=4

#364 - Simple Math Puzzle

At my favorite fruit stand,
an orange costs 18¢,
a pineapple costs 27¢,
and a grape costs 15¢.
Using the same logic, can you tell how much a mango costs?

Simple Math Puzzle

15¢ The cost is equal to 3¢ for each letter in the fruits name.

#365 - Maths Number Puzzle

Can you make four (4) nines (9) equal 100 ?

Maths Number Puzzle

99+9/9 = 100

#366 - Puzzle Of Maths

In a stable there are men and horses. In all, there are 22 heads and 72 feet. How many men and how many horses are in the stable

Puzzle Of Maths

14 horses and 8 men.

If, A --> men and B --> horses

So, A + B = 22 and 2A + 4B = 72
2 (22 - B) + 4 B = 72
44 - 2 B + 4 B = 72
44 + 2 B = 72
2 B = 72 - 44 = 28
B = 14 (horses)


So, there are in the stable 8 men and 14 horses.

#367 - Puzzle Of Math

At a local village gala, the entire population turned up, 500 people. The event raised £3,000. Tickets were priced as follows:
£7.48 men
£7.12 women
£0.45 children.
How many men,women and children were there?

Puzzle Of Math

149 men , 259 women & 92 children

#368 - Solve The Riddle

A car meter reading shows 72927 miles a palindromic number.
what is the minimum number of miles you would need to travel to see another palindromic number on the car meter reading?

Solve The Riddle

110
73037

#369 - Math Puzzle Kids

Anmol had a bag containing colorful marbles. The colors are red, green and blue. The total number of marbles he had in his bag is 60. There are 4 times as many red marbles as green marbles. 6 more blue marbles than green marbles. How many marbles of each color did Anmol have?

Math Puzzle Kids

Lets take R as red, G as green and B as blue.
R + G + B = 60
As there are 4 times red marbles than green marbles, then
R = 4G
There are 6 more blue marbles than green marbles, so
B = G + 6
Therefore,
R + G + B = 60
4G + G + G + 6 = 60
6G + 6 = 60
6G = 60 – 6
6G = 54
G = 54/6 = 9
R = 4G = 4 x 9 = 36
B = G + 6 = 9 + 6 =15
Finally there are 9 green marbles, 36 red marbles and 15 blue marbles

#370 - Clock Riddle

What Time Should the last watch show ?

Clock Riddle

5:19 Starting with the watch on the left, add 42 minutes to the time shown to give the time on the next watch to the right