Answer:
Interval of 50 on both axis
Step-by-step explanation:
Given
![(x_1,y_1) = (-50,0)](https://tex.z-dn.net/?f=%28x_1%2Cy_1%29%20%3D%20%28-50%2C0%29)
![(x_2,y_2) = (150,100)](https://tex.z-dn.net/?f=%28x_2%2Cy_2%29%20%3D%20%28150%2C100%29)
![(x_3,y_3) = (200,-100)](https://tex.z-dn.net/?f=%28x_3%2Cy_3%29%20%3D%20%28200%2C-100%29)
![(x_4,y_4) = (350,50)](https://tex.z-dn.net/?f=%28x_4%2Cy_4%29%20%3D%20%28350%2C50%29)
![(x_5,y_5) = (-250,0)](https://tex.z-dn.net/?f=%28x_5%2Cy_5%29%20%3D%20%28-250%2C0%29)
There are several ways to do this, but I will use the observation method, since the dataset is small.
Considering the x-coordinates
![x = \{-50,150,200,350,-250}](https://tex.z-dn.net/?f=x%20%3D%20%5C%7B-50%2C150%2C200%2C350%2C-250%7D)
Each element of the data set is a multiple of 50.
Hence, an interval of 50 can be used on the x-axis
Considering the y-coordinates
![y = \{0,100,-100,50,0\}](https://tex.z-dn.net/?f=y%20%3D%20%5C%7B0%2C100%2C-100%2C50%2C0%5C%7D)
Each element of the data set is a multiple of 50.
Hence, an interval of 50 can be used on the y-axis
<em>So, an interval of 50 can be used on both axes</em>