平均変化率計算ツール
入力
| x₁ | 1 |
|---|---|
| f(x₁) | 3 |
| x₂ | 5 |
| f(x₂) | 19 |
グラフ
f(x)
平均変化率計算ツール
入力
2点の座標
結果
値を入力すると計算結果が表示されます。
計算結果
\begin{aligned} \text{AROC} &= \dfrac{f(x_2) - f(x_1)}{x_2 - x_1} \\ &= \dfrac{(19) - (3)}{(5) - (1)} = ? \end{aligned}
\begin{aligned} \Delta x &= x_2 - x_1 \\ &= (5) - (1) \\ &= ? \end{aligned}
\begin{aligned} \Delta f &= f(x_2) - f(x_1) \\ &= (19) - (3) \\ &= ? \end{aligned}
割線のグラフ
f(x)