to find the distance between both points, we should first find the coordinates of each one.
From the picture, we can see that point A is located at (-1,2) and point B is located at (1,-2).
Recall that having points (a,b) and (c,d), the distance between them is given by the formula
![d=\sqrt[]{(a-c)^2+(b-d)^2}](https://img.qammunity.org/2023/formulas/mathematics/college/ntncn764c6tki92xvoexvpy095nt5whfx2.png)
So, in our case we take a=-1,b=2, c=1 and d=-2. Thus, we get
![d=\sqrt[]{(-1-1)^2+(2-(-2))^2}=\sqrt[]{(-2)^2+(4)^2}=\sqrt[]{4+16}=\sqrt[]{20}](https://img.qammunity.org/2023/formulas/mathematics/college/lyzl7x8yftxlyohuk0sj56ho6he1z9sm7c.png)
Using a calculator, we get that
![d=2\cdot\sqrt[]{5}\approx4.472135](https://img.qammunity.org/2023/formulas/mathematics/college/7wxu875v486jf20f75wtiudkmcc7hn4uop.png)
which round to the nearest tenth is 4.5