The distance formula is: d = sqrt( (x2 - x1)2 + (y2 - y1)2 )
For this problem, let (-5, -4) be the "first" point, so x1 = -5 and y2 = -4
and let (-6, 4) be the "second" point, so x2 = -6 and y2 = 4.
Then: d = sqrt( (-6 - -5)2 + (4 - -4)2 ) = sqrt( (-1)2 + (8)2 ) = sqrt( 1 + 64 ) = sqrt( 65)
The distance formula is just the Pythagorean Theorem applied to an x-y graph.
You would get the same final answer if you let (-5, -4) be the second point and (-6, 4) be the first point.
Answer:
1 false
2 true
3 true
4 false
5 true
Step-by-step explanation:
f(a) = (2a - 7 + a^2) and g(a) = (5 – a).
1 false f(a) is a second degree polynomial and g(a) is a first degree polynomial
When added together, they will be a second degree polynomial
2. true When we add and subtract polynomials, we still get a polynomial, so it is closed under addition and subtraction
3. true f(a) + g(a) = (2a - 7 + a^2) + (5 – a)
Combining like terms = a^2 +a -2
4. false f(a) - g(a) = (2a - 7 + a^2) - (5 – a)
Distributing the minus sign (2a - 7 + a^2) - 5 + a
Combining like terms a^2 +3a -12
5. true f(a)* g(a) = (2a - 7 + a^2) (5 – a).
Distribute
(2a - 7 + a^2) (5) – (2a - 7 + a^2) (a)
10a -35a +5a^2 -2a^2 -7a +a^3
Combining like term
-a^3 + 3 a^2 + 17 a - 35
Answer:
x=k/v-w
Step-by-step explanation:
The first w I'm guessing you meant the x? Hope this helped!