$m, n,p \in \mathbb{N}^*$ such that $m+n+p = 2017$.
Find the values of $x,y,z,t$ Such that $x+my+nz+pt =2018$ With $x,y,z,t \in \mathbb N^*$
My Attempt:
Im not sure if this solution is correct because it looks easy to me.
If we add a $1$ to the original equation: $$1+1(m)+(1)n+(1)p=2018$$
And fron here, It’s easy to see that the only solution to the equation is $(x,y,z,t)=(1,1,1,1)$, Given the fact that $(x,y,z,t) \in \mathbb N^*$ so they cannot equal to $0$.