2D Vector Addition Calculator
Online algebra calculator that allows you to calculate the sum of two dimensional vectors with the given vector coordinates.
Example: add the vectors a = (8,13) and b = (26,7) c = a + b c = (8,13) + (26,7) = (8+26,13+7) = (34,20)