500
Consider the two patterns described below.
Pattern:
x: add 4 starting at 0
y: multiply by 4 starting at 1
Which of the following coordinate pairs shows the two patterns?
A. (1,0) ; (4,4) ; (8,16) ; (12,64)
B. (1,0) ; (4,4) ; (8,8) ; (12,12)
C. (0,1) ; (4,4) ; (16,16) ; (64,64)
D. (0,1) ; (4,4) ; (8,16) ; (12,64)
What is D. (0,1) ; (4,4) ; (8,16) ; (12,64)