I’ve been struggling with this question but i have no idea why
I know that the slope of a secant line is just (y2 - y1)/(x2 - x1) and i also have tried ((f(b) - f(a))/(b-a) and that yielded the same result
I think what is hard with this is the point isn’t given directly, so I suppose my math is wrong there
What I have been trying, knowing Q is (x, x(1 + x)) is plugging in the value of x and then using the slope equation
I have done this several times for each point and so I am assuming that I am doing that part correctly