![]() |
Riddles, brain puzzles and mathematical problems - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Frictional Games (https://www.frictionalgames.com/forum/forum-3.html) +--- Forum: Off-Topic (https://www.frictionalgames.com/forum/forum-16.html) +--- Thread: Riddles, brain puzzles and mathematical problems (/thread-19232.html) |
RE: Riddles, brain puzzles and mathematical problems - MyRedNeptune - 03-29-2014 @BAndrew I think we have twin brains. RE: Riddles, brain puzzles and mathematical problems - BAndrew - 03-29-2014 Hahahaha ![]() I have another riddle/problem, but I haven't solved it yet. I'll inform you when I have. I'll start trying it now. EDIT: Spoiler below!
RE: Riddles, brain puzzles and mathematical problems - DavidS - 03-30-2014 Does learning how to solve a Rubik`s Cube still count as a brain puzzle or is it widely regarded as the "easy mode" in these parts? In any case, it is funny how hooked you can get on these little 3D puzzles. ![]() RE: Riddles, brain puzzles and mathematical problems - BAndrew - 03-30-2014 (03-30-2014, 03:13 PM)DavidS Wrote: Does learning how to solve a Rubik`s Cube still count as a brain puzzle or is it widely regarded as the "easy mode" in these parts? In any case, it is funny how hooked you can get on these little 3D puzzles. It does count of course. I was interested in the past to come up with an algorithm or a strategy to solve rubic cubes puzzles, but I never actually worked on it. Feel free to post Rubik's cube puzzles. RE: Riddles, brain puzzles and mathematical problems - DavidS - 03-30-2014 I bought a cube a while ago, but here is an online game that also has a "solve" button which is nice once you get stuck somewhere. http://www.agame.com/game/rubix-cube Right now I am trying to memorize the algorithms in the official guide http://eu.rubiks.com/uploads/general_content/Rubiks_cube_3x3_solution-en.pdf nice to keep hands and brain busy while commuting or in a waiting room. ![]() RE: Riddles, brain puzzles and mathematical problems - Bridge - 03-30-2014 Of course, while memorizing algorithms and being able to apply them on the fly takes some highly developed cognitive skills it is not even remotely comparable to solving the cube yourself which requires formidable spatial intelligence. RE: Riddles, brain puzzles and mathematical problems - 7heDubz - 03-30-2014 Learned how to do it, and now i don't remember the algorithms. I only used them as a basis for my hands learning the movements. Of course i still look at the cube and have to line pieces up correctly but I couldnt do the cube slowly step by step if i tried to. RE: Riddles, brain puzzles and mathematical problems - DavidS - 03-31-2014 @Bridge: Haha, yeah you are right. I am already satisfied if I solve it at all without looking at a guide, no matter the method. ![]() RE: Riddles, brain puzzles and mathematical problems - BAndrew - 04-02-2014 Using the appropriate symbols (+,-,*,/,^,etc) between the numbers make the following true: 2 2 = 24 3 3 3 = 24 4 4 4 4 = 24 5 5 5 5 5 = 24 6 6 6 6 6 6 = 24 7 7 7 7 7 7 7 = 24 8 8 8 8 8 8 8 8 = 24 9 9 9 9 9 9 9 9 9 = 24 NOTE: Square (or any other) root is not allowed. Also you can use exponentiate if and only if you use the numbers specified so for example: 2^2 --> allowed 2^4 + 2^2 --> not allowed 4^4 + (4*4)^4 --> not allowed (because you used one more 4) 9^9 + (9*9+9)^9 +... --> allowed 5^7 --> not allowed Also you are not allowed to combine 2 digits in one number. So for example you cannot make "44" just by combining the two 4. PS I am so bad at Rubik's cube :/ RE: Riddles, brain puzzles and mathematical problems - Froge - 04-02-2014 (04-02-2014, 05:54 PM)BAndrew Wrote: 4^4 + (4*4)^4 --> allowed But there are four 4s and five here? |