Διαφήμιση

Μοτίβα Γεμίσματος

Πώς τα γεμίσματα σχημάτων (κενό, μισογεμάτο, γεμάτο) αλλάζουν στον πίνακα.

Μάθηση

Πώς τα γεμίσματα σχημάτων (κενό, μισογεμάτο, γεμάτο) αλλάζουν στον πίνακα.

Fill rules determine whether shapes are empty (outline only), half-filled (partial shading), or fully filled (solid). Like other attributes, fill can be constant across the grid or progress systematically across rows or columns. Fill patterns often create visual rhythm that helps identify the correct answer.

fill(cell) = empty | half | filled, following position rule

  • Row pattern: Each row shows empty → half → filled
  • Column pattern: Each column shows empty → half → filled
  • All different per column: Each column has one of each fill

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

  • Examine fill states across each row
  • Examine fill states down each column
  • Look for the empty→half→filled progression
  • Fill is independent of shape and size

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

  • Confusing 'half' with 'empty' or 'filled'
  • Missing fill patterns while focused on shape
  • Not checking both row and column directions

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

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

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

Απάντηση: Γεμάτο τετράγωνο

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

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

Διαφήμιση