Question 840032
Use the data in the form of two points as ordered pair (C, F):
(0,32) and (100, 212).


Find the equation of the line which contains the points (0, 32) and  (100, 212).  You will want this in slope intercept form.  You already have the vertical axis intercept!  You SHOULD know the formula for slope.  In a somewhat unfinished manner, the equation is:


{{{highlight(F=((212-32)/(100-0))C+32)}}};
You just need to finish the simplification.