Answer:
5x: linear; monomial
-7: constant; monomial
x^2 + 4: quadratic, binomial
x^2 - 3x + 11: quadratic, trinomial
2x - 9: linear, binomial
Step-by-step explanation:
Name using degree: just count the highest number of variables in a single term. if it's 0, its a constant polynomial, if it's 1 it's linear, 2 quadratic, 3 cubic
Name using number of terms: just count the number of "things" added or subtracted. If there's one, it's a monomial, two: binomial, three: trinomial.
Answer:
this is a ninth degree polynomial in m
Step-by-step explanation:
Inspect the polynomial for the highest power of the variable m. It is m^9. Thus, this is a ninth degree polynomial in m.
The correct answer is B C and D
i would start by simplifying the equation to get y by itself, you don't need to do this, but it makes it a little easier
y + 2 = 3 ( x + 4) distribute the 3 through the parenthesis
y + 2 = 3x + 12. subtract 2 from both sides
y = 3x +10
now to fill in the chart simply plug in the value of x to see what value of y it produces
y = 3(-2) +10
y = -6+10
y = 4
(-2,4)
y = 3(0) + 10
y = 0 + 10
y = 10
(0,10)
y = 3(2)+10
y = 6 + 10
y = 16
(2,16)
y = 3(4) + 10
y = 12 + 10
y = 22
(4,22)