Can You Solve The Four 9s Puzzle?

  Рет қаралды 680,631

MindYourDecisions

MindYourDecisions

Күн бұрын

Пікірлер: 1 000
@ericdraken
@ericdraken 10 ай бұрын
9 x 9 x 9 x 9 = 100 (in base 81)
@bigolbearthejammydodger6527
@bigolbearthejammydodger6527 10 ай бұрын
beautiful! I saw the obvious answer, I thought about makeing a silly comment for sultions in base - you got there first. nice one.
@lucascaracas4781
@lucascaracas4781 10 ай бұрын
This was posted on the community tab a few months ago, there it didn't explicitly say that you can't use the other digits, so in that case it was possible to just 9+9-9-9+100=100 That exploit was fixed in the more well explained version, which is this video
@bonkser
@bonkser 10 ай бұрын
​@@lucascaracas4781no thats 82
@phuonglinh4775
@phuonglinh4775 10 ай бұрын
Wait what
@lox7182
@lox7182 10 ай бұрын
9 x 9 x 9 x 9 = 0 base 81
@DrFunkman
@DrFunkman 10 ай бұрын
Damn, I spent around 15 minutes looking at the thumbnail and trying to brute force the answer, not knowing I was allowed to just use 99
@pmdkp
@pmdkp 10 ай бұрын
I feel your pain, I did the same thing!
@lowlevelcodingch
@lowlevelcodingch 10 ай бұрын
same
@lowlevelcodingch
@lowlevelcodingch 10 ай бұрын
but this mf over you...
@anujparihar6350
@anujparihar6350 10 ай бұрын
The closest i got was 99 while using operation between each 9 like 9x9+(9+9)
@_somerandomguyontheinternet_
@_somerandomguyontheinternet_ 10 ай бұрын
Yeah, the thumbnail was a bit misleading. I struggled, but then I realized he said you just have to “press 9” four times.
@wyattstevens8574
@wyattstevens8574 10 ай бұрын
99+9/9 (who said there had to be an operation between *every* pair of 9s?)
@rogerkearns8094
@rogerkearns8094 10 ай бұрын
It's All Fools day, so perhaps that's it.
@wyattstevens8574
@wyattstevens8574 10 ай бұрын
@@rogerkearns8094 I had heard of this question before and remembered that this was at least one solution to the problem.
@YouTube_username_not_found
@YouTube_username_not_found 10 ай бұрын
@@wyattstevens8574 Yeah, me 2, but because of the thumbnail, I got an impression that I should put something between each 9
@kimspence-jones4765
@kimspence-jones4765 10 ай бұрын
That was my solution
@mensaswede4028
@mensaswede4028 10 ай бұрын
That was my first thought when I saw the thumbnail.
@leickrobinson5186
@leickrobinson5186 10 ай бұрын
6:43 Small nitpick, but you say arccos of “zero degrees”, but the input to arccos is not an angle. It should be just arccos of zero.
@MindYourDecisions
@MindYourDecisions 10 ай бұрын
Good catch, I said "arccos 0 degrees" when I should have said "arccos 0 in degrees mode". It's a dangerous thing to omit a word or two in mathematics!
@forcelifeforce
@forcelifeforce 10 ай бұрын
On the same topic, cos(720) will not work in this video, because it assumes degrees goes with 720.
@robotech2566
@robotech2566 10 ай бұрын
@@forcelifeforce thats wrong, cos 720 will work,as the deg button in calculator is allowed
@mb-3faze
@mb-3faze 10 ай бұрын
If you're allowed log, arccos and cos, why not antilog? antilog(9/9 + 9/9) Or antilog((9-9)! + (9-9)!)
@victorkaplansky
@victorkaplansky 10 ай бұрын
The last solution is known universal solution which works not only for 9s and 100 as result.
@agilsaelan
@agilsaelan 10 ай бұрын
Indeed. I've seen this kind of solution in another video
@HanzoHimemiya
@HanzoHimemiya 10 ай бұрын
basic solutions: 99+9/9 adult solutions: logaritms,trigonometric an exponents
@mjs28s
@mjs28s 10 ай бұрын
math is skill based. Age doesn't mean that you are or are not educated and skill in it. Simplicity is more adulting. Adding unnecessary complexity is over thinking. Remember, the KISS principle?
@boom-jr8vi
@boom-jr8vi 9 ай бұрын
@@mjs28sWell I assume he is referring to the common subjects that most if not all adults have learnt in later education but maybe I’m wrong.
@SanketAlekar
@SanketAlekar 10 ай бұрын
Anything that uses "0.9" or "99%" isn't "pure", as it uses 10 implicitly.
@walterengler5709
@walterengler5709 10 ай бұрын
A agree. Any answer suddenly tossing in a period (as .9) implies you divided by 10 or some other value and hence is invalid. Hence 99/99% is allowed (as 99/.99 = 100). But (9x9+9)/.9 directly would fail. However (9-9+9)/9% would be fine.
@Kram668
@Kram668 10 ай бұрын
Agree: 99 also implies 9*10+9
@walterengler5709
@walterengler5709 10 ай бұрын
@@Kram668 Though I will admit the overall out of the box creativity coming up with all the varied solutions .. that was a joy watching lol.
@stevenfallinge7149
@stevenfallinge7149 10 ай бұрын
Square root also feels cheaty, would like a solution without concatenation, the decimal point, or square root.
@Angi_Mathochist
@Angi_Mathochist 10 ай бұрын
0.9 isn't legit because the 0 isn't allowed. The question is whether .9 is a legitimate representation of the number 0.9 or not. It is commonly used and understood, so I think it pretty much has to be accepted as legit. And there's nothing wrong with using 10 implicitly. The % operator divides by 100. That's the definition of that operation. It's still just one *common symbol*. Similar for concatenation, which is defined as multiplying the first number by 10^x, where x is the number of digits in the second number, and adding the second number. And the decimal point, which divides by some multiple of 10, depending on where you put it. And factorial, which multiples together every number from 1 up to the given number. The puzzle isn't to get to 100 mathematically by only using 9s and nothing that could be interpreted as involving any other numbers. It's to get to 100 by only using 4 9s *and common mathematical symbols* (operations).
@therat1174
@therat1174 10 ай бұрын
I got to 118.62... Close enough for engineering
@artemisfowl7307
@artemisfowl7307 10 ай бұрын
For myself I assume 9=10 so I just have to do 9*9*9/9
@1a1u0g9t4s2u
@1a1u0g9t4s2u 10 ай бұрын
Not close enough for engineering. You must be thinking of the kids game response...close enough for horseshoes and hand grenades.
@skilz8098
@skilz8098 10 ай бұрын
I'd think that 99.99 would be closer and still good enough for engineering.
@kkkaaa1210
@kkkaaa1210 10 ай бұрын
I got the same answer 😂😂😂😂
@richarddecker9515
@richarddecker9515 10 ай бұрын
No wonder Sheldon Cooper has no respect for engineers
@YellowBunny
@YellowBunny 10 ай бұрын
In my opinion sqrt() shouldn't be allowed as it contains a 2 that we just don't write by convention and % should definitely not be allowed because it is just a symbol for division by 100. Edit: Concatenation and stuff like .9 also feels like it's just cheating.
@awol_b
@awol_b 9 ай бұрын
never said you have to put an operation between each 9, so it’s technically not concatenation, the thumbnail’s just misleading
@catburner1896
@catburner1896 9 ай бұрын
Seeing % confuses me as in programming it stands for modulo( remainder ).
@noobartz0890
@noobartz0890 5 ай бұрын
same applies to log
@FocusLRHAP
@FocusLRHAP 5 ай бұрын
.9 is actually 0.9
@FireyDeath4
@FireyDeath4 4 ай бұрын
Same applies to any non-enneative hyperoperation
@pranavyadav208
@pranavyadav208 10 ай бұрын
9 || 9 + 9 ÷ 9 = 100 || is the sign for concatenation. Saw it on Numberphile's video, Matt Parker.
@Sqrt.Infinity
@Sqrt.Infinity 10 ай бұрын
Ok
@cheeseparis1
@cheeseparis1 10 ай бұрын
Yes! let's play magic squares!
@mrblakeboy1420
@mrblakeboy1420 10 ай бұрын
look at the calculator. concatenation isn’t on there
@harrytsang1501
@harrytsang1501 10 ай бұрын
Depends on the programming language you speak, ++ also works
@skilz8098
@skilz8098 10 ай бұрын
@@harrytsang1501 Typically || is OR not concatenation.
@TheJaguar1983
@TheJaguar1983 10 ай бұрын
That last one is just insane. I was looking for a log-based solution, but that is nuts.
@skld-xm
@skld-xm 9 ай бұрын
same LOL
@bernhardkrickl5197
@bernhardkrickl5197 7 ай бұрын
In the last one, it doesn't actually matter if you use 9s or any other numbers (as long as you use the same number four times, and I actually mean number, not only digits). The trick is that pressing the sqrt function 100x ultimately gives you the 100. You could press it any number of times to get any number you like. It's sort of a magicians trick where the magician makes you think of a number and gives you instructions to compute another number from it and then proceeds to guessing that number correctly. It mostly works because the computation cleverly cancels out the number you started with and always gives the same result which the magician can then conveniently "guess". In conclusion, I consider this method cheating.
@sy8146
@sy8146 10 ай бұрын
Thank you for explaining. I found 3 other answers. 99 + 9/9 , 99 + log[9] 9 {Base: 9} , 99 + (9-9)!
@Milk-q8b
@Milk-q8b 8 ай бұрын
9-9=0
@sy8146
@sy8146 8 ай бұрын
@@Milk-q8b Excuse me? What do you mean? I know 9-9=0. And (9-9)!=1
@joachimsimon1433
@joachimsimon1433 10 ай бұрын
Basically we can use 3 and 6 for the 9 since • 3 = sqrt 9 • 6 = 3! = (sqrt 9)! Furthermore we can also use 1/2 because 1/2 = cos (tan-1(sqrt 3)) Finally we have (1/2)^-6 + 6*6 = 100
@matthewthompson6455
@matthewthompson6455 9 ай бұрын
beautiful
@pureunfilteredgeek
@pureunfilteredgeek 9 ай бұрын
sqrt isnt allowed because its like pi
@benhur2806
@benhur2806 7 ай бұрын
Based radians solution...
@cmilkau
@cmilkau 10 ай бұрын
I like the cheekyness of the last solution as you can use it to make any number from almost any 4 copies of the same digit (only 0 and 1 fail) just by adjusting the number of square roots
@thisisachannelwhy42069
@thisisachannelwhy42069 10 ай бұрын
All rational numbers can be achieved using this method, and it can be written as a beefy 2-layer logarithm, to avoid base 10/base e bias
@白先生-e8w
@白先生-e8w 9 ай бұрын
(909-9)/9
@edgeman83
@edgeman83 10 ай бұрын
I wonder if there is a solution using the graphic from the thumbnail, where there is a single operation between the numbers. This would remove being able to turn 2 9s into 99 and also prevent multiple operations between the numbers.
@MastuurOogwaay
@MastuurOogwaay 10 ай бұрын
I believe i found a really good solution that doesnt 'twist' any of the rules: (9+cos(9!)) * (9+cos(9!)) = 100 because cos(9!) = 1 Or another one: arccos(9-9) + 9 + cos(9!) = 100
@Buzz-o7
@Buzz-o7 10 ай бұрын
woah, this is really clever! and its much simpler than the ones shown in the video. Good job!
@BonjourMonde-cx8mt
@BonjourMonde-cx8mt 10 ай бұрын
very unique solution
@billbender4005
@billbender4005 10 ай бұрын
cool, as long as you use degrees and not radians
@hannafabian1965
@hannafabian1965 10 ай бұрын
Dang, this is smart!
@obsidi2
@obsidi2 9 ай бұрын
Better then the ones in the video
@Sam_2014
@Sam_2014 10 ай бұрын
I have an interesting solution 9.9with a line on top of nine multiply itself=9.999…x9.999…=10x10=100
@felipedutra5276
@felipedutra5276 10 ай бұрын
Neat!
@JonathanLidbeck
@JonathanLidbeck 10 ай бұрын
Or simply: "99.99..."
@Sam_2014
@Sam_2014 10 ай бұрын
@@JonathanLidbeck That’s simple and decent!
@ur.local.deuterium.atom.6974
@ur.local.deuterium.atom.6974 10 ай бұрын
uhhhhhhhhhhhhhhhhhhhhhhh😂😅😢
@pixlable
@pixlable 2 ай бұрын
Expanding it (basically 99.99... going to 99.999...)= ❌❌❌❌
@alexanderschreiter943
@alexanderschreiter943 9 ай бұрын
That last solution is beautiful as it’s a wonderful general case solution allowing you to replace the nice with any number as long as they are all the same as their purpose is only to cancel the logs and you can get any integer you want by just increasing or decreasing the number of sqrt in your numerator quantity
@darryllmaybe3881
@darryllmaybe3881 10 ай бұрын
That last one is actually just so beautiful and can be applied to literally any number so long as they are all the same number since it derives its answer from the properties of logs rather tricks with the specific number. Technically, "(x/.x)(x/.x) will also evaluate to 100 as well regardless of x's value, but that's a little cheap since ".x" implies dividing by 10 or using a 0, plus it's not nearly as elegant.
@dreael
@dreael 10 ай бұрын
The last solution has also a nice property: It works with any base. You can use the natural log, the common log or any base b of your choice. Reflected to the calculator, it doesn't matter if the log key used the natural or the common log.
@navadeepkandre6741
@navadeepkandre6741 10 ай бұрын
I am watching you, after a lot of time... You're still the same amazing, when I used to watch you earlier... Now I think I will continue watching your content.
@shrshar99
@shrshar99 10 ай бұрын
Same!
@hhhhhh0175
@hhhhhh0175 10 ай бұрын
i remember numberphile showing off the last solution years ago for the four 4s problem, glad to see it's still around when you said you just wanna see 100 displayed in the calculator in the intro, my immediate thought was to just keep pressing factorial and square root until it happens to get close enough to 100 to round to it in whatever floating point data type the calculator is using
@jonkmist
@jonkmist 9 ай бұрын
the only reason i clicked on the video is to make sure that 99 + 9/9 is allowed. figured it out in seconds no flex
@Macciejable
@Macciejable 10 ай бұрын
(9 + sgn(9)) * (9 + sgn(9)) Or with 3 9s, without sgn(), but with square function, which I think should be allowed if a sort is allowed: square(9 + 9/9)
@jee25-r9n
@jee25-r9n 10 ай бұрын
using sgn function is smart 👍
@command49.1game6
@command49.1game6 9 ай бұрын
up to 1:40, my solution is 99+9/9
@MiccaPhone
@MiccaPhone 4 ай бұрын
Oh, so simple! Very elegant!
@the-boy-who-lived
@the-boy-who-lived 10 ай бұрын
99+9÷9=100 You just said I have to press 9 four times. Operations between all of then wasn't necessary Edit: I just watched the video and realized this answer was presented in the video
@cmilkau
@cmilkau 10 ай бұрын
I would rule out the percent sign, as it literally means 1/100 making this way too easy. 9/9% = 100 already (using two more 9's without changing the result is an easy exercise). While you could see it as an "operation", I think it is more commonly viewed as *notation*, a shorthand for writing "over 100" so it's similar to why you would rule out e^x and π
@Munnstery
@Munnstery 4 ай бұрын
99+9/9 uses all 3 operator slots, its 9 || 9 + 9 / 9. The || is the symbol for concatenation in some coding languages. Concatenation for example is 9 || 9 = 99 or 8 || 7 = 87. It just shoves stuff together
@kefrov
@kefrov 10 ай бұрын
cos(9-9) + 99
@dgtheone
@dgtheone 10 ай бұрын
How did you get 99?
@TearTheRoof0ff
@TearTheRoof0ff 10 ай бұрын
​@@dgtheoneConcatenation
@RobloxBacon_Playz123
@RobloxBacon_Playz123 8 ай бұрын
no but that gave me ((cos(9)) - 9) + 99 = *90.9877*
@electricportals3644
@electricportals3644 5 ай бұрын
The logarithm one at the end was my favorite, it literally just incremented to 100 in a clever way. In degrees, arccos(sin(9!))+9+9/9=100 If you allow using different meanings of common mathematical operations you can also do (9^3)*(9^3)=100 using ^ as a bitwise xor
@gyletre675
@gyletre675 9 ай бұрын
with python code: int("9" + "9") + 9/9
@kenrickman6697
@kenrickman6697 10 ай бұрын
This reminds me of something I do at work to entertain myself (using locomotive numbers, if anyone is curious). Given any four random digits in a given order , make an equation using any mathematical operator which does not introduce a new digit (I.e. X^2 is not allowed, but X^Y is, as is square root). I have found very few numbers for which I could not come up with something.
@lagomoof
@lagomoof 9 ай бұрын
Logarithms can often be used to pull out how many times a square root was used, like in the last example. Seriously overpowered. There was a mathematical paper about it. And it has an implicit 2, so technically it ought to be disallowed. X^Y is still OK though.
@paulobouhid6648
@paulobouhid6648 10 ай бұрын
Hi, Presh. Of course you are familiar with the well-known Four 4´s challenge. A long time ago, after solving it, I wondered if I could do the same using FIVE 3´s... and I succeeded. If you are interested in this, just let me know how do I send it to you. Cheers from Brazil.
@jedagelijksebraintraining
@jedagelijksebraintraining 9 ай бұрын
I made a video about this...
@paulobouhid6648
@paulobouhid6648 Ай бұрын
@@jedagelijksebraintraining It´s on KZbin?????
@jedagelijksebraintraining
@jedagelijksebraintraining Ай бұрын
@@paulobouhid6648 yes
@CecilPonsaing
@CecilPonsaing 9 ай бұрын
"What an incredible solution" and What an incredible solution (the log example) ... RC: and it's goodnight from me, RB: and it's good night from him.
@benbooth2783
@benbooth2783 10 ай бұрын
Divide 9 by 9 to make 1, then concatenate the other two 9s. 99 + 1 = 100.
@matthewkrambeer2480
@matthewkrambeer2480 9 ай бұрын
I was able to come up with the 2nd to last solution in this video on my own, and I thought that would be the best. But that last one was really something. Kudos.
@Mike-H_UK
@Mike-H_UK 10 ай бұрын
Inv log (9/9+9/9)=100 but probably too easy to count.
@aadfg0
@aadfg0 10 ай бұрын
Another log solution: (a_0 - a_2 + a_5)/a_7 where a_n = log √ √ ... √ 9 = 2^(-n) log(9) with n square roots. It equals 2^7 + 2^5 - 2^2 = 128-32+4 = 100.
@orionspur
@orionspur 10 ай бұрын
Gluing digits together, or using the decimal point, or using the % sign, are all quietly invoking 10s. Seems unfair.
@AlejandroGarcia-co8uk
@AlejandroGarcia-co8uk 9 ай бұрын
how is concatenation involving 10?
@orionspur
@orionspur 9 ай бұрын
@@AlejandroGarcia-co8uk It is 10x+y.
@justanotherLunny
@justanotherLunny 9 ай бұрын
Agreed, the idea should be to use only four 9s to solve it, not to use the massive myriad of numbers you can get from 9 to do it.
@deerh2o
@deerh2o 10 ай бұрын
The concluding solution is just fabulous!
@cheeseparis1
@cheeseparis1 10 ай бұрын
and it's universal, the goal number is the number of times you have to press "square root"
@DeleteKernel
@DeleteKernel 9 ай бұрын
the immediate successor of 9 * 9 + 9 + 9
@pbenikovszky1
@pbenikovszky1 10 ай бұрын
13:02 Presh: "It's going to show something that's very close to 100, but not exactly 100" Calculator shows: 100.00000000000 Presh: My point exactly :D
@Gruuvin1
@Gruuvin1 7 ай бұрын
It's annoying when the video thumbnail is not the same as the challenge. The video thumbnail implied there must be some operator between each nine, and so I worked on it a bit before clicking. Then I felt cheated. Wasted time.
@blazingstar9638
@blazingstar9638 5 ай бұрын
Happy April fools day?
@Badspot
@Badspot 4 ай бұрын
((9*9)+9+9)++ = 100 If concatenation and adding a decimal point (multiplying and dividing by 10) are considered common mathematical operations, then surely increment counts as well.
@lethalty6055
@lethalty6055 10 ай бұрын
I have to say, this was a pretty good April Fool's video!
@bigolbearthejammydodger6527
@bigolbearthejammydodger6527 10 ай бұрын
before watching the anwser: my answer is (9 9)+(9/9) = 100. just because you CAN, put an opperator between those numbers doesn't mean you have to - and i think this is the simplest solution.
@wengtongwong991
@wengtongwong991 10 ай бұрын
You only need one 9 to make 100 by using the identity csc(arccot(x))=sqrt(1+x^2) csc(arccot(sqrt(9)))=sqrt(1+9)=sqrt(10) csc(arccot(sqrt(10)))=sqrt(11)...and continue until you reach sqrt(10000) Both csc(arccot(x))=sqrt(1+x^2) and sec(arctan(x))=sqrt(1+x^2) will do the task.
@aminsoori9538
@aminsoori9538 Ай бұрын
the ans is : (9 + !(!3)) x (9 + !(!3)) = 100 =(9+!2)x(9+!2) =(9+1)x(9+1)=10x10=100
@M1Miketro
@M1Miketro 10 ай бұрын
(ln 9 + ln √9 + ln √√√√9) / ln √√√√√√9 Yes, I am a programmer.
@legobrainbikergaming7422
@legobrainbikergaming7422 9 ай бұрын
should the natural log, log base 10 and the square root be allowed?
@chrishelbling3879
@chrishelbling3879 10 ай бұрын
99.99....... = 100. Or so they want you to believe.
@gnusnotutopia
@gnusnotutopia 9 ай бұрын
the arccos solution is very fun, definitely my favourite here it strikes a nice balance between simplicity and flashiness with minimal repeat operations also it could’ve been fun to use log base 9(9) as a 1 substitute as in the main solution tho i guess arbitrary-base log isn’t a super common operator
@IamGod13th
@IamGod13th 10 ай бұрын
To be honest i didn't liked sqrt, .9 or % methods, because they imply there is ^(1/2) or 1/10, or 1/100. But still it is a good puzzle! Thank you! =)
@hhgygy
@hhgygy 10 ай бұрын
% is not a basic mathematical operation. It's a sign for the basic operation of division by 100.
@Inspirator_AG112
@Inspirator_AG112 8 ай бұрын
*Here you go...* 9 ^ ((√9)! ÷ √9 ÷ log(9)) = 100 Assumption: 'log' refers to the common log (base 10). (Which is true for most calculators...)
@vh2296
@vh2296 10 ай бұрын
Putting a decimal dot is not a mathematical operation. You are changing the number to something else 9 is not equal to 0.9
@kshitijvarshney4177
@kshitijvarshney4177 10 ай бұрын
Clearly, I'm not a genius 😆
@loganshaw4527
@loganshaw4527 9 ай бұрын
What did you just times, plus and plus to get 99 and say it is a 100 by rounding up.
@collingallaway5541
@collingallaway5541 9 ай бұрын
I love the answer using logarithms and 100 square roots, it’s so clever
@ritumammathsclasses8452
@ritumammathsclasses8452 10 ай бұрын
99 + log9 9
@NihaarB
@NihaarB 10 ай бұрын
I dont thinkt you can write log₉9 in a calculator, log is defined for log base 10 in a calculator
@cheeseparis1
@cheeseparis1 10 ай бұрын
@@NihaarB log₉9 = ln 9 / ln 9.
@NihaarB
@NihaarB 10 ай бұрын
@@cheeseparis1 ah yes, or log9/log9
@ОлександрМихальчук-ь7о
@ОлександрМихальчук-ь7о 10 ай бұрын
Really impressive solutions
@Prince15141X
@Prince15141X 10 ай бұрын
this was the worse videos i can ever see, ther is no sence for this, it wasted my time. sorry bro for this time your this video was not good
@stefenleung
@stefenleung 10 ай бұрын
what? u can literally key the same things on calculator and you still can't follow?
@NihaarB
@NihaarB 10 ай бұрын
@@stefenleung he means there was no sense. he didn't mean that it was hard to follow, he just didn't enjoy the video and it wasted his time.
@forcelifeforce
@forcelifeforce 10 ай бұрын
Please write sentences.
@thomaspickin9376
@thomaspickin9376 10 ай бұрын
"this was the worse videos i can ever see, ther is no sence for this, it wasted my time. sorry bro for this time your this video was not good" Grade: F, Note: Please see me after class, we need to review sentences... "This was the worst video I have ever seen. It didn't make any sense and to watch and it was a waste of time. Sorry but this time your video quality wasn't very good."
@raffimolero64
@raffimolero64 4 ай бұрын
I think the purest version of this puzzle must exclude: - sqrt (implicit 2) - % (implicit /100) - decimal point (implicit /10) - concatenation (implicit *10+) - log (implicit base 10, replace with ln instead) - degree mode (implicit 360 degree turn) I'm not sure if we should include floor/round/ceil operators. i wonder if it's still possible.
@MakNabil10
@MakNabil10 4 ай бұрын
If you include the ceiling function I think the solution would be : ceil(9 + sin(9) )^( ceil(sin(9)) + ceil(sin(9)) )
@ramuk1933
@ramuk1933 4 ай бұрын
My failed attempt: 9×9+9=90 you can use trig and inverse trig functions to swap any number for a another number in ghe same pythagorean triple, and using an online list, 9->15->8->10 90+10=100 ... Except you can't do that because you need numbers for the fractions P.S. I didn't allow concatenation (not a common mathematical function), adding a decimal point (b.c. that's just dividing by 10, sqrt (2 rt 9, 2 isn't allowed), or log or ln (b.c. they are log_e and log_10, respectively, and e and 10 aren't allowed).
@mugiseyebrows
@mugiseyebrows 9 ай бұрын
I changed rules slightly and found interesting solutions for three nines: exp(log(9 * 9) / log10(9)) and two nines: exp(log(9) / log10(sqrt(9)))
@ASAPSquatterRemoval
@ASAPSquatterRemoval 6 ай бұрын
99 != 9, .9 != 9, cos(9) != 9, arccos(9) != 9 & log(9) != 9. I believe the equation must contain 4 quantities of 9 & not just have 4 expressions of the symbol 9. Therefore there was truely only 1 equation that was presented in the video that was valid which was a genius solution btw 👍.
@KenPaulsenArchitect
@KenPaulsenArchitect Ай бұрын
In your thumbnail, the boxes between each 9 infer a single mathematical operation. What single operation creates the number 99? 9x10+9? That's two operations and one involves 10. Similarly, multiple operations requires multiple boxes, such as in your case of multiple factorials.
@AuratticStride
@AuratticStride 10 ай бұрын
most of those solutions are super creative!
@alexanderschreiter943
@alexanderschreiter943 9 ай бұрын
Another option is using infinitely many square roots to turn two nines into ones than add them to the other two nines to make two tens and multiply them together
@alexanderschreiter943
@alexanderschreiter943 9 ай бұрын
(9+sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(9))))))))))))))))) * (9+sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(sqrt(9))))))))))))))))) ≈ 100
@ChrisM-tn3hx
@ChrisM-tn3hx 7 ай бұрын
The least number of keypresses would be 9/9+99. I am of the opinion that the most efficient answer, not the most creative answer, is the most intelligent one. A working solution is better than a theoretical one. Intelligence and intellectualism are distinct qualities, and not synonymous. I think over-analyzing something that can be quickly solved is a trap of intellectualism. In fact, it's one I'm engaging in right now lol. In a practical sense, though, I think that if I was able to solve this "puzzle" in a split second with the most efficient solution possible, the benefit in a practical sense is in having another 13 minutes and 30 seconds of extra time to use for some other purpose, such as answering another 200 puzzles, or getting some other task done, putting information to practical use, etc. Then I realized that I used it to compose this instead, which in retrospect is kind of ironic. So much for making good use of my time. Damnit. See what I mean?
@ViniciusCortezao
@ViniciusCortezao 10 ай бұрын
My solution: 9/9% 9/9 I put it on the calculator and the result is 100 The % is percentage and the 9 after % means multiplication. I like this solution because it fills in exactly the gaps in the thumbnail
@jayadityaJha
@jayadityaJha 3 ай бұрын
With that many "logs" I could build a literal visual representation of the problem
@n00b2001
@n00b2001 9 ай бұрын
In my opinion, "common" operations are addition, subtraction, multiplication, division and maybe exponents - can this be done with those operations? and no concatenation (or however it's spelled, the creation of new numbers like 99 in this example)
@nvid
@nvid 8 ай бұрын
Only if you accept counting in base 81 instead of 10, in that case it would be 9*9*9*9=100.
@XerosOfficial
@XerosOfficial 10 ай бұрын
9 * 9 + 9 + floor(W(9!)) or if you'll allow the preincrement operator then we can do 9 * 9 + 9 + ++9
@1mattwilson83
@1mattwilson83 9 ай бұрын
I love how the simplest solution is right, but they had to make it complicated because it was too easy XD
@djconnel
@djconnel 10 ай бұрын
I'd argue a decimal place is not a mathematical operation. Mathematical operations take input values (a number) and return output values (a number). The decimal place modifies the meaning of proximate symbols, but it is not transforming a number. For example,, "5" is a number, ".5" is a different number, but "..5" is undefined. 0.5 is equivalent to .5, but "0." is certainly not an operator. "%" is arguably a mathatical operation (as is per mille: ‰). "%" as a binary operator is typically taken to be modulo division: 99 % 9 = 9. Is "%" as percent a unary operator? I would guess yes -- it converts a number into another number. any number % is another number, and 5%%% could be claimed to have well-defined meaning (5/million). As to trigonometric functions: degrees are not the default unit of angle in mathemetics: radians are. You can specify degrees with a symbol, but that symbol is not an operator.
@eroraf8637
@eroraf8637 10 ай бұрын
99 % 9 = 0.
@djconnel
@djconnel 10 ай бұрын
LOL! You’re right, of course.
@Meshamu
@Meshamu 5 ай бұрын
I didn't see that you included a solution that matches what was implied by the thumbnail. Did I miss that part of the video, or just not pay enough attention? How can you do it in 8 button presses, counting the equals sign? With a single operation key pressed between each of the 9s, and only in those places?
@pozzowon
@pozzowon 10 ай бұрын
The way to get around e^x in this type of problems is to write exp(x) for exponential
@nickfoght3181
@nickfoght3181 7 ай бұрын
A bit cheeky, but my calculator can also handle gradians (as well as convert units between degrees, radians, & gradians) so: While in degrees mode: 9*(9+9/9)=90 Convert 90⁰-> 100 gradians. Done
@finlandtaipan4454
@finlandtaipan4454 9 ай бұрын
I spent about 2 seconds coming up with the simplest solution 99+9/9. When you deleted the 10^x function, I immediately saw 10^(9/9+9/9) but it was gone.
@kevlingcustomtitantrons9375
@kevlingcustomtitantrons9375 9 ай бұрын
Before watching the full video my answer is: (cos(√(9)!!)+9)×(cos(√(9)!!)+9) = 100 I decided i wanted to find a way to use 4 of the 9s (without combining or adding decimals because those aren't 9s, they're .9s and 99s, but i also didnt wanna make it too complicated) so i did this. After about an hour of trying it for myself i finally got this. Now if i had realized i couldve done the first part twice, i probably would've done it in half that time, but i was trying too hard lol
@kevlingcustomtitantrons9375
@kevlingcustomtitantrons9375 9 ай бұрын
It was in the video lol I didn't realize as I hadn't watched the full thing
@knrdvmmlbkkn
@knrdvmmlbkkn 4 ай бұрын
9 to the power of 2 + 9 to the power of 0 + 9 ( to the power of 1 but there's no need to write that out) + 9 ( to the power of 1 but there's no need to write that out) = 81 + 1 + 9 + 9 = 100 That was difficult - it took me several seconds!
@Raven-Creations
@Raven-Creations 2 ай бұрын
For this sort of puzzle, I would say that the set of allowed operators is +, -, *, and /. In other words, the same operators allowed in Countdown. Functions are not operators. Here, 99 + 9/9 is about as simple as it gets.
@vezeryk6706
@vezeryk6706 10 ай бұрын
I have it like this: arcctg[sqrt(sqrt(9))]*arctg[sqrt(sqrt(9))]/(9+9)=100 1800/18=100 Just switch to degrees when you have sqrt(3) so that the arctg and arcctg give 60 and 30
@OGSomeOne
@OGSomeOne 9 ай бұрын
I am not certain that you can do .9 under your rules because the actual nomenclature is 0.9 so you using numbers other than 9
@MeNowDealWIthIt
@MeNowDealWIthIt 9 ай бұрын
I think I saw on a numberphile video that that logs and sqrts trick works with any "four of one number, combine with operations to equal a goal number" problem
@friedmule5403
@friedmule5403 10 ай бұрын
Since you are allowed to use factorial, what about double factorial?
@BKNeifert
@BKNeifert 9 ай бұрын
It'd be addition, multiplication, subtraction and division. Cosine and Sin both use ratios, which are a kind of number. So do radians. It's also bad literary theory, to try and defy the meaning that's obvious. Like, intrinsically, the square root of 9 is 3, not 9. You know? You don't treat a square root as the number being square rooted, but as its own separate number. But, even so, it's clear they meant the four standard operations, and trying to be tricky and get around that is not listening to the instructions, nor trying to comprehend what is meant.
@peacefarm13
@peacefarm13 10 ай бұрын
I was really waiting for the last one 😁👌
@forcelifeforce
@forcelifeforce 10 ай бұрын
*@ MindYourDecisions* -- If you were allowed cos, then cos(0) would be short for cos(0 radians) = 1. However, you cannot use cos(720) to mean 1, because it means cos(720 radians) ~ -0.76. Any solutions you have that rely on a trig function of an argument, where the argument would have to be in degrees, are not legitimate.
@cheeseparis1
@cheeseparis1 10 ай бұрын
he puts the calculator in degrees mode. cos 0 degrees is also 1.
@forcelifeforce
@forcelifeforce 10 ай бұрын
@@cheeseparis1 -- No, a degree symbol is an extra character that is required to do it for cos(720). You have to be able to write it out, and it independently work. No setting to "degree mode."
@cheeseparis1
@cheeseparis1 10 ай бұрын
@@forcelifeforceOf the calculator, the "DRG" button is allowed. You can set the mode you want according to the math to perform, at least it's what I understood.
@noobartz0890
@noobartz0890 5 ай бұрын
2:00 i love how both mazes can easily be solved by going around them
@kevskevs
@kevskevs 10 ай бұрын
If you get rid of e^x and 10^x, you should also remove ln and log.
@AndrijGhorbunov
@AndrijGhorbunov 10 ай бұрын
arccos argument is not in degrees, it's just a number between -1 and 1, since arccos x is just 'an angle whose cos is equal to x'
@Szeesz0
@Szeesz0 2 ай бұрын
Common mathematical operations are those taught in elementary school: Addition, subtraction, multiplication, division. Root extraction, exponentiation. Plus the use of parentheses. The . and % are mathematical signs NOT operations.
@absolutezero9874
@absolutezero9874 10 ай бұрын
Hi Need your help in this question Thanks Question: Seven children ABCDEFG started walking from the same point at the same time with speeds 1:2:3:4:5:6:7 respectively and they were running around a circular park. Each of them carried flags of different colours. Whenever two or more children meet, they place their respective flags at that point. However, nobody places more than 1 flag at the same point. They are rubbing in an anticlockwise direction. How many flags will there in total, when there will be no scope of putting more flags?
@absolutezero9874
@absolutezero9874 10 ай бұрын
Is my solution correct? G meets A k/6 s later When they meet, Distance A walks = k/6 m G meets B k/5 s later When they meet, Distance B walks = 2k/5 m G meets C k/4 s later When they meet, Distance C walks = 3k/4 m G meets D k/3 s later When they meet, Distance D walks = 4k/3 m G meets E k/2 s later When they meet, Distance E walks = 5k/2 m G meets F k s later When they meet, Distance F walks = 6k m F meets A k/5 s later When they meet, Distance A walks = k/5 m F meets B k/4 s later When they meet, Distance B walks = 2k/4 = k/2 m which is at the same point as where G meets E F meets C k/3 s later When they meet, Distance C walks = k m which is at the same point as where G meets F F meets D k/2 s later When they meet, Distance D walks = 2k m which is at the same point as where F meets C F meets E k s later When they meet, Distance E walks = 5k m which is at the same point as where F meets D E meets A k/4 s later When they meet, Distance A walks = k/4 m E meets B k/3 s later When they meet, Distance B walks = 2k/3 m E meets C k/2 s later When they meet, Distance C walks = 3k/2 m which is at the same point where F meets B E meets D k s later When they meet, Distance D walks = 4k m Hence, They meet at the starting point, which is at the same point as where F meets E D meets A k/3 s later When they meet, Distance A walks = 4k/3 m which is at the same point as G meets D D meets B k/2 s later When they meet, Distance B walks = k m which is at the same point as where F meets E D meets C k s later When they meet, Distance C walks = 3k m which is at the same point as where D meets B C meets A k/2 s later When they meet, Distance A walks = k/2 m which is at the same point as where F meets B C meets B k s later When they meet, Distance B walks = 2k m which is at the same point as where D meets C B meets A k s later When they meet, Distance A walks = k m which is at the same point as where C meets B Therefore, The points where no 2 other ppl meet are at where G meets A, G meets B, G meets C, G meets D, G meets E, G meets F, F meets A Hence, Total 7 flags?
@oscarfreemantle5883
@oscarfreemantle5883 7 ай бұрын
Although there's no recurring function on a standard calculator, I still think that it could be considered a mathematical function. ? In which case, 99.99(recurring) = 100 (100÷3=33.33 recurring. 33.33 recurring × 3= 99.99recurring) Would like to hear arguments against this method.
@Black_hole_hungry
@Black_hole_hungry 4 ай бұрын
I got it the answer is (9^0 + 9)×(9^0 + 9) Explanation: 9^0=1 so it will be (1+9)×(1+9) And 1+9=10 so next is will be 10×10=100
@shruggzdastr8-facedclown
@shruggzdastr8-facedclown 10 ай бұрын
The conjoining of two or more isolated digits into a number unto itself actually has a mathematical term, which is: concatenation
@stella.excite
@stella.excite 5 ай бұрын
I'm seeing a lot of comments saying sqrt is cheating because it invokes 2 (which I agree with), but don't think anyone's mentioned this applies to log implicitly invoking 10.
@tuseroni6085
@tuseroni6085 9 ай бұрын
99+9/9 = 99+1=100; did not say i had to do a unique operation on each 9, only that i had to use operations and press 9 4 times.
@fluffycritter
@fluffycritter 10 ай бұрын
That last one is incredibly creative, unlike me, who only went for the 99+9/9 one.
@skilz8098
@skilz8098 10 ай бұрын
I got to say the last solution is quite impressive.
This logic puzzle stumped ChatGPT. Can you solve it?
16:30
MindYourDecisions
Рет қаралды 398 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
Can you solve Microsoft's bridge and torch riddle?
13:46
MindYourDecisions
Рет қаралды 210 М.
How To Catch A Cheater With Math
22:38
Primer
Рет қаралды 6 МЛН
The SAT Question Everyone Got Wrong
18:25
Veritasium
Рет қаралды 15 МЛН
Animation vs. Math
14:03
Alan Becker
Рет қаралды 80 МЛН
6 Impossible Puzzles With Surprising Solutions
12:46
MindYourDecisions
Рет қаралды 2,9 МЛН
Is 1/4 of the circle shaded? Most students get this wrong
14:02
MindYourDecisions
Рет қаралды 430 М.
I Spent 100 Hours Inside The Pyramids!
21:43
MrBeast
Рет қаралды 28 МЛН
Why π^π^π^π could be an integer (for all we know!).
15:21
Stand-up Maths
Рет қаралды 3,6 МЛН
Why You Can't Bring Checkerboards to Math Exams
21:45
Wrath of Math
Рет қаралды 537 М.
How many secret bases can I hide in this square?
19:24
Mumbo Jumbo
Рет қаралды 3,8 МЛН