rocomath
- 1,752
- 1
Wow, someone asked me this question and I'm stumped.
Find the equation of the secant line that contain P[0,f(0)] and Q[3,f(3)]
Am I given enough information to solve this?
m=\frac{f(x+h)-f(x)}{h}
...
m_1=\frac{f(h)-f(0)}{h}
m_2=\frac{f(3+h)-f(3)}{h}
That doesn't really help me though, unless I'm not thinking hard enough!
Find the equation of the secant line that contain P[0,f(0)] and Q[3,f(3)]
Am I given enough information to solve this?
m=\frac{f(x+h)-f(x)}{h}
...
m_1=\frac{f(h)-f(0)}{h}
m_2=\frac{f(3+h)-f(3)}{h}
That doesn't really help me though, unless I'm not thinking hard enough!
Last edited: