SOLUTION: f+g and f-g f(x)7x^2+5 g(x)x^2-13
Algebra
->
Functions
-> SOLUTION: f+g and f-g f(x)7x^2+5 g(x)x^2-13
Log On
Algebra: Functions, Domain, NOT graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Functions
Question 173864
:
f+g and f-g
f(x)7x^2+5 g(x)x^2-13
Answer by
nycsub_teacher(90)
(
Show Source
):
You can
put this solution on YOUR website!
FIND: f + g and f - g
f(x) = 7x^2+5 g(x)= x^2-13
===========================
f + g = f(x) + g(x)
f + g = 7x^2 + 5 + x^2 - 13
f + g = 8x^2 - 8
===========================
f - g = f(x) - g(x)
f - g = 7x^2 + 5 - (x^2 - 13)
f - g = 7x^2 - 5 - x + 13
f - g = 6x^2 + 8
Understand?