On week 1, we started with a deposit of $200. Every week from that point on, we place a deposit of $55.
We know y is total amount of money (deposits) in the bank account.
We also know x represents the number of weeks.
On week 1, we would have $200 in the back account.
On week 2, we would have $200 + $55 or $255 in the bank account.
So, we could build an expression of 55(x - 1) + 200 which is equal to y.
So, y = 55(x - 1) + 200 is the answer.