Jump to content
BrainDen.com - Brain Teasers
  • 0


Guest
 Share

Question

You have two numbers, 9 and 20. Can you make 6?

You must use each of the two numbers exactly once.

You can use math operations: +, -, x, /, exponents, roots or factorials.

You can combine (concatenate) original numbers: e.g. 9 & 20 make 920 or 20 & 9 make 209

You cannot combine any numbers besides the original ones, split any number into separate digits,

turn numbers upside down, approximate, truncate, use summations or any math operations beyond the ones stipulated above.

Have fun!

Link to comment
Share on other sites

Recommended Posts

  • 0

i got the answer.....

it is mod{(20/(sqrt(9))}

20 divided by 3 is 6.666 and it's mod would be 6........

I followed you to the 6.666...,

but not sure how you are meaning the use of the mod. Are you truncating maybe?

(My understanding of mod is that it is the remainder after a division -- e.g. 17 mod 5 = 2, since 17/5 gives a remainder of 2.)

Link to comment
Share on other sites

  • 0

I followed you to the 6.666...,

but not sure how you are meaning the use of the mod. Are you truncating maybe?

(My understanding of mod is that it is the remainder after a division -- e.g. 17 mod 5 = 2, since 17/5 gives a remainder of 2.)

ok..

don't take it as mod but....greatest integer less than the given no.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...