Skip to content

Instantly share code, notes, and snippets.

@bdhumb
Last active July 11, 2016 09:52
Show Gist options
  • Save bdhumb/b01abf0bc18da7d3aa856ff13e2307cf to your computer and use it in GitHub Desktop.
Save bdhumb/b01abf0bc18da7d3aa856ff13e2307cf to your computer and use it in GitHub Desktop.
This is a solution to Graham Fletcher's proposed problem https://twitter.com/gfletchy/status/752185829360017416 (reconsidered as collinear points with no repeated digits)
Points are (0,1) (26,53) (48,97). Rule is y = 2x + 1
Points are (0,1) (28,47) (56,93). Rule is y = 23/14x + 1
Points are (0,1) (28,57) (34,69). Rule is y = 2x + 1
Points are (0,1) (28,57) (46,93). Rule is y = 2x + 1
Points are (0,1) (29,34) (58,67). Rule is y = 33/29x + 1
Points are (0,1) (32,65) (48,97). Rule is y = 2x + 1
Points are (0,1) (34,29) (68,57). Rule is y = 14/17x + 1
Points are (0,1) (36,45) (72,89). Rule is y = 11/9x + 1
Points are (0,1) (36,48) (72,95). Rule is y = 47/36x + 1
Points are (0,1) (38,25) (76,49). Rule is y = 12/19x + 1
Points are (0,1) (43,29) (86,57). Rule is y = 28/43x + 1
Points are (0,1) (46,38) (92,75). Rule is y = 37/46x + 1
Points are (0,1) (48,25) (76,39). Rule is y = 1/2x + 1
Points are (0,1) (48,27) (96,53). Rule is y = 13/24x + 1
Points are (0,1) (52,63) (78,94). Rule is y = 31/26x + 1
Points are (0,1) (54,28) (76,39). Rule is y = 1/2x + 1
Points are (0,1) (56,29) (74,38). Rule is y = 1/2x + 1
Points are (0,1) (68,35) (92,47). Rule is y = 1/2x + 1
Points are (0,2) (38,59) (46,71). Rule is y = 3/2x + 2
Points are (0,3) (16,59) (24,87). Rule is y = 7/2x + 3
Points are (0,3) (28,41) (56,79). Rule is y = 19/14x + 3
Points are (0,3) (28,47) (56,91). Rule is y = 11/7x + 3
Points are (0,3) (48,15) (96,27). Rule is y = 1/4x + 3
Points are (0,3) (48,27) (96,51). Rule is y = 1/2x + 3
Points are (0,3) (48,51) (69,72). Rule is y = 1x + 3
Points are (0,3) (49,52) (68,71). Rule is y = 1x + 3
Points are (0,3) (56,19) (84,27). Rule is y = 2/7x + 3
Points are (0,3) (76,41) (98,52). Rule is y = 1/2x + 3
Points are (0,3) (78,42) (96,51). Rule is y = 1/2x + 3
Points are (0,4) (26,17) (98,53). Rule is y = 1/2x + 4
Points are (0,4) (36,51) (72,98). Rule is y = 47/36x + 4
Points are (0,4) (38,62) (57,91). Rule is y = 29/19x + 4
Points are (0,4) (39,15) (78,26). Rule is y = 11/39x + 4
Points are (0,5) (13,47) (26,89). Rule is y = 42/13x + 5
Points are (0,5) (14,37) (28,69). Rule is y = 16/7x + 5
Points are (0,5) (16,37) (42,89). Rule is y = 2x + 5
Points are (0,5) (16,47) (32,89). Rule is y = 21/8x + 5
Points are (0,5) (18,23) (69,74). Rule is y = 1x + 5
Points are (0,5) (18,27) (36,49). Rule is y = 11/9x + 5
Points are (0,5) (18,42) (36,79). Rule is y = 37/18x + 5
Points are (0,5) (19,24) (68,73). Rule is y = 1x + 5
Points are (0,5) (19,26) (38,47). Rule is y = 21/19x + 5
Points are (0,5) (24,17) (68,39). Rule is y = 1/2x + 5
Points are (0,5) (26,31) (79,84). Rule is y = 1x + 5
Points are (0,5) (27,41) (63,89). Rule is y = 4/3x + 5
Points are (0,5) (28,19) (64,37). Rule is y = 1/2x + 5
Points are (0,5) (28,19) (76,43). Rule is y = 1/2x + 5
Points are (0,5) (28,37) (49,61). Rule is y = 8/7x + 5
Points are (0,5) (29,34) (76,81). Rule is y = 1x + 5
Points are (0,5) (29,63) (41,87). Rule is y = 2x + 5
Points are (0,5) (31,47) (62,89). Rule is y = 42/31x + 5
Points are (0,5) (31,67) (42,89). Rule is y = 2x + 5
Points are (0,5) (32,69) (41,87). Rule is y = 2x + 5
Points are (0,5) (34,17) (68,29). Rule is y = 6/17x + 5
Points are (0,5) (36,41) (87,92). Rule is y = 1x + 5
Points are (0,5) (36,48) (72,91). Rule is y = 43/36x + 5
Points are (0,5) (37,42) (86,91). Rule is y = 1x + 5
Points are (0,5) (41,37) (82,69). Rule is y = 32/41x + 5
Points are (0,5) (43,17) (86,29). Rule is y = 12/43x + 5
Points are (0,5) (46,38) (92,71). Rule is y = 33/46x + 5
Points are (0,5) (48,21) (96,37). Rule is y = 1/3x + 5
Points are (0,5) (68,39) (72,41). Rule is y = 1/2x + 5
Points are (0,6) (14,27) (58,93). Rule is y = 3/2x + 6
Points are (0,6) (17,52) (34,98). Rule is y = 46/17x + 6
Points are (0,6) (19,32) (57,84). Rule is y = 26/19x + 6
Points are (0,6) (28,74) (35,91). Rule is y = 17/7x + 6
Points are (0,6) (39,15) (78,24). Rule is y = 3/13x + 6
Points are (0,7) (18,25) (39,46). Rule is y = 1x + 7
Points are (0,7) (18,43) (26,59). Rule is y = 2x + 7
Points are (0,7) (18,43) (29,65). Rule is y = 2x + 7
Points are (0,7) (19,26) (38,45). Rule is y = 1x + 7
Points are (0,7) (19,45) (28,63). Rule is y = 2x + 7
Points are (0,7) (24,19) (58,36). Rule is y = 1/2x + 7
Points are (0,7) (26,41) (39,58). Rule is y = 17/13x + 7
Points are (0,7) (29,34) (58,61). Rule is y = 27/29x + 7
Points are (0,7) (34,29) (68,51). Rule is y = 11/17x + 7
Points are (0,7) (43,29) (86,51). Rule is y = 22/43x + 7
Points are (0,7) (48,15) (96,23). Rule is y = 1/6x + 7
Points are (0,7) (48,21) (96,35). Rule is y = 7/24x + 7
Points are (0,7) (49,28) (56,31). Rule is y = 3/7x + 7
Points are (0,7) (62,41) (93,58). Rule is y = 17/31x + 7
Points are (0,7) (68,41) (92,53). Rule is y = 1/2x + 7
Points are (0,8) (17,52) (34,96). Rule is y = 44/17x + 8
Points are (0,8) (36,51) (72,94). Rule is y = 43/36x + 8
Points are (0,8) (56,32) (91,47). Rule is y = 3/7x + 8
Points are (0,9) (13,47) (26,85). Rule is y = 38/13x + 9
Points are (0,9) (14,23) (58,67). Rule is y = 1x + 9
Points are (0,9) (14,23) (76,85). Rule is y = 1x + 9
Points are (0,9) (14,37) (28,65). Rule is y = 2x + 9
Points are (0,9) (16,25) (38,47). Rule is y = 1x + 9
Points are (0,9) (16,25) (74,83). Rule is y = 1x + 9
Points are (0,9) (16,47) (32,85). Rule is y = 19/8x + 9
Points are (0,9) (17,43) (28,65). Rule is y = 2x + 9
Points are (0,9) (18,27) (36,45). Rule is y = 1x + 9
Points are (0,9) (18,27) (54,63). Rule is y = 1x + 9
Points are (0,9) (18,42) (36,75). Rule is y = 11/6x + 9
Points are (0,9) (18,45) (27,63). Rule is y = 2x + 9
Points are (0,9) (24,57) (36,81). Rule is y = 2x + 9
Points are (0,9) (28,41) (56,73). Rule is y = 8/7x + 9
Points are (0,9) (28,61) (35,74). Rule is y = 13/7x + 9
Points are (0,9) (31,47) (62,85). Rule is y = 38/31x + 9
Points are (0,9) (32,41) (58,67). Rule is y = 1x + 9
Points are (0,9) (32,41) (76,85). Rule is y = 1x + 9
Points are (0,9) (34,17) (68,25). Rule is y = 4/17x + 9
Points are (0,9) (36,27) (84,51). Rule is y = 1/2x + 9
Points are (0,9) (36,45) (72,81). Rule is y = 1x + 9
Points are (0,9) (38,25) (76,41). Rule is y = 8/19x + 9
Points are (0,9) (38,47) (52,61). Rule is y = 1x + 9
Points are (0,9) (41,37) (82,65). Rule is y = 28/41x + 9
Points are (0,9) (42,57) (63,81). Rule is y = 8/7x + 9
Points are (0,9) (43,17) (86,25). Rule is y = 8/43x + 9
Points are (0,9) (51,26) (84,37). Rule is y = 1/3x + 9
Points are (0,9) (52,61) (74,83). Rule is y = 1x + 9
Points are (0,9) (54,27) (81,36). Rule is y = 1/3x + 9
Points are (0,9) (54,63) (72,81). Rule is y = 1x + 9
Points are (1,0) (25,38) (49,76). Rule is y = 19/12x + -19/12
Points are (1,0) (25,48) (39,76). Rule is y = 2x + -2
Points are (1,0) (27,48) (53,96). Rule is y = 24/13x + -24/13
Points are (1,0) (28,54) (39,76). Rule is y = 2x + -2
Points are (1,0) (29,34) (57,68). Rule is y = 17/14x + -17/14
Points are (1,0) (29,43) (57,86). Rule is y = 43/28x + -43/28
Points are (1,0) (29,56) (38,74). Rule is y = 2x + -2
Points are (1,0) (34,29) (67,58). Rule is y = 29/33x + -29/33
Points are (1,0) (35,68) (47,92). Rule is y = 2x + -2
Points are (1,0) (38,46) (75,92). Rule is y = 46/37x + -46/37
Points are (1,0) (45,36) (89,72). Rule is y = 9/11x + -9/11
Points are (1,0) (47,28) (93,56). Rule is y = 14/23x + -14/23
Points are (1,0) (48,36) (95,72). Rule is y = 36/47x + -36/47
Points are (1,0) (53,26) (97,48). Rule is y = 1/2x + -1/2
Points are (1,0) (57,28) (69,34). Rule is y = 1/2x + -1/2
Points are (1,0) (57,28) (93,46). Rule is y = 1/2x + -1/2
Points are (1,0) (63,52) (94,78). Rule is y = 26/31x + -26/31
Points are (1,0) (65,32) (97,48). Rule is y = 1/2x + -1/2
Points are (1,2) (34,50) (67,98). Rule is y = 16/11x + 6/11
Points are (1,2) (35,40) (69,78). Rule is y = 19/17x + 15/17
Points are (1,2) (35,40) (86,97). Rule is y = 19/17x + 15/17
Points are (1,2) (35,70) (48,96). Rule is y = 2x + 0
Points are (1,2) (38,46) (75,90). Rule is y = 44/37x + 30/37
Points are (1,2) (38,76) (45,90). Rule is y = 2x + 0
Points are (1,2) (40,35) (79,68). Rule is y = 11/13x + 15/13
Points are (1,2) (43,58) (67,90). Rule is y = 4/3x + 2/3
Points are (1,2) (43,68) (50,79). Rule is y = 11/7x + 3/7
Points are (1,2) (43,68) (57,90). Rule is y = 11/7x + 3/7
Points are (1,2) (45,36) (89,70). Rule is y = 17/22x + 27/22
Points are (1,2) (48,36) (95,70). Rule is y = 34/47x + 60/47
Points are (1,2) (57,30) (89,46). Rule is y = 1/2x + 3/2
Points are (1,4) (27,56) (39,80). Rule is y = 2x + 2
Points are (1,4) (70,52) (93,68). Rule is y = 16/23x + 76/23
Points are (1,5) (20,46) (39,87). Rule is y = 41/19x + 54/19
Points are (1,5) (24,36) (70,98). Rule is y = 31/23x + 84/23
Points are (1,5) (70,28) (94,36). Rule is y = 1/3x + 14/3
Points are (1,6) (23,50) (47,98). Rule is y = 2x + 4
Points are (1,6) (25,30) (79,84). Rule is y = 1x + 5
Points are (1,6) (25,38) (49,70). Rule is y = 4/3x + 14/3
Points are (1,6) (27,48) (53,90). Rule is y = 21/13x + 57/13
Points are (1,6) (27,58) (43,90). Rule is y = 2x + 4
Points are (1,6) (29,34) (75,80). Rule is y = 1x + 5
Points are (1,6) (29,43) (57,80). Rule is y = 37/28x + 131/28
Points are (1,6) (30,27) (59,48). Rule is y = 21/29x + 153/29
Points are (1,6) (30,42) (59,78). Rule is y = 36/29x + 138/29
Points are (1,6) (35,40) (87,92). Rule is y = 1x + 5
Points are (1,6) (37,24) (89,50). Rule is y = 1/2x + 11/2
Points are (1,6) (37,42) (85,90). Rule is y = 1x + 5
Points are (1,6) (40,32) (79,58). Rule is y = 2/3x + 16/3
Points are (1,6) (43,27) (89,50). Rule is y = 1/2x + 11/2
Points are (1,6) (47,28) (93,50). Rule is y = 11/23x + 127/23
Points are (1,6) (49,38) (70,52). Rule is y = 2/3x + 16/3
Points are (1,6) (70,29) (85,34). Rule is y = 1/3x + 17/3
Points are (1,6) (73,42) (89,50). Rule is y = 1/2x + 11/2
Points are (1,7) (20,36) (58,94). Rule is y = 29/19x + 104/19
Points are (1,7) (20,46) (39,85). Rule is y = 39/19x + 94/19
Points are (1,7) (25,63) (40,98). Rule is y = 7/3x + 14/3
Points are (1,7) (29,63) (40,85). Rule is y = 2x + 5
Points are (1,7) (30,65) (42,89). Rule is y = 2x + 5
Points are (1,7) (32,69) (40,85). Rule is y = 2x + 5
Points are (1,8) (9,24) (35,76). Rule is y = 2x + 6
Points are (1,8) (29,34) (57,60). Rule is y = 13/14x + 99/14
Points are (1,8) (30,27) (59,46). Rule is y = 19/29x + 213/29
Points are (1,8) (30,42) (59,76). Rule is y = 34/29x + 198/29
Points are (1,8) (32,70) (45,96). Rule is y = 2x + 6
Points are (1,8) (34,29) (67,50). Rule is y = 7/11x + 81/11
Points are (1,8) (34,50) (67,92). Rule is y = 14/11x + 74/11
Points are (1,8) (35,40) (69,72). Rule is y = 16/17x + 120/17
Points are (1,8) (35,76) (42,90). Rule is y = 2x + 6
Points are (1,8) (39,27) (65,40). Rule is y = 1/2x + 15/2
Points are (1,8) (40,32) (79,56). Rule is y = 8/13x + 96/13
Points are (1,8) (40,35) (79,62). Rule is y = 9/13x + 95/13
Points are (1,9) (27,48) (35,60). Rule is y = 3/2x + 15/2
Points are (1,9) (56,24) (78,30). Rule is y = 3/11x + 96/11
Points are (1,9) (63,40) (87,52). Rule is y = 1/2x + 17/2
Points are (1,9) (67,42) (83,50). Rule is y = 1/2x + 17/2
Points are (2,0) (59,38) (71,46). Rule is y = 2/3x + -4/3
Points are (2,1) (30,57) (46,89). Rule is y = 2x + -3
Points are (2,1) (35,40) (68,79). Rule is y = 13/11x + -15/11
Points are (2,1) (36,45) (70,89). Rule is y = 22/17x + -27/17
Points are (2,1) (36,48) (70,95). Rule is y = 47/34x + -30/17
Points are (2,1) (40,35) (78,69). Rule is y = 17/19x + -15/19
Points are (2,1) (40,35) (97,86). Rule is y = 17/19x + -15/19
Points are (2,1) (46,38) (90,75). Rule is y = 37/44x + -15/22
Points are (2,1) (50,34) (98,67). Rule is y = 11/16x + -3/8
Points are (2,1) (58,43) (90,67). Rule is y = 3/4x + -1/2
Points are (2,1) (68,43) (79,50). Rule is y = 7/11x + -3/11
Points are (2,1) (68,43) (90,57). Rule is y = 7/11x + -3/11
Points are (2,1) (70,35) (96,48). Rule is y = 1/2x + 0
Points are (2,1) (76,38) (90,45). Rule is y = 1/2x + 0
Points are (2,3) (9,45) (16,87). Rule is y = 6x + -9
Points are (2,3) (65,80) (74,91). Rule is y = 11/9x + 5/9
Points are (2,3) (68,54) (90,71). Rule is y = 17/22x + 16/11
Points are (2,3) (76,40) (98,51). Rule is y = 1/2x + 2
Points are (2,3) (78,41) (96,50). Rule is y = 1/2x + 2
Points are (2,4) (9,13) (58,76). Rule is y = 9/7x + 10/7
Points are (2,4) (36,51) (70,98). Rule is y = 47/34x + 21/17
Points are (2,4) (70,38) (96,51). Rule is y = 1/2x + 3
Points are (2,5) (6,13) (48,97). Rule is y = 2x + 1
Points are (2,5) (8,17) (34,69). Rule is y = 2x + 1
Points are (2,5) (8,17) (46,93). Rule is y = 2x + 1
Points are (2,5) (8,37) (14,69). Rule is y = 16/3x + -17/3
Points are (2,5) (16,47) (30,89). Rule is y = 3x + -1
Points are (2,5) (30,19) (86,47). Rule is y = 1/2x + 4
Points are (2,5) (30,61) (48,97). Rule is y = 2x + 1
Points are (2,5) (31,47) (60,89). Rule is y = 42/29x + 61/29
Points are (2,5) (36,19) (87,40). Rule is y = 7/17x + 71/17
Points are (2,5) (36,48) (70,91). Rule is y = 43/34x + 42/17
Points are (2,5) (41,37) (80,69). Rule is y = 32/39x + 131/39
Points are (2,5) (46,38) (90,71). Rule is y = 3/4x + 7/2
Points are (2,7) (6,15) (43,89). Rule is y = 2x + 3
Points are (2,7) (6,18) (34,95). Rule is y = 11/4x + 3/2
Points are (2,7) (8,13) (59,64). Rule is y = 1x + 5
Points are (2,7) (9,14) (58,63). Rule is y = 1x + 5
Points are (2,7) (9,45) (16,83). Rule is y = 38/7x + -27/7
Points are (2,7) (9,56) (13,84). Rule is y = 7x + -7
Points are (2,7) (18,36) (50,94). Rule is y = 29/16x + 27/8
Points are (2,7) (35,40) (86,91). Rule is y = 1x + 5
Points are (2,7) (36,41) (85,90). Rule is y = 1x + 5
Points are (2,7) (50,31) (86,49). Rule is y = 1/2x + 6
Points are (2,7) (50,34) (98,61). Rule is y = 9/16x + 47/8
Points are (2,7) (54,63) (80,91). Rule is y = 14/13x + 63/13
Points are (2,7) (64,38) (90,51). Rule is y = 1/2x + 6
Points are (2,8) (6,37) (14,95). Rule is y = 29/4x + -13/2
Points are (2,8) (36,51) (70,94). Rule is y = 43/34x + 93/17
Points are (2,9) (6,35) (14,87). Rule is y = 13/2x + -4
Points are (2,9) (8,37) (14,65). Rule is y = 14/3x + -1/3
Points are (2,9) (16,30) (54,87). Rule is y = 3/2x + 6
Points are (2,9) (16,37) (40,85). Rule is y = 2x + 5
Points are (2,9) (16,47) (30,85). Rule is y = 19/7x + 25/7
Points are (2,9) (30,65) (41,87). Rule is y = 2x + 5
Points are (2,9) (31,47) (60,85). Rule is y = 38/29x + 185/29
Points are (2,9) (31,67) (40,85). Rule is y = 2x + 5
Points are (2,9) (34,61) (50,87). Rule is y = 13/8x + 23/4
Points are (2,9) (35,40) (68,71). Rule is y = 31/33x + 235/33
Points are (2,9) (36,45) (70,81). Rule is y = 18/17x + 117/17
Points are (2,9) (40,35) (78,61). Rule is y = 13/19x + 145/19
Points are (2,9) (41,37) (80,65). Rule is y = 28/39x + 295/39
Points are (2,9) (53,48) (70,61). Rule is y = 13/17x + 127/17
Points are (2,9) (53,60) (74,81). Rule is y = 1x + 7
Points are (2,9) (54,61) (73,80). Rule is y = 1x + 7
Points are (2,9) (70,43) (86,51). Rule is y = 1/2x + 8
Points are (3,0) (15,48) (27,96). Rule is y = 4x + -12
Points are (3,0) (19,56) (27,84). Rule is y = 7/2x + -21/2
Points are (3,0) (27,48) (51,96). Rule is y = 2x + -6
Points are (3,0) (41,28) (79,56). Rule is y = 14/19x + -42/19
Points are (3,0) (41,76) (52,98). Rule is y = 2x + -6
Points are (3,0) (42,78) (51,96). Rule is y = 2x + -6
Points are (3,0) (47,28) (91,56). Rule is y = 7/11x + -21/11
Points are (3,0) (51,48) (72,69). Rule is y = 1x + -3
Points are (3,0) (52,49) (71,68). Rule is y = 1x + -3
Points are (3,0) (59,16) (87,24). Rule is y = 2/7x + -6/7
Points are (3,2) (40,76) (51,98). Rule is y = 2x + -4
Points are (3,2) (41,78) (50,96). Rule is y = 2x + -4
Points are (3,2) (45,9) (87,16). Rule is y = 1/6x + 3/2
Points are (3,2) (54,68) (71,90). Rule is y = 22/17x + -32/17
Points are (3,2) (80,65) (91,74). Rule is y = 9/11x + -5/11
Points are (3,4) (17,20) (59,68). Rule is y = 8/7x + 4/7
Points are (3,4) (27,8) (69,15). Rule is y = 1/6x + 7/2
Points are (3,4) (50,16) (97,28). Rule is y = 12/47x + 152/47
Points are (3,4) (59,18) (67,20). Rule is y = 1/4x + 13/4
Points are (3,4) (72,61) (95,80). Rule is y = 19/23x + 35/23
Points are (3,5) (6,17) (24,89). Rule is y = 4x + -7
Points are (3,5) (9,47) (12,68). Rule is y = 7x + -16
Points are (3,5) (18,70) (24,96). Rule is y = 13/3x + -8
Points are (3,5) (41,27) (98,60). Rule is y = 11/19x + 62/19
Points are (3,6) (7,14) (29,58). Rule is y = 2x + 0
Points are (3,6) (9,18) (27,54). Rule is y = 2x + 0
Points are (3,6) (9,27) (15,48). Rule is y = 7/2x + -9/2
Points are (3,6) (9,42) (15,78). Rule is y = 6x + -12
Points are (3,6) (9,54) (12,78). Rule is y = 8x + -18
Points are (3,6) (15,48) (27,90). Rule is y = 7/2x + -9/2
Points are (3,6) (27,48) (51,90). Rule is y = 7/4x + 3/4
Points are (3,6) (41,28) (79,50). Rule is y = 11/19x + 81/19
Points are (3,6) (45,9) (87,12). Rule is y = 1/14x + 81/14
Points are (3,6) (47,28) (91,50). Rule is y = 1/2x + 9/2
Points are (3,7) (14,20) (69,85). Rule is y = 13/11x + 38/11
Points are (3,7) (25,18) (69,40). Rule is y = 1/2x + 11/2
Points are (3,7) (41,26) (89,50). Rule is y = 1/2x + 11/2
Points are (3,8) (5,12) (47,96). Rule is y = 2x + 2
Points are (3,8) (7,12) (59,64). Rule is y = 1x + 5
Points are (3,8) (7,16) (45,92). Rule is y = 2x + 2
Points are (3,8) (9,14) (57,62). Rule is y = 1x + 5
Points are (3,8) (9,27) (15,46). Rule is y = 19/6x + -3/2
Points are (3,8) (9,42) (15,76). Rule is y = 17/3x + -9
Points are (3,8) (15,20) (69,74). Rule is y = 1x + 5
Points are (3,8) (16,47) (20,59). Rule is y = 3x + -1
Points are (3,8) (19,24) (65,70). Rule is y = 1x + 5
Points are (3,8) (19,40) (27,56). Rule is y = 2x + 2
Points are (3,8) (25,19) (67,40). Rule is y = 1/2x + 13/2
Points are (3,8) (50,16) (97,24). Rule is y = 8/47x + 352/47
Points are (3,8) (60,41) (79,52). Rule is y = 11/19x + 119/19
Points are (3,8) (61,52) (90,74). Rule is y = 22/29x + 166/29
Points are (3,8) (67,40) (91,52). Rule is y = 1/2x + 13/2
Points are (3,9) (6,15) (42,87). Rule is y = 2x + 3
Points are (3,9) (27,41) (60,85). Rule is y = 4/3x + 5
Points are (4,0) (15,39) (26,78). Rule is y = 39/11x + -156/11
Points are (4,0) (17,26) (53,98). Rule is y = 2x + -8
Points are (4,0) (51,36) (98,72). Rule is y = 36/47x + -144/47
Points are (4,0) (62,38) (91,57). Rule is y = 19/29x + -76/29
Points are (4,1) (52,70) (68,93). Rule is y = 23/16x + -19/4
Points are (4,1) (56,27) (80,39). Rule is y = 1/2x + -1
Points are (4,2) (13,9) (76,58). Rule is y = 7/9x + -10/9
Points are (4,2) (38,70) (51,96). Rule is y = 2x + -6
Points are (4,2) (51,36) (98,70). Rule is y = 34/47x + -42/47
Points are (4,3) (8,27) (15,69). Rule is y = 6x + -21
Points are (4,3) (16,50) (28,97). Rule is y = 47/12x + -38/3
Points are (4,3) (18,59) (20,67). Rule is y = 4x + -13
Points are (4,3) (20,17) (68,59). Rule is y = 7/8x + -1/2
Points are (4,3) (61,72) (80,95). Rule is y = 23/19x + -35/19
Points are (4,5) (7,13) (28,69). Rule is y = 8/3x + -17/3
Points are (4,5) (7,16) (28,93). Rule is y = 11/3x + -29/3
Points are (4,5) (8,37) (12,69). Rule is y = 8x + -27
Points are (4,5) (12,9) (68,37). Rule is y = 1/2x + 3
Points are (4,5) (13,8) (76,29). Rule is y = 1/3x + 11/3
Points are (4,5) (16,9) (73,28). Rule is y = 1/3x + 11/3
Points are (4,5) (18,9) (67,23). Rule is y = 2/7x + 27/7
Points are (4,5) (18,27) (39,60). Rule is y = 11/7x + -9/7
Points are (4,5) (18,27) (60,93). Rule is y = 11/7x + -9/7
Points are (4,5) (61,29) (80,37). Rule is y = 8/19x + 63/19
Points are (4,6) (17,32) (50,98). Rule is y = 2x + -2
Points are (4,6) (17,52) (30,98). Rule is y = 46/13x + -106/13
Points are (4,6) (35,8) (97,12). Rule is y = 2/31x + 178/31
Points are (4,6) (70,28) (91,35). Rule is y = 1/3x + 14/3
Points are (4,7) (16,50) (28,93). Rule is y = 43/12x + -22/3
Points are (4,7) (20,15) (68,39). Rule is y = 1/2x + 5
Points are (4,7) (28,19) (60,35). Rule is y = 1/2x + 5
Points are (4,7) (30,18) (56,29). Rule is y = 11/26x + 69/13
Points are (4,8) (7,32) (15,96). Rule is y = 8x + -24
Points are (4,8) (15,39) (26,70). Rule is y = 31/11x + -36/11
Points are (4,8) (17,52) (30,96). Rule is y = 44/13x + -72/13
Points are (4,8) (30,26) (95,71). Rule is y = 9/13x + 68/13
Points are (4,8) (62,37) (90,51). Rule is y = 1/2x + 6
Points are (4,9) (6,13) (28,57). Rule is y = 2x + 1
Points are (4,9) (6,17) (23,85). Rule is y = 4x + -7
Points are (4,9) (7,12) (58,63). Rule is y = 1x + 5
Points are (4,9) (8,13) (57,62). Rule is y = 1x + 5
Points are (4,9) (8,17) (26,53). Rule is y = 2x + 1
Points are (4,9) (8,17) (32,65). Rule is y = 2x + 1
Points are (4,9) (8,37) (12,65). Rule is y = 7x + -19
Points are (4,9) (15,20) (68,73). Rule is y = 1x + 5
Points are (4,9) (18,23) (65,70). Rule is y = 1x + 5
Points are (4,9) (18,25) (60,73). Rule is y = 8/7x + 31/7
Points are (4,9) (18,65) (20,73). Rule is y = 4x + -7
Points are (4,9) (20,17) (58,36). Rule is y = 1/2x + 7
Points are (4,9) (25,30) (76,81). Rule is y = 1x + 5
Points are (4,9) (26,31) (75,80). Rule is y = 1x + 5
Points are (4,9) (28,57) (30,61). Rule is y = 2x + 1
Points are (4,9) (30,18) (56,27). Rule is y = 9/26x + 99/13
Points are (4,9) (53,72) (60,81). Rule is y = 9/7x + 27/7
Points are (4,9) (70,53) (82,61). Rule is y = 2/3x + 19/3
Points are (5,0) (17,24) (39,68). Rule is y = 2x + -10
Points are (5,0) (17,34) (29,68). Rule is y = 17/6x + -85/6
Points are (5,0) (17,43) (29,86). Rule is y = 43/12x + -215/12
Points are (5,0) (19,28) (37,64). Rule is y = 2x + -10
Points are (5,0) (19,28) (43,76). Rule is y = 2x + -10
Points are (5,0) (21,48) (37,96). Rule is y = 3x + -15
Points are (5,0) (23,18) (74,69). Rule is y = 1x + -5
Points are (5,0) (24,19) (73,68). Rule is y = 1x + -5
Points are (5,0) (26,19) (47,38). Rule is y = 19/21x + -95/21
Points are (5,0) (27,18) (49,36). Rule is y = 9/11x + -45/11
Points are (5,0) (31,26) (84,79). Rule is y = 1x + -5
Points are (5,0) (34,29) (81,76). Rule is y = 1x + -5
Points are (5,0) (37,14) (69,28). Rule is y = 7/16x + -35/16
Points are (5,0) (37,16) (89,42). Rule is y = 1/2x + -5/2
Points are (5,0) (37,28) (61,49). Rule is y = 7/8x + -35/8
Points are (5,0) (37,41) (69,82). Rule is y = 41/32x + -205/32
Points are (5,0) (38,46) (71,92). Rule is y = 46/33x + -230/33
Points are (5,0) (39,68) (41,72). Rule is y = 2x + -10
Points are (5,0) (41,27) (89,63). Rule is y = 3/4x + -15/4
Points are (5,0) (41,36) (92,87). Rule is y = 1x + -5
Points are (5,0) (42,18) (79,36). Rule is y = 18/37x + -90/37
Points are (5,0) (42,37) (91,86). Rule is y = 1x + -5
Points are (5,0) (47,13) (89,26). Rule is y = 13/42x + -65/42
Points are (5,0) (47,16) (89,32). Rule is y = 8/21x + -40/21
Points are (5,0) (47,31) (89,62). Rule is y = 31/42x + -155/42
Points are (5,0) (48,36) (91,72). Rule is y = 36/43x + -180/43
Points are (5,0) (63,29) (87,41). Rule is y = 1/2x + -5/2
Points are (5,0) (67,31) (89,42). Rule is y = 1/2x + -5/2
Points are (5,0) (69,32) (87,41). Rule is y = 1/2x + -5/2
Points are (5,1) (28,70) (36,94). Rule is y = 3x + -14
Points are (5,1) (36,24) (98,70). Rule is y = 23/31x + -84/31
Points are (5,1) (46,20) (87,39). Rule is y = 19/41x + -54/41
Points are (5,2) (13,6) (97,48). Rule is y = 1/2x + -1/2
Points are (5,2) (17,8) (69,34). Rule is y = 1/2x + -1/2
Points are (5,2) (17,8) (93,46). Rule is y = 1/2x + -1/2
Points are (5,2) (19,30) (47,86). Rule is y = 2x + -8
Points are (5,2) (19,36) (40,87). Rule is y = 17/7x + -71/7
Points are (5,2) (37,8) (69,14). Rule is y = 3/16x + 17/16
Points are (5,2) (37,41) (69,80). Rule is y = 39/32x + -131/32
Points are (5,2) (38,46) (71,90). Rule is y = 4/3x + -14/3
Points are (5,2) (47,16) (89,30). Rule is y = 1/3x + 1/3
Points are (5,2) (47,31) (89,60). Rule is y = 29/42x + -61/42
Points are (5,2) (48,36) (91,70). Rule is y = 34/43x + -84/43
Points are (5,2) (61,30) (97,48). Rule is y = 1/2x + -1/2
Points are (5,3) (17,6) (89,24). Rule is y = 1/4x + 7/4
Points are (5,3) (27,41) (60,98). Rule is y = 19/11x + -62/11
Points are (5,3) (47,9) (68,12). Rule is y = 1/7x + 16/7
Points are (5,3) (70,18) (96,24). Rule is y = 3/13x + 24/13
Points are (5,4) (8,13) (29,76). Rule is y = 3x + -11
Points are (5,4) (9,12) (37,68). Rule is y = 2x + -6
Points are (5,4) (9,16) (28,73). Rule is y = 3x + -11
Points are (5,4) (9,18) (23,67). Rule is y = 7/2x + -27/2
Points are (5,4) (13,7) (69,28). Rule is y = 3/8x + 17/8
Points are (5,4) (16,7) (93,28). Rule is y = 3/11x + 29/11
Points are (5,4) (27,18) (60,39). Rule is y = 7/11x + 9/11
Points are (5,4) (27,18) (93,60). Rule is y = 7/11x + 9/11
Points are (5,4) (29,61) (37,80). Rule is y = 19/8x + -63/8
Points are (5,4) (37,8) (69,12). Rule is y = 1/8x + 27/8
Points are (5,6) (7,28) (13,94). Rule is y = 11x + -49
Points are (5,6) (8,12) (39,74). Rule is y = 2x + -4
Points are (5,6) (9,14) (38,72). Rule is y = 2x + -4
Points are (5,6) (9,27) (13,48). Rule is y = 21/4x + -81/4
Points are (5,6) (9,32) (17,84). Rule is y = 13/2x + -53/2
Points are (5,6) (9,42) (13,78). Rule is y = 9x + -39
Points are (5,6) (17,30) (48,92). Rule is y = 2x + -4
Points are (5,6) (17,43) (29,80). Rule is y = 37/12x + -113/12
Points are (5,6) (18,32) (47,90). Rule is y = 2x + -4
Points are (5,6) (21,38) (47,90). Rule is y = 2x + -4
Points are (5,6) (21,48) (37,90). Rule is y = 21/8x + -57/8
Points are (5,6) (27,8) (93,14). Rule is y = 1/11x + 61/11
Points are (5,6) (27,18) (49,30). Rule is y = 6/11x + 36/11
Points are (5,6) (29,18) (73,40). Rule is y = 1/2x + 7/2
Points are (5,6) (42,18) (79,30). Rule is y = 12/37x + 162/37
Points are (5,6) (47,13) (89,20). Rule is y = 1/6x + 31/6
Points are (5,6) (74,29) (80,31). Rule is y = 1/3x + 13/3
Points are (5,7) (8,13) (26,49). Rule is y = 2x + -3
Points are (5,7) (8,14) (29,63). Rule is y = 7/3x + -14/3
Points are (5,7) (23,9) (68,14). Rule is y = 1/9x + 58/9
Points are (5,7) (61,28) (93,40). Rule is y = 3/8x + 41/8
Points are (5,8) (9,27) (13,46). Rule is y = 19/4x + -63/4
Points are (5,8) (9,32) (16,74). Rule is y = 6x + -22
Points are (5,8) (9,42) (13,76). Rule is y = 17/2x + -69/2
Points are (5,8) (13,40) (27,96). Rule is y = 4x + -12
Points are (5,8) (16,30) (47,92). Rule is y = 2x + -2
Points are (5,8) (17,32) (46,90). Rule is y = 2x + -2
Points are (5,8) (17,34) (29,60). Rule is y = 13/6x + -17/6
Points are (5,8) (21,40) (39,76). Rule is y = 2x + -2
Points are (5,8) (23,17) (69,40). Rule is y = 1/2x + 11/2
Points are (5,8) (26,19) (47,30). Rule is y = 11/21x + 113/21
Points are (5,8) (27,16) (93,40). Rule is y = 4/11x + 68/11
Points are (5,8) (31,60) (47,92). Rule is y = 2x + -2
Points are (5,8) (37,14) (69,20). Rule is y = 3/16x + 113/16
Points are (5,9) (8,27) (14,63). Rule is y = 6x + -21
Points are (5,9) (23,18) (67,40). Rule is y = 1/2x + 13/2
Points are (5,9) (28,16) (74,30). Rule is y = 7/23x + 172/23
Points are (5,9) (46,20) (87,31). Rule is y = 11/41x + 314/41
Points are (6,0) (15,39) (24,78). Rule is y = 13/3x + -26
Points are (6,0) (27,14) (93,58). Rule is y = 2/3x + -4
Points are (6,0) (32,19) (84,57). Rule is y = 19/26x + -57/13
Points are (6,0) (52,17) (98,34). Rule is y = 17/46x + -51/23
Points are (6,0) (74,28) (91,35). Rule is y = 7/17x + -42/17
Points are (6,1) (24,37) (50,89). Rule is y = 2x + -11
Points are (6,1) (27,30) (48,59). Rule is y = 29/21x + -51/7
Points are (6,1) (27,43) (50,89). Rule is y = 2x + -11
Points are (6,1) (28,47) (50,93). Rule is y = 23/11x + -127/11
Points are (6,1) (29,70) (34,85). Rule is y = 3x + -17
Points are (6,1) (30,25) (84,79). Rule is y = 1x + -5
Points are (6,1) (32,40) (58,79). Rule is y = 3/2x + -8
Points are (6,1) (34,29) (80,75). Rule is y = 1x + -5
Points are (6,1) (38,25) (70,49). Rule is y = 3/4x + -7/2
Points are (6,1) (38,49) (52,70). Rule is y = 3/2x + -8
Points are (6,1) (40,35) (92,87). Rule is y = 1x + -5
Points are (6,1) (42,30) (78,59). Rule is y = 29/36x + -23/6
Points are (6,1) (42,37) (90,85). Rule is y = 1x + -5
Points are (6,1) (42,73) (50,89). Rule is y = 2x + -11
Points are (6,1) (43,29) (80,57). Rule is y = 28/37x + -131/37
Points are (6,1) (48,27) (90,53). Rule is y = 13/21x + -19/7
Points are (6,1) (50,23) (98,47). Rule is y = 1/2x + -2
Points are (6,1) (58,27) (90,43). Rule is y = 1/2x + -2
Points are (6,3) (9,45) (12,87). Rule is y = 14x + -81
Points are (6,3) (14,7) (58,29). Rule is y = 1/2x + 0
Points are (6,3) (18,9) (54,27). Rule is y = 1/2x + 0
Points are (6,3) (27,9) (48,15). Rule is y = 2/7x + 9/7
Points are (6,3) (28,41) (50,79). Rule is y = 19/11x + -81/11
Points are (6,3) (28,47) (50,91). Rule is y = 2x + -9
Points are (6,3) (42,9) (78,15). Rule is y = 1/6x + 2
Points are (6,3) (48,15) (90,27). Rule is y = 2/7x + 9/7
Points are (6,3) (48,27) (90,51). Rule is y = 4/7x + -3/7
Points are (6,3) (54,9) (78,12). Rule is y = 1/8x + 9/4
Points are (6,4) (8,35) (12,97). Rule is y = 31/2x + -89
Points are (6,4) (28,70) (35,91). Rule is y = 3x + -14
Points are (6,4) (32,17) (98,50). Rule is y = 1/2x + 1
Points are (6,4) (52,17) (98,30). Rule is y = 13/46x + 53/23
Points are (6,5) (8,27) (14,93). Rule is y = 11x + -61
Points are (6,5) (12,8) (74,39). Rule is y = 1/2x + 2
Points are (6,5) (13,47) (20,89). Rule is y = 6x + -31
Points are (6,5) (14,9) (72,38). Rule is y = 1/2x + 2
Points are (6,5) (18,27) (30,49). Rule is y = 11/6x + -6
Points are (6,5) (18,29) (40,73). Rule is y = 2x + -7
Points are (6,5) (18,42) (30,79). Rule is y = 37/12x + -27/2
Points are (6,5) (27,9) (48,13). Rule is y = 4/21x + 27/7
Points are (6,5) (28,7) (94,13). Rule is y = 1/11x + 49/11
Points are (6,5) (29,74) (31,80). Rule is y = 3x + -13
Points are (6,5) (30,17) (92,48). Rule is y = 1/2x + 2
Points are (6,5) (32,9) (84,17). Rule is y = 2/13x + 53/13
Points are (6,5) (32,18) (90,47). Rule is y = 1/2x + 2
Points are (6,5) (38,21) (90,47). Rule is y = 1/2x + 2
Points are (6,5) (42,9) (78,13). Rule is y = 1/9x + 13/3
Points are (6,5) (43,17) (80,29). Rule is y = 12/37x + 113/37
Points are (6,5) (48,21) (90,37). Rule is y = 8/21x + 19/7
Points are (6,7) (9,45) (12,83). Rule is y = 38/3x + -69
Points are (6,7) (14,20) (38,59). Rule is y = 13/8x + -11/4
Points are (6,7) (20,14) (98,53). Rule is y = 1/2x + 4
Points are (6,7) (20,35) (48,91). Rule is y = 2x + -5
Points are (6,7) (30,18) (54,29). Rule is y = 11/24x + 17/4
Points are (6,7) (30,19) (82,45). Rule is y = 1/2x + 4
Points are (6,7) (39,18) (45,20). Rule is y = 1/3x + 5
Points are (6,7) (43,29) (80,51). Rule is y = 22/37x + 127/37
Points are (6,7) (48,15) (90,23). Rule is y = 4/21x + 41/7
Points are (6,7) (48,21) (90,35). Rule is y = 1/3x + 5
Points are (6,8) (15,39) (24,70). Rule is y = 31/9x + -38/3
Points are (6,8) (17,30) (29,54). Rule is y = 2x + -4
Points are (6,8) (19,34) (27,50). Rule is y = 2x + -4
Points are (6,8) (42,35) (90,71). Rule is y = 3/4x + 7/2
Points are (6,9) (8,13) (25,47). Rule is y = 2x + -3
Points are (6,9) (8,25) (14,73). Rule is y = 8x + -39
Points are (6,9) (13,20) (48,75). Rule is y = 11/7x + -3/7
Points are (6,9) (13,47) (20,85). Rule is y = 38/7x + -165/7
Points are (6,9) (14,37) (20,58). Rule is y = 7/2x + -12
Points are (6,9) (18,27) (30,45). Rule is y = 3/2x + 0
Points are (6,9) (18,42) (30,75). Rule is y = 11/4x + -15/2
Points are (6,9) (20,31) (48,75). Rule is y = 11/7x + -3/7
Points are (6,9) (27,30) (48,51). Rule is y = 1x + 3
Points are (6,9) (28,31) (47,50). Rule is y = 1x + 3
Points are (6,9) (28,41) (50,73). Rule is y = 16/11x + 3/11
Points are (6,9) (30,18) (54,27). Rule is y = 3/8x + 27/4
Points are (6,9) (30,21) (78,45). Rule is y = 1/2x + 6
Points are (6,9) (30,57) (42,81). Rule is y = 2x + -3
Points are (6,9) (32,40) (58,71). Rule is y = 31/26x + 24/13
Points are (6,9) (38,25) (70,41). Rule is y = 1/2x + 6
Points are (6,9) (42,30) (78,51). Rule is y = 7/12x + 11/2
Points are (6,9) (43,17) (80,25). Rule is y = 8/37x + 285/37
Points are (6,9) (50,31) (82,47). Rule is y = 1/2x + 6
Points are (7,0) (15,48) (23,96). Rule is y = 6x + -42
Points are (7,0) (19,24) (36,58). Rule is y = 2x + -14
Points are (7,0) (21,48) (35,96). Rule is y = 24/7x + -24
Points are (7,0) (25,18) (46,39). Rule is y = 1x + -7
Points are (7,0) (26,19) (45,38). Rule is y = 1x + -7
Points are (7,0) (28,49) (31,56). Rule is y = 7/3x + -49/3
Points are (7,0) (29,34) (51,68). Rule is y = 17/11x + -119/11
Points are (7,0) (29,43) (51,86). Rule is y = 43/22x + -301/22
Points are (7,0) (34,29) (61,58). Rule is y = 29/27x + -203/27
Points are (7,0) (41,26) (58,39). Rule is y = 13/17x + -91/17
Points are (7,0) (41,62) (58,93). Rule is y = 31/17x + -217/17
Points are (7,0) (41,68) (53,92). Rule is y = 2x + -14
Points are (7,0) (43,18) (59,26). Rule is y = 1/2x + -7/2
Points are (7,0) (43,18) (65,29). Rule is y = 1/2x + -7/2
Points are (7,0) (45,19) (63,28). Rule is y = 1/2x + -7/2
Points are (7,1) (36,20) (94,58). Rule is y = 19/29x + -104/29
Points are (7,1) (46,20) (85,39). Rule is y = 19/39x + -94/39
Points are (7,1) (63,25) (98,40). Rule is y = 3/7x + -2
Points are (7,1) (63,29) (85,40). Rule is y = 1/2x + -5/2
Points are (7,1) (65,30) (89,42). Rule is y = 1/2x + -5/2
Points are (7,1) (69,32) (85,40). Rule is y = 1/2x + -5/2
Points are (7,2) (13,8) (64,59). Rule is y = 1x + -5
Points are (7,2) (14,9) (63,58). Rule is y = 1x + -5
Points are (7,2) (15,6) (89,43). Rule is y = 1/2x + -3/2
Points are (7,2) (18,6) (95,34). Rule is y = 4/11x + -6/11
Points are (7,2) (31,50) (49,86). Rule is y = 2x + -12
Points are (7,2) (34,50) (61,98). Rule is y = 16/9x + -94/9
Points are (7,2) (36,18) (94,50). Rule is y = 16/29x + -54/29
Points are (7,2) (38,64) (51,90). Rule is y = 2x + -12
Points are (7,2) (40,35) (91,86). Rule is y = 1x + -5
Points are (7,2) (41,36) (90,85). Rule is y = 1x + -5
Points are (7,2) (45,9) (83,16). Rule is y = 7/38x + 27/38
Points are (7,2) (56,9) (84,13). Rule is y = 1/7x + 1
Points are (7,2) (63,54) (91,80). Rule is y = 13/14x + -9/2
Points are (7,3) (18,25) (40,69). Rule is y = 2x + -11
Points are (7,3) (20,14) (85,69). Rule is y = 11/13x + -38/13
Points are (7,3) (26,41) (50,89). Rule is y = 2x + -11
Points are (7,4) (15,20) (39,68). Rule is y = 2x + -10
Points are (7,4) (18,30) (29,56). Rule is y = 26/11x + -138/11
Points are (7,4) (19,28) (35,60). Rule is y = 2x + -10
Points are (7,4) (50,16) (93,28). Rule is y = 12/43x + 88/43
Points are (7,5) (9,23) (14,68). Rule is y = 9x + -58
Points are (7,5) (13,8) (49,26). Rule is y = 1/2x + 3/2
Points are (7,5) (14,8) (63,29). Rule is y = 3/7x + 2
Points are (7,5) (28,61) (40,93). Rule is y = 8/3x + -41/3
Points are (7,6) (14,20) (53,98). Rule is y = 2x + -8
Points are (7,6) (15,48) (23,90). Rule is y = 21/4x + -123/4
Points are (7,6) (18,30) (29,54). Rule is y = 24/11x + -102/11
Points are (7,6) (18,39) (20,45). Rule is y = 3x + -15
Points are (7,6) (19,30) (45,82). Rule is y = 2x + -8
Points are (7,6) (20,14) (59,38). Rule is y = 8/13x + 22/13
Points are (7,6) (21,48) (35,90). Rule is y = 3x + -15
Points are (7,6) (29,43) (51,80). Rule is y = 37/22x + -127/22
Points are (7,6) (35,20) (91,48). Rule is y = 1/2x + 5/2
Points are (7,6) (45,9) (83,12). Rule is y = 3/38x + 207/38
Points are (7,8) (9,12) (35,64). Rule is y = 2x + -6
Points are (7,8) (9,14) (23,56). Rule is y = 3x + -13
Points are (7,8) (9,15) (23,64). Rule is y = 7/2x + -33/2
Points are (7,8) (9,24) (13,56). Rule is y = 8x + -48
Points are (7,8) (19,50) (23,64). Rule is y = 7/2x + -33/2
Points are (7,8) (20,34) (51,96). Rule is y = 2x + -6
Points are (7,8) (21,36) (50,94). Rule is y = 2x + -6
Points are (7,8) (23,40) (51,96). Rule is y = 2x + -6
Points are (7,8) (26,19) (45,30). Rule is y = 11/19x + 75/19
Points are (7,8) (29,34) (51,60). Rule is y = 13/11x + -3/11
Points are (7,8) (34,29) (61,50). Rule is y = 7/9x + 23/9
Points are (7,8) (34,50) (61,92). Rule is y = 14/9x + -26/9
Points are (7,8) (35,16) (49,20). Rule is y = 2/7x + 6
Points are (7,8) (40,29) (51,36). Rule is y = 7/11x + 39/11
Points are (7,8) (43,26) (91,50). Rule is y = 1/2x + 9/2
Points are (7,8) (50,16) (93,24). Rule is y = 8/43x + 288/43
Points are (7,9) (24,16) (58,30). Rule is y = 7/17x + 104/17
Points are (7,9) (46,20) (85,31). Rule is y = 11/39x + 274/39
Points are (8,0) (32,56) (47,91). Rule is y = 7/3x + -56/3
Points are (8,0) (51,36) (94,72). Rule is y = 36/43x + -288/43
Points are (8,0) (52,17) (96,34). Rule is y = 17/44x + -34/11
Points are (8,1) (24,9) (76,35). Rule is y = 1/2x + -3
Points are (8,1) (27,30) (46,59). Rule is y = 29/19x + -213/19
Points are (8,1) (27,39) (40,65). Rule is y = 2x + -15
Points are (8,1) (29,34) (50,67). Rule is y = 11/7x + -81/7
Points are (8,1) (32,40) (56,79). Rule is y = 13/8x + -12
Points are (8,1) (34,29) (60,57). Rule is y = 14/13x + -99/13
Points are (8,1) (35,40) (62,79). Rule is y = 13/9x + -95/9
Points are (8,1) (40,35) (72,69). Rule is y = 17/16x + -15/2
Points are (8,1) (42,30) (76,59). Rule is y = 29/34x + -99/17
Points are (8,1) (50,34) (92,67). Rule is y = 11/14x + -37/7
Points are (8,1) (70,32) (96,45). Rule is y = 1/2x + -3
Points are (8,1) (76,35) (90,42). Rule is y = 1/2x + -3
Points are (8,2) (37,6) (95,14). Rule is y = 4/29x + 26/29
Points are (8,2) (51,36) (94,70). Rule is y = 34/43x + -186/43
Points are (8,3) (12,5) (96,47). Rule is y = 1/2x + -1
Points are (8,3) (12,7) (64,59). Rule is y = 1x + -5
Points are (8,3) (14,9) (62,57). Rule is y = 1x + -5
Points are (8,3) (16,7) (92,45). Rule is y = 1/2x + -1
Points are (8,3) (16,50) (24,97). Rule is y = 47/8x + -44
Points are (8,3) (19,25) (40,67). Rule is y = 2x + -13
Points are (8,3) (20,15) (74,69). Rule is y = 1x + -5
Points are (8,3) (24,19) (70,65). Rule is y = 1x + -5
Points are (8,3) (27,9) (46,15). Rule is y = 6/19x + 9/19
Points are (8,3) (40,19) (56,27). Rule is y = 1/2x + -1
Points are (8,3) (40,67) (52,91). Rule is y = 2x + -13
Points are (8,3) (41,60) (52,79). Rule is y = 19/11x + -119/11
Points are (8,3) (42,9) (76,15). Rule is y = 3/17x + 27/17
Points are (8,3) (47,16) (59,20). Rule is y = 1/3x + 1/3
Points are (8,3) (52,61) (74,90). Rule is y = 29/22x + -83/11
Points are (8,4) (26,30) (71,95). Rule is y = 13/9x + -68/9
Points are (8,4) (32,7) (96,15). Rule is y = 1/8x + 3
Points are (8,4) (37,62) (51,90). Rule is y = 2x + -12
Points are (8,4) (39,15) (70,26). Rule is y = 11/31x + 36/31
Points are (8,4) (52,17) (96,30). Rule is y = 13/44x + 18/11
Points are (8,5) (14,37) (20,69). Rule is y = 16/3x + -113/3
Points are (8,5) (16,27) (40,93). Rule is y = 11/4x + -17
Points are (8,5) (17,23) (40,69). Rule is y = 2x + -11
Points are (8,5) (19,26) (30,47). Rule is y = 21/11x + -113/11
Points are (8,5) (27,9) (46,13). Rule is y = 4/19x + 63/19
Points are (8,5) (30,16) (92,47). Rule is y = 1/2x + 1
Points are (8,5) (32,9) (74,16). Rule is y = 1/6x + 11/3
Points are (8,5) (32,17) (90,46). Rule is y = 1/2x + 1
Points are (8,5) (34,17) (60,29). Rule is y = 6/13x + 17/13
Points are (8,5) (40,13) (96,27). Rule is y = 1/4x + 3
Points are (8,5) (40,21) (76,39). Rule is y = 1/2x + 1
Points are (8,5) (42,9) (76,13). Rule is y = 2/17x + 69/17
Points are (8,5) (60,31) (92,47). Rule is y = 1/2x + 1
Points are (8,6) (30,17) (54,29). Rule is y = 1/2x + 2
Points are (8,6) (34,19) (50,27). Rule is y = 1/2x + 2
Points are (8,6) (35,42) (71,90). Rule is y = 4/3x + -14/3
Points are (8,6) (39,15) (70,24). Rule is y = 9/31x + 114/31
Points are (8,7) (12,9) (64,35). Rule is y = 1/2x + 3
Points are (8,7) (14,9) (56,23). Rule is y = 1/3x + 13/3
Points are (8,7) (15,9) (64,23). Rule is y = 2/7x + 33/7
Points are (8,7) (16,35) (20,49). Rule is y = 7/2x + -21
Points are (8,7) (16,50) (24,93). Rule is y = 43/8x + -36
Points are (8,7) (19,26) (30,45). Rule is y = 19/11x + -75/11
Points are (8,7) (24,9) (56,13). Rule is y = 1/8x + 6
Points are (8,7) (26,43) (50,91). Rule is y = 2x + -9
Points are (8,7) (29,34) (50,61). Rule is y = 9/7x + -23/7
Points are (8,7) (29,40) (36,51). Rule is y = 11/7x + -39/7
Points are (8,7) (34,20) (96,51). Rule is y = 1/2x + 3
Points are (8,7) (34,29) (60,51). Rule is y = 11/13x + 3/13
Points are (8,7) (36,21) (94,50). Rule is y = 1/2x + 3
Points are (8,7) (40,23) (96,51). Rule is y = 1/2x + 3
Points are (8,7) (50,19) (64,23). Rule is y = 2/7x + 33/7
Points are (8,7) (50,34) (92,61). Rule is y = 9/14x + 13/7
Points are (8,9) (14,37) (20,65). Rule is y = 14/3x + -85/3
Points are (8,9) (16,25) (40,73). Rule is y = 2x + -7
Points are (8,9) (17,20) (53,64). Rule is y = 11/9x + -7/9
Points are (8,9) (17,36) (20,45). Rule is y = 3x + -15
Points are (8,9) (20,15) (64,37). Rule is y = 1/2x + 5
Points are (8,9) (20,15) (76,43). Rule is y = 1/2x + 5
Points are (8,9) (24,17) (60,35). Rule is y = 1/2x + 5
Points are (8,9) (27,30) (46,51). Rule is y = 21/19x + 3/19
Points are (8,9) (32,40) (56,71). Rule is y = 31/24x + -4/3
Points are (8,9) (34,17) (60,25). Rule is y = 4/13x + 85/13
Points are (8,9) (35,40) (62,71). Rule is y = 31/27x + -5/27
Points are (8,9) (40,35) (72,61). Rule is y = 13/16x + 5/2
Points are (8,9) (42,30) (76,51). Rule is y = 21/34x + 69/17
Points are (8,9) (60,35) (72,41). Rule is y = 1/2x + 5
Points are (9,0) (17,34) (25,68). Rule is y = 17/4x + -153/4
Points are (9,0) (17,43) (25,86). Rule is y = 43/8x + -387/8
Points are (9,0) (23,14) (67,58). Rule is y = 1x + -9
Points are (9,0) (23,14) (85,76). Rule is y = 1x + -9
Points are (9,0) (25,16) (47,38). Rule is y = 1x + -9
Points are (9,0) (25,16) (83,74). Rule is y = 1x + -9
Points are (9,0) (25,38) (41,76). Rule is y = 19/8x + -171/8
Points are (9,0) (26,51) (37,84). Rule is y = 3x + -27
Points are (9,0) (27,18) (45,36). Rule is y = 1x + -9
Points are (9,0) (27,18) (63,54). Rule is y = 1x + -9
Points are (9,0) (27,36) (51,84). Rule is y = 2x + -18
Points are (9,0) (27,54) (36,81). Rule is y = 3x + -27
Points are (9,0) (37,14) (65,28). Rule is y = 1/2x + -9/2
Points are (9,0) (37,41) (65,82). Rule is y = 41/28x + -369/28
Points are (9,0) (41,28) (73,56). Rule is y = 7/8x + -63/8
Points are (9,0) (41,32) (67,58). Rule is y = 1x + -9
Points are (9,0) (41,32) (85,76). Rule is y = 1x + -9
Points are (9,0) (42,18) (75,36). Rule is y = 6/11x + -54/11
Points are (9,0) (43,17) (65,28). Rule is y = 1/2x + -9/2
Points are (9,0) (45,18) (63,27). Rule is y = 1/2x + -9/2
Points are (9,0) (45,36) (81,72). Rule is y = 1x + -9
Points are (9,0) (47,13) (85,26). Rule is y = 13/38x + -117/38
Points are (9,0) (47,16) (85,32). Rule is y = 8/19x + -72/19
Points are (9,0) (47,31) (85,62). Rule is y = 31/38x + -279/38
Points are (9,0) (47,38) (61,52). Rule is y = 1x + -9
Points are (9,0) (57,24) (81,36). Rule is y = 1/2x + -9/2
Points are (9,0) (57,42) (81,63). Rule is y = 7/8x + -63/8
Points are (9,0) (61,28) (74,35). Rule is y = 7/13x + -63/13
Points are (9,0) (61,52) (83,74). Rule is y = 1x + -9
Points are (9,0) (63,54) (81,72). Rule is y = 1x + -9
Points are (9,1) (24,56) (30,78). Rule is y = 11/3x + -32
Points are (9,1) (40,63) (52,87). Rule is y = 2x + -17
Points are (9,1) (42,67) (50,83). Rule is y = 2x + -17
Points are (9,1) (48,27) (60,35). Rule is y = 2/3x + -5
Points are (9,2) (30,16) (87,54). Rule is y = 2/3x + -4
Points are (9,2) (35,6) (87,14). Rule is y = 2/13x + 8/13
Points are (9,2) (35,40) (61,78). Rule is y = 19/13x + -145/13
Points are (9,2) (37,8) (65,14). Rule is y = 3/14x + 1/14
Points are (9,2) (37,16) (85,40). Rule is y = 1/2x + -5/2
Points are (9,2) (37,41) (65,80). Rule is y = 39/28x + -295/28
Points are (9,2) (40,35) (71,68). Rule is y = 33/31x + -235/31
Points are (9,2) (43,70) (51,86). Rule is y = 2x + -16
Points are (9,2) (45,36) (81,70). Rule is y = 17/18x + -13/2
Points are (9,2) (47,16) (85,30). Rule is y = 7/19x + -25/19
Points are (9,2) (47,31) (85,60). Rule is y = 29/38x + -185/38
Points are (9,2) (48,53) (61,70). Rule is y = 17/13x + -127/13
Points are (9,2) (60,53) (81,74). Rule is y = 1x + -7
Points are (9,2) (61,34) (87,50). Rule is y = 8/13x + -46/13
Points are (9,2) (61,54) (80,73). Rule is y = 1x + -7
Points are (9,2) (65,30) (87,41). Rule is y = 1/2x + -5/2
Points are (9,2) (67,31) (85,40). Rule is y = 1/2x + -5/2
Points are (9,3) (15,6) (87,42). Rule is y = 1/2x + -3/2
Points are (9,3) (41,27) (85,60). Rule is y = 3/4x + -15/4
Points are (9,4) (12,7) (63,58). Rule is y = 1x + -5
Points are (9,4) (13,6) (57,28). Rule is y = 1/2x + -1/2
Points are (9,4) (13,8) (62,57). Rule is y = 1x + -5
Points are (9,4) (17,6) (85,23). Rule is y = 1/4x + 7/4
Points are (9,4) (17,8) (53,26). Rule is y = 1/2x + -1/2
Points are (9,4) (17,8) (65,32). Rule is y = 1/2x + -1/2
Points are (9,4) (17,20) (36,58). Rule is y = 2x + -14
Points are (9,4) (18,30) (27,56). Rule is y = 26/9x + -22
Points are (9,4) (20,15) (73,68). Rule is y = 1x + -5
Points are (9,4) (23,18) (70,65). Rule is y = 1x + -5
Points are (9,4) (25,18) (73,60). Rule is y = 7/8x + -31/8
Points are (9,4) (30,25) (81,76). Rule is y = 1x + -5
Points are (9,4) (31,26) (80,75). Rule is y = 1x + -5
Points are (9,4) (37,8) (65,12). Rule is y = 1/7x + 19/7
Points are (9,4) (53,70) (61,82). Rule is y = 3/2x + -19/2
Points are (9,4) (57,28) (61,30). Rule is y = 1/2x + -1/2
Points are (9,4) (65,18) (73,20). Rule is y = 1/4x + 7/4
Points are (9,4) (72,53) (81,60). Rule is y = 7/9x + -3
Points are (9,5) (16,28) (30,74). Rule is y = 23/7x + -172/7
Points are (9,5) (18,23) (40,67). Rule is y = 2x + -13
Points are (9,5) (20,46) (31,87). Rule is y = 41/11x + -314/11
Points are (9,5) (27,8) (63,14). Rule is y = 1/6x + 7/2
Points are (9,6) (13,8) (47,25). Rule is y = 1/2x + 3/2
Points are (9,6) (17,43) (25,80). Rule is y = 37/8x + -285/8
Points are (9,6) (18,30) (27,54). Rule is y = 8/3x + -18
Points are (9,6) (20,13) (75,48). Rule is y = 7/11x + 3/11
Points are (9,6) (21,30) (45,78). Rule is y = 2x + -12
Points are (9,6) (25,8) (73,14). Rule is y = 1/8x + 39/8
Points are (9,6) (25,38) (41,70). Rule is y = 2x + -12
Points are (9,6) (27,18) (45,30). Rule is y = 2/3x + 0
Points are (9,6) (30,27) (51,48). Rule is y = 1x + -3
Points are (9,6) (30,42) (51,78). Rule is y = 12/7x + -66/7
Points are (9,6) (31,20) (75,48). Rule is y = 7/11x + 3/11
Points are (9,6) (31,28) (50,47). Rule is y = 1x + -3
Points are (9,6) (31,50) (47,82). Rule is y = 2x + -12
Points are (9,6) (37,14) (58,20). Rule is y = 2/7x + 24/7
Points are (9,6) (40,32) (71,58). Rule is y = 26/31x + -48/31
Points are (9,6) (41,28) (73,50). Rule is y = 11/16x + -3/16
Points are (9,6) (42,18) (75,30). Rule is y = 4/11x + 30/11
Points are (9,6) (47,13) (85,20). Rule is y = 7/38x + 165/38
Points are (9,6) (57,30) (81,42). Rule is y = 1/2x + 3/2
Points are (9,7) (16,24) (30,58). Rule is y = 17/7x + -104/7
Points are (9,7) (20,46) (31,85). Rule is y = 39/11x + -274/11
Points are (9,8) (15,20) (37,64). Rule is y = 2x + -10
Points are (9,8) (15,20) (43,76). Rule is y = 2x + -10
Points are (9,8) (17,24) (35,60). Rule is y = 2x + -10
Points are (9,8) (17,34) (25,60). Rule is y = 13/4x + -85/4
Points are (9,8) (20,17) (64,53). Rule is y = 9/11x + 7/11
Points are (9,8) (25,16) (73,40). Rule is y = 1/2x + 7/2
Points are (9,8) (30,27) (51,46). Rule is y = 19/21x + -1/7
Points are (9,8) (30,42) (51,76). Rule is y = 34/21x + -46/7
Points are (9,8) (35,40) (61,72). Rule is y = 16/13x + -40/13
Points are (9,8) (35,60) (41,72). Rule is y = 2x + -10
Points are (9,8) (36,17) (45,20). Rule is y = 1/3x + 5
Points are (9,8) (37,14) (65,20). Rule is y = 3/14x + 85/14
Points are (9,8) (40,32) (71,56). Rule is y = 24/31x + 32/31
Points are (9,8) (40,35) (71,62). Rule is y = 27/31x + 5/31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment