So I have $9160x+4240y=1000$ Using the EA to find the gcd, I get that it is equal to 40.
Solving for the RHS and working backwards, I have:
$$40=680-160*4$$
$$160=4240-680$$
$$680 = 9160-4240*2$$
Doing all the substitutions, I have $$40=25(9160)-54(4240)$$
So, $$625(9160)-1350(4240)=1000$$
How can I make it so that the x-coordinate is above 2018? that's the part I'm confused about because the x coordinate is 625, and then how do i calculate the y coordinate. also if I was asked to make the y-coordinate positive, how would I do that so that 1350 is no longer there and is now something positive?