To check if some point lies on graph of given function you need to express x and y. The given options represent pair of x and y coordinates of dots. First number represents x and second y. All we need to do is to put those numbers in y=8x and see if both sides are equal
Quickly we can see that point (8,1) matches criteria because: 8 = 8 * 1