Math Problem Statement

given f(x)=15-2x-x^2 and g(x)=2x^2+10x-1 find(f+g)(x)

Solution

To find (f+g)(x)(f+g)(x), we need to add the functions f(x)f(x) and g(x)g(x) together:

f(x)=152xx2f(x) = 15 - 2x - x^2 g(x)=2x2+10x1g(x) = 2x^2 + 10x - 1

Now, we calculate:

(f+g)(x)=f(x)+g(x)=(152xx2)+(2x2+10x1)(f+g)(x) = f(x) + g(x) = (15 - 2x - x^2) + (2x^2 + 10x - 1)

Combine like terms:

  • Constant terms: 151=1415 - 1 = 14
  • xx terms: 2x+10x=8x-2x + 10x = 8x
  • x2x^2 terms: x2+2x2=x2-x^2 + 2x^2 = x^2

Therefore,

(f+g)(x)=x2+8x+14(f+g)(x) = x^2 + 8x + 14

Would you like more details or have any questions?

Here are 5 related questions to expand your understanding:

  1. How do you find (fg)(x)(f-g)(x) using the same functions?
  2. What is the vertex of the parabola represented by (f+g)(x)(f+g)(x)?
  3. How would you find the roots of (f+g)(x)(f+g)(x)?
  4. Can you determine the domain and range of (f+g)(x)(f+g)(x)?
  5. How does the graph of (f+g)(x)(f+g)(x) compare to the graphs of f(x)f(x) and g(x)g(x) individually?

Tip: When combining functions, always group and simplify like terms carefully to avoid mistakes!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Function Addition
Quadratic Functions

Formulas

(f+g)(x) = f(x) + g(x)

Theorems

-

Suitable Grade Level

Grades 9-11