2. Set up a matrix equation Ax = b to help you find the least squares line of best fit to the data points (0, 2), (1, 4), (2, 4), (3, 6). Then give the normal equation corresponding to it, and solve the normal equation to give an equation for the least squares line of best fit.
[5 marks]