<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://freemwiki.com/index.php?action=history&amp;feed=atom&amp;title=How_to_Add_and_Subtract_Functions</id>
	<title>How to Add and Subtract Functions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://freemwiki.com/index.php?action=history&amp;feed=atom&amp;title=How_to_Add_and_Subtract_Functions"/>
	<link rel="alternate" type="text/html" href="https://freemwiki.com/index.php?title=How_to_Add_and_Subtract_Functions&amp;action=history"/>
	<updated>2026-04-18T01:59:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://freemwiki.com/index.php?title=How_to_Add_and_Subtract_Functions&amp;diff=5895&amp;oldid=prev</id>
		<title>Lukegao1: 创建页面，内容为“  To add or subtract functions, you simply add or subtract their values for each input. For example, let&#039;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:…”</title>
		<link rel="alternate" type="text/html" href="https://freemwiki.com/index.php?title=How_to_Add_and_Subtract_Functions&amp;diff=5895&amp;oldid=prev"/>
		<updated>2023-03-21T08:38:46Z</updated>

		<summary type="html">&lt;p&gt;创建页面，内容为“  To add or subtract functions, you simply add or subtract their values for each input. For example, let&amp;#039;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:…”&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
To add or subtract functions, you simply add or subtract their values for each input. For example, let&amp;#039;s say we have two functions, f(x) and g(x):&lt;br /&gt;
&lt;br /&gt;
f(x) = 2x + 3&lt;br /&gt;
g(x) = x - 1&lt;br /&gt;
&lt;br /&gt;
To add these functions, we simply add their values for each input:&lt;br /&gt;
&lt;br /&gt;
(f + g)(x) = f(x) + g(x) = (2x + 3) + (x - 1) = 3x + 2&lt;br /&gt;
&lt;br /&gt;
So (f + g)(x) is a new function that represents the sum of f(x) and g(x).&lt;br /&gt;
&lt;br /&gt;
To subtract functions, we do the same thing, but with subtraction instead of addition:&lt;br /&gt;
&lt;br /&gt;
(f - g)(x) = f(x) - g(x) = (2x + 3) - (x - 1) = x + 4&lt;br /&gt;
&lt;br /&gt;
So (f - g)(x) is a new function that represents the difference between f(x) and g(x).&lt;br /&gt;
&lt;br /&gt;
In general, to add or subtract functions, we simply perform the corresponding operation on their values for each input.&lt;/div&gt;</summary>
		<author><name>Lukegao1</name></author>
	</entry>
</feed>