I'm trying to code a program that will read a set of data poitns ( x & y) from a text file and then perform a Linear Least Squares Analysis to determine the a0 and a1 of the linear regression line,...