Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

f(x) = -3x² g(x) = -5x³ - 2x⁴ + 1 h(x) = 2 + 5x 1. add polynomials. f(x…

Question

f(x) = -3x² g(x) = -5x³ - 2x⁴ + 1 h(x) = 2 + 5x

  1. add polynomials. f(x) + g(x)
  2. subtract polynomials f(x) - h(x)
  3. multiply f(x)*h(x)
  4. determine the end behavior of the function f(x) and g(x) .
  5. which calculation above will result in a polynomial degree 2? circle below.

f(x) + g(x) f(x) - h(x) f(x)*h(x) none of these
bonus write the product using the fewest number of terms.
(x + 3)(x² - 3x + 2)

Explanation:

Response
1. Add polynomials \( f(x) + g(x) \)

Step1: Substitute the functions

\( f(x) = -3x^2 \), \( g(x) = -5x^3 - 2x^4 + 1 \), so \( f(x) + g(x)= -3x^2+(-5x^3 - 2x^4 + 1) \)

Step2: Combine like terms (no like terms here, just rearrange)

\( f(x) + g(x)= -2x^4 - 5x^3 - 3x^2 + 1 \)

Step1: Substitute the functions

\( f(x) = -3x^2 \), \( h(x) = 2 + 5x \), so \( f(x)-h(x)= -3x^2-(2 + 5x) \)

Step2: Distribute the negative sign

\( f(x)-h(x)= -3x^2 - 2 - 5x \)

Step3: Rearrange terms

\( f(x)-h(x)= -3x^2 - 5x - 2 \)

Step1: Substitute the functions

\( f(x) = -3x^2 \), \( h(x) = 2 + 5x \), so \( f(x)\times h(x)= -3x^2\times(2 + 5x) \)

Step2: Distribute \( -3x^2 \)

\( -3x^2\times2+(-3x^2)\times5x=-6x^2 - 15x^3 \)

Step3: Rearrange terms

\( f(x)\times h(x)= -15x^3 - 6x^2 \)

Answer:

\( -2x^4 - 5x^3 - 3x^2 + 1 \)

2. Subtract polynomials \( f(x) - h(x) \)