a AB is the distance between points A and B. To find this distance, let's start by finding the coordinates of the points on the graph.
The coordinate for A is (0,3) and the coordinate for B is (-2,-2). Now we can use the Distance Formula.
d=sqrt((x_2-x_1)^2+(y_2-y_1)^2)
Let's substitute our points into this formula and simplify.