I would go with A because if u use the distributive property u get something very similar
Answer:
No, it does not.
Step-by-step explanation:
It's a linear function, with a slope of -3 (down 3 for every new X as you move right)
.57 I would assume but it really depends on how your scaling it
if(updateDirection==1){
numUser ++;
else
numUser--;
}
if (numUser==8 && updateDirection==1){
numUser= 9;
}
if(updateDirection==0){
userUser=7;
}