Skip to main content

Posts

Showing posts with the label Mind Building

Solution to Hungarian Ring Puzzle

Hungarian Rings or Devil's Circle is a sliding puzzle consisting of  two interwoven rings, which has several color labeled that you cannot take out. Challenge: The challenge is to set the balls so that the corresponding colors are next to each other. There are some variations where more than two circles are used or the two circles are not place or the balls are marked by numbers not by colors. Hungarian Rings Solution Every state is considered to be a valid solution where the four colors are coherent. In my case I have 10 balls of red, 10 black, 9 blue, and 9 yellow. Different models can have different colors but the solution here presented is with four colors. Ok, So my rings state is like this in below picture. Jumbled Rings First of all solve intuitively, one set of colors which have 10 balls(black) on the right. Then solve the next set of colors having 10 balls (red) on the left.  When this is done, try arranging the inner colors the y...

Learn to solve a 3x3 Rubik's cube

Beginners Method There are many approaches to solve a cube. All methods have different levels of difficulties, for beginners, for speedcubers and even for solving the cube blindlfolded. Solving a cube has got nothing to do with colors present on the sides of cube all you need is a trick to solve it. The method present here divides the cube in three layers. You can solve the cube layer by later and not by messing up with pieces and solving only one side. Before starting with solving the cube lets start with the notations you need to know  that are used in the algorithm of the cube. Below picture will makes things clear to you. (All the above notation of cube are represented in clockwise rotation.) Clockwise Rotation: F - Front B - Back R - Right L - Left U - Up D - Down Anticlockwise Rotation:(with apostrophe) F' - Front B' - Back R' - Right L' - Left U' - Up D' - Down Step by Step Solution First L...