2464829438
The next number is 2,464,829,439
Polynomial comes from poly- (meaning "many") and -nomial (in this case meaning "term") ... so it says "many terms"
A polynomial can have:
constants (like 3, −20, or ½)
variables (like x and y)
exponents (like the 2 in y2), but only 0, 1, 2, 3, ... etc are allowed
that can be combined using addition, subtraction, multiplication and division ...
... except ...
... not division by a variable (so something like 2/x is right out)
So:
A polynomial can have constants, variables and exponents,
but never division by a variable.
Also they can have one or more terms, but not an infinite number of terms.
These are polynomials:
3x
x − 2
−6y2 − ( 79 )x
3xyz + 3xy2z − 0.1xz − 200y + 0.5
512v5 + 99w5
5
(Yes, "5" is a polynomial, one term is allowed, and it can be just a constant!)
These are not polynomials
3xy-2 is not, because the exponent is "-2" (exponents can only be 0,1,2,...)
2/(x+2) is not, because dividing by a variable is not allowed
1/x is not either
√x is not, because the exponent is "½" (see fractional exponents)
But these are allowed:
x/2 is allowed, because you can divide by a constant
also 3x/8 for the same reason
√2 is allowed, because it is a constant (= 1.4142...etc)
Answer:
We can reject the hypothesis at the 0.05 significance level.
Step-by-step explanation:
given that an urn contains a very large number of marbles of four different colors: red, orange, yellow, and green. A sample of 12 marbles drawn at random from the urn revealed 2 red, 5 orange, 4 yellow, and 1 green marble.
H0: All colours are equally likely
Ha: atleast two colours are not equally likely
(Two tailed chi square test at 5% significance level)
color Red Orange Yellow Green total
Observed O 2 5 4 1 12
Expected E 3 3 3 3 12
(O-E)^2/E 0.3333 5.3333 0.3333 5.3333 11.3333
chi square = 11.3333
df =3
p value = 0.010055
Since p < 0.05 we reject H0
We can reject the hypothesis at the 0.05 significance level.