Answer:
I guess that we have the linear equation:
y = 32*x
Where y is the profit, and x is the number of games sold.
Then the first step may be doing a table.
Give x different values, then find the value of y.
if x = 0
y = 32*0 = 0
if x = 1, y = 32*1 = 32
if x = 2, y = 2*32 = 64
Then the points:
(0,0) (1,32) and (2, 64) belong to this line, now we need to conect them with a straigth line and its ready.
The graph will be: