I have tried looking for tutorials or guides online, but I keep finding problems that are fairly similar but not exactly what I am looking for. I know how to add functions regularly, I am familiar with graphing an equation using its slope and $y$-intercept, etc., but I have no idea where to begin on finding the sum of two functions using this graph:
Asked
Active
Viewed 3,653 times
3
-
1The graph of $f$ crosses the origin when $x=0$. This means that $f(0)=0$. Do the same process with $g$ to get $g(0)$. Then subtract the two. – Eleven-Eleven Oct 11 '18 at 03:10
-
1Are you able to separately evaluate $f(0)$ and $g(0)$ from the given graphs? – Eric Towers Mar 16 '20 at 07:04
1 Answers
1
Add the $y-$ values of each of the points, while keeping the $x-$values the same to get the new point for the function $(f+g)(x)$.
One thing I did not see mentioned is that the domains do not coincide. The function $(f+g)(x) = f(x)+g(x)$ can not exist where one of them does not. The domain of the function $(f+g)(x)$ is the intersection of the two domains (or "overlap"), and domain of $f$ and $g$ intersect on $D_f\cap D_g = [-4,3]$
David P
- 12,320
-
g contains 9 y-values and f contains 8 y-values. What am I supposed to do with the extra y-value? Or am I supposed to only count y-values within certain bounds? – Lex_i Oct 11 '18 at 07:03
-
-
Ah I see. So I have my new line but I am still not sure what then the sum is – Lex_i Oct 11 '18 at 16:04
-
as others said first you have to find the parts in which both functions exist which is [-4,3] and then you have to add the values of each function and put the new point on the graph. for g(0) and f(0) it is (0-2)=-2 and also you have to do this for each point and graph whole function of h(x)=f(x)+g(x) – infinite Nov 22 '20 at 06:13
