Answer: here u go
Step-by-step explanation:
Answer:
y + 30 = 4/5(x - 10)
Step-by-step explanation:
Given the slope, 4/5, and point (10, -30):
We can plug these values into the point-slope form:
y - y1 = m(x - x1)
Let (x1, y1) = (10, -30)
and m = 4/5
y - (-30) = 4/5(x - 10)
y + 30 = 4/5(x - 10)
Therefore, the point-slope form is y + 30 = 4/5(x - 10)
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:
gof(x) = 3
Step-by-step explanation:
Given that,
f(x) = x+2 and g(x) = x+1
We need to find gof(x).
gof(x) means g[f(x)].
g[f(x)] = g(x +2)
= x+2+1
= x+3
Hence, the value of gof(x) is 3.