67.7k views
0 votes
if f(x) and g(x) are a quadratic function but (f + g)(x) produce the graph below, which statement must be true

if f(x) and g(x) are a quadratic function but (f + g)(x) produce the graph below, which-example-1
User Asra
by
8.4k points

2 Answers

2 votes

Answer:

A. The leading coefficients of f(x) and g(x) are opposite

Explanation:

User Zarej
by
7.7k points
4 votes
The leading coefficients are opposites.

For instance
f(x) = 2x^2 + 5x + 6
g(x) = -2x^2 + 8x - 3
here the leading coefficients 2 and -2 are opposites

Adding function f(x) and g(x) gets us
f(x) + g(x) = (2x^2+5x+6) + (-2x^2+8x-3)
f(x) + g(x) = (2x^2-2x^2) + (5x+8x) + (6-3)
f(x) + g(x) = 0x^2 + 13x + 3
f(x) + g(x) = 13x + 3

The two quadratics add up to a linear equation
User Seamus Barrett
by
8.8k points