Publicité

Progression de Taille

Comment la taille change systématiquement dans les lignes ou colonnes d'une matrice.

Apprendre

Comment la taille change systématiquement dans les lignes ou colonnes d'une matrice.

Size rules govern whether shapes are small, medium, or large. Common patterns include constant size (all same), increasing size (small→medium→large across rows or down columns), and decreasing size (large→medium→small). Size progression is often the most visually obvious pattern but can be subtle when combined with other rules.

size(cell) = small | medium | large, following position rule

  • Constant: All cells have medium-sized shapes
  • Row increase: Each row goes small → medium → large
  • Column decrease: Each column goes large → medium → small

Comment le reconnaître

  • Compare sizes within each row—are they equal or changing?
  • Compare sizes within each column—are they equal or changing?
  • Note direction: increasing (growth) or decreasing (shrinking)
  • Size is independent of shape and fill

Erreurs fréquentes

  • Confusing size direction (increasing vs decreasing)
  • Missing size patterns when distracted by shape changes
  • Assuming size must vary when it might be constant

Résolution étape par étape

Dans une matrice 3x3, les formes augmentent en taille de gauche à droite dans chaque ligne. La ligne 3 montre : petit cercle, cercle moyen, ?. Quelle taille correspond à la cellule manquante ?

  1. Identifier le motif de taille dans les lignes
  2. Vérifier le motif dans les lignes 1 et 2
  3. Appliquer le motif à la ligne 3
  4. La troisième position suit la séquence croissante

Réponse: Grand cercle

Conseils de pratique

Reconnaissance de Motifs

Publicité