IN THIS LESSON

I can break down problems into smaller parts and use algorithms to solve them.

Today, we will be learning about algorithm design. Algorithm design is the process of creating the steps we need to solve a problem. This is important for solving many problems, but we will be focusing on solving a Rubik’s Cube. The main algorithm we use to solve the cube is the right algorithm: twist the right side up, twist the top clockwise, put the right side back down, twist the top counterclockwise.

The beginner method for solving the Rubik’s Cube decomposes the problem into the following steps:

1. Daisy

2. White Cross

3. White Corners

4. Middle Row

5. Yellow Cross

6. Yellow Corners

7. Adjust Yellow Corners

Then, we will practice using the right algorithm to solve the white corners.

  • AKS-5 develop and employ strategies for understanding and solving problems in ways that use the power of technological methods to develop and test solutions

  • E - I can break down a problem and use an algorithm to successfully solve it.

    S - I can break down a problem with help and use an algorithm to solve it.

    N - I can break down a problem with help and begin to use an algorithm to solve it.

    U - I cannot break down a problem or begin to use an algorithm to solve it.