Answer:
y = - 2x + 1
Step-by-step explanation:
Parallels line have the same slope, when an equation is in the form y= mx + b, m is the slope. In this problem slope = - 2
Now with the slope what is missing is the y-intercept, the problem says that the line contains the point (-2, 5), replacing that point in the equation you can solve it to find the y-intercept
y = mx + b
5 = (-2)(-2) + b
5 = 4 + b
1 + b
y = - 2x +1
5/3
if you divide both numbers by 8 you will reduce them to their simplest form
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