Sample output for Assignment B

Here is some of the output from Assignment B. This should give you some idea what the format should look like.


 X =    1.0000000       Y =    2.0000000    
 X =    2.0000000       Y =    4.2500000    

 The equation of the best-fit line is Y = M*X + B,
 where:
          Slope       = M =    2.2500000    
          Y-Intercept = B =  -0.25000000    


 X =    1.0000000       Y =    4.0000000    
 X =    2.0000000       Y =    4.0000000    

 The equation of the best-fit line is Y = M*X + B,
 where:
          Slope       = M =    0.0000000    
          Y-Intercept = B =    4.0000000    


 X =    1.0000000       Y =    2.0000000    
 X =    2.0000000       Y =    4.1999998    
 X =    3.0000000       Y =    6.4000001    

 The equation of the best-fit line is Y = M*X + B,
 where:
          Slope       = M =    2.1999993    
          Y-Intercept = B =  -0.19999838    


 X =    1.0000000       Y =    2.0000000    
 X =    2.0000000       Y =    4.1999998    
 X =    3.0000000       Y =    6.5000000    
 X =    4.0000000       Y =    8.8000002    

 The equation of the best-fit line is Y = M*X + B,
 where:
          Slope       = M =    2.2699997    
          Y-Intercept = B =  -0.29999936    


 X =    2.0000000       Y =    2.0000000    
 X =    8.0000000       Y =    2.0000000    
 X =    8.0000000       Y =    8.0000000    
 X =    2.0000000       Y =    8.0000000