Answer:
A. 458
Explanation:
Linear model equation:
y = m*x + h
where m is the slope of the line and h is the y-intercept.
Given 2 points (x1, y1) and (x2,y2) we can compute the slope as follows:
m = (y2 - y1)/(x2 - x1)
Replacing with (12, 317.24) and (25, 164.75):
m = (164.75 - 317.24)/(25 - 12) = -11.73
Replacing this value and point (12, 317.24) into the equation we get:
317.24 = -11.73*12 + h
h = 317.24 + 11.73*12
h = 458
then, the equation is y = -11.73*x + 458. At the beginning the number of square inches knitted is zero (x = 0) and the number of yards remaining is 458.