How to Add and Subtract Functions:修订历史

跳到导航 跳到搜索

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2023年3月21日 (星期二)

  • 当前之前 08:382023年3月21日 (二) 08:38Lukegao1 讨论 贡献 726字节 +726 创建页面,内容为“ To add or subtract functions, you simply add or subtract their values for each input. For example, let's say we have two functions, f(x) and g(x): f(x) = 2x + 3 g(x) = x - 1 To add these functions, we simply add their values for each input: (f + g)(x) = f(x) + g(x) = (2x + 3) + (x - 1) = 3x + 2 So (f + g)(x) is a new function that represents the sum of f(x) and g(x). To subtract functions, we do the same thing, but with subtraction instead of addition:…”