Publicité

Pliage de Cube

Visualiser comment un patron de cube se plie en un cube 3D.

Apprendre

Visualiser comment un patron de cube se plie en un cube 3D.

Cube folding puzzles show a 2D 'net' (unfolded cube pattern) and ask which 3D cube would result when folded. The key insight is that opposite faces of a cube never share an edge in the net—they are always separated by exactly one face. Tracking markers or patterns on each face helps identify the correct folded cube.

folded_cube = fold(net, edges)

  • Cross-shaped net: center square becomes front face
  • Opposite faces in the net have one square between them
  • Adjacent faces in the net remain adjacent when folded

Comment le reconnaître

  • Identify which faces will be opposite (they never share an edge)
  • Pick a 'front' face and trace what becomes top, sides
  • Note the orientation of markers—they may rotate when folded
  • Eliminate answers with impossible face arrangements

Erreurs fréquentes

  • Forgetting that markers rotate during folding
  • Missing that opposite faces can't be adjacent in the net
  • Not tracking which edges connect to which

Résolution étape par étape

Un patron de cube a une étoile sur la face centrale et un cercle sur la face juste au-dessus. Une fois plié, quelle face est opposée à l'étoile ?

  1. Identifier la face centrale avec l'étoile : ce sera une face du cube.
  2. Dans un patron en croix, la face centrale et toute face adjacente partagent une arête une fois plié.
  3. La face opposée est séparée par exactement une face dans le patron.
  4. Compter depuis l'étoile : le cercle est adjacent (un pas), donc PAS opposé.
  5. La face à deux pas de l'étoile (sur le bras opposé de la croix) sera la face opposée.

Réponse: La face à l'extrémité opposée de la croix par rapport au cercle

Conseils de pratique

Raisonnement Spatial

Publicité