Answer:
because a positive is over zero and a negative is below zero so from that you can tell that the opposite of any positive will be a negative.
Step-by-step explanation:
Plotting coordinates can be a little confusing, but it doesn't have to be as long as you remember a few important details. The first number in the coordinate set tells you how far right (for a positive number) or left (for a negative number) you need to travel on the x-axis. The second number in the coordinate set tells you how far up (for a positive number) or down (for a negative number) you need to travel on the y-axis. Any set of coordinates can be represented by the variables x and y. If you picture (x, y), it will help you remember the x-coordinate comes first, so you will travel either right or left before travelling up or down.
By definition of covariance,
![\mathrm{Cov}(X,Y)=\mathbb E[(X-\mathbb E[X])(Y-\mathbb E[Y])]](https://tex.z-dn.net/?f=%5Cmathrm%7BCov%7D%28X%2CY%29%3D%5Cmathbb%20E%5B%28X-%5Cmathbb%20E%5BX%5D%29%28Y-%5Cmathbb%20E%5BY%5D%29%5D)
![\mathrm{Cov}(X,Y)=\mathbb E[XY-\mathbb E[X]Y-X\mathbb E[Y]+\mathbb E[X]\mathbb E[Y]]=\mathbb E[XY]-\mathbb E[X]\mathbb E[Y]](https://tex.z-dn.net/?f=%5Cmathrm%7BCov%7D%28X%2CY%29%3D%5Cmathbb%20E%5BXY-%5Cmathbb%20E%5BX%5DY-X%5Cmathbb%20E%5BY%5D%2B%5Cmathbb%20E%5BX%5D%5Cmathbb%20E%5BY%5D%5D%3D%5Cmathbb%20E%5BXY%5D-%5Cmathbb%20E%5BX%5D%5Cmathbb%20E%5BY%5D)
We have
![\mathbb E[(aX-b)(cY-d)]=\mathbb E[acXY-adX-bcY+bd]](https://tex.z-dn.net/?f=%5Cmathbb%20E%5B%28aX-b%29%28cY-d%29%5D%3D%5Cmathbb%20E%5BacXY-adX-bcY%2Bbd%5D)
![=ac\mathbb E[XY]-ad\mathbb E[X]-bc\mathbb E[Y]+bd](https://tex.z-dn.net/?f=%3Dac%5Cmathbb%20E%5BXY%5D-ad%5Cmathbb%20E%5BX%5D-bc%5Cmathbb%20E%5BY%5D%2Bbd)
![\mathbb E[aX-b]=a\mathbb E[X]-b](https://tex.z-dn.net/?f=%5Cmathbb%20E%5BaX-b%5D%3Da%5Cmathbb%20E%5BX%5D-b)
![\mathbb E[cY-d]=c\mathbb E[Y]-d](https://tex.z-dn.net/?f=%5Cmathbb%20E%5BcY-d%5D%3Dc%5Cmathbb%20E%5BY%5D-d)
![\mathbb E[aX-b]\mathbb E[cY-d]=ac\mathbb E[X]\mathbb E[Y]-ad\mathbb E[X]-bc\mathbb E[Y]+bd](https://tex.z-dn.net/?f=%5Cmathbb%20E%5BaX-b%5D%5Cmathbb%20E%5BcY-d%5D%3Dac%5Cmathbb%20E%5BX%5D%5Cmathbb%20E%5BY%5D-ad%5Cmathbb%20E%5BX%5D-bc%5Cmathbb%20E%5BY%5D%2Bbd)
Putting everything together, we find the covariance reduces to
![\mathrm{Cov}(aX-b,cY-d)=ac(\mathbb E[XY]-\mathbb E[X]\mathbb E[Y])=ac\mathrm{Cov}(X,Y)](https://tex.z-dn.net/?f=%5Cmathrm%7BCov%7D%28aX-b%2CcY-d%29%3Dac%28%5Cmathbb%20E%5BXY%5D-%5Cmathbb%20E%5BX%5D%5Cmathbb%20E%5BY%5D%29%3Dac%5Cmathrm%7BCov%7D%28X%2CY%29)
as desired.