The equation of a line in slope-intercept form is y = mx + b, where m is the slope of the line and b is the y-intercept. To find the slope, we can use the formula (y2 - y1) / (x2 - x1), where (x1, y1) and (x2, y2) are the coordinates of two points on the line. In this case, the coordinates are (0, 1) and (3, -8). Plugging these values into the formula, we get (-8 - 1) / (3 - 0) = -9 / 3 = -3. So the slope of the line is -3. Since the line passes through the point (0, 1), we can substitute these values into the equation and solve for the y-intercept b. Plugging in x = 0 and y = 1, we get 1 = -3(0) + b, which simplifies to b = 1. Therefore, the equation of the line is y = -3x + 1.