Διαφήμιση

Εξέλιξη Μεγέθους

Πώς το μέγεθος αλλάζει συστηματικά στις γραμμές ή στήλες ενός πίνακα.

Μάθηση

Πώς το μέγεθος αλλάζει συστηματικά στις γραμμές ή στήλες ενός πίνακα.

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

Πώς να το αναγνωρίζετε

  • 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

Συνηθισμένα λάθη

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

Λύση βήμα προς βήμα

Σε πίνακα 3x3, τα σχήματα μεγαλώνουν από αριστερά προς τα δεξιά σε κάθε γραμμή. Η γραμμή 3 δείχνει: μικρός κύκλος, μεσαίος κύκλος, ?. Ποιο μέγεθος ταιριάζει στο κελί που λείπει;

  1. Αναγνώριση του μοτίβου μεγέθους στις γραμμές
  2. Επαλήθευση του μοτίβου στις γραμμές 1 και 2
  3. Εφαρμογή του μοτίβου στη γραμμή 3
  4. Η τρίτη θέση ακολουθεί την αύξουσα ακολουθία

Απάντηση: Μεγάλος κύκλος

Καθοδήγηση εξάσκησης

Αναγνώριση Μοτίβων

Διαφήμιση