A(-7,-4) B(-2,0)
√[(x'-x)^2+(y'-y)^2]
√(-2-(-7)^2+(0-(-4)^2
√(5^2)+(4^2)
√25+16
√41
the distance is approximately 6.4 units
Step-by-step explanation:
Answer:
This problem was pasted incorrectly
Step-by-step explanation:
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