--- title: "Multiplication Three-in-a-Row" type: "article" slug: "multiplication-three-in-a-row" url: "http://localhost/article/multiplication-three-in-a-row/" markdown_url: "http://localhost/article/multiplication-three-in-a-row.md" published_at: "2020-10-27T17:18:40+00:00" modified_at: "2024-06-23T00:43:36+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "\"Multiplication Three-in-a Row\" is based on the program \"Multiplication Bingo,\" by Jean Wilson, Special Education teacher at Leadville High School, Leadville, Colorado. She was seeking a way to motivate students who were having difficulty learning to multiply and found that completing five in a row on a Bingo board helped supply the motivation. An array…" category: - name: "SYNC" slug: "sync" taxonomy: "category" url: "http://localhost/category/periodicals/sync/" post_tag: - name: "1981" slug: "year-1981" taxonomy: "post_tag" url: "http://localhost/tag/year-1981/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" - name: "ZX80" slug: "zx80" taxonomy: "post_tag" url: "http://localhost/tag/zx80/" model: - name: "Sinclair ZX80" slug: "zx80" taxonomy: "model" url: "http://localhost/model/zx80/" indiv: - name: "Austin Brown" slug: "austin-brown" taxonomy: "indiv" url: "http://localhost/indiv/austin-brown/" publication: "Sync" publication_r: id: 10243 title: "SYNC" type: "periodical" url: "http://localhost/periodical/sync-magazine/" authors: "Austin Brown" volume: "1" issue: "4" issues_articles: - id: 26638 title: "SYNC v1 n4" type: "issue" url: "http://localhost/issue/sync-v1-n4/" pages: "34-35" pubdate: "July/August 1981" archive_link: false volumeissue: "v1n4" --- # Multiplication Three-in-a-Row “Multiplication Three-in-a Row” is based on the program “Multiplication Bingo,” by Jean Wilson, Special Education teacher at Leadville High School, Leadville, Colorado. She was seeking a way to motivate students who were having difficulty learning to multiply and found that completing five in a row on a Bingo board helped supply the motivation. An array 5 by 5 is too big for the 1K ZX80, but 3 by 3 will fit.