Calculate the length of the line segment determined by the path:
x(t) = (a1t + b1, a2t + b2)
as t varies from t0 to t1.
It should be really easy, I'm just not quite sure what is what in this formula
L = (integral from a to b)(root)(1+(f'(x))^2) dx
Thanks!

