Calculators are not allowed during the exam. Please write out formulas before substituting values and computing your answer!
B0 = (80, 330) B1 = (70, 180) B2 = (260, 80) B3 = (450, 210)
p0 = (-1, -3) p1 = (2, 0) p2 = (10, 3) p3 = (0, 0)Recall that we use the following formulas to compute intermediary control points in each segment. \[ B0 = p_i \\ B1 = p_i + \frac{1}{6}(p_{i+1} - p_{i-1}) \\ B2 = p_{i+1} - \frac{1}{6}(p_{i+2} - p_{i}) \\ B3 = p_{i+1}\\ \]