78, divide 390 by 5 which equals 78
Divide both sides by -3 and the answer s=-2a + 30
Answer:
the first one is ×=-2-3/5
the second one is ×=1-3y/2
hope it helps
Answer:
Reject H0
Step-by-step explanation:
Given :
H0: The frequencies are equal. H1: The frequencies are not equal
Category f0 A 10 B 30 C 30 D 10
Total f0 = (10 + 30 + 30 + 10) = 80
Expected frequency is the same for all categories :
Expected frequency = 1/4 * 80 = 20
χ² = Σ(observed - Expected)² / Expected
χ² = (10-20)^2 / 20 + (30-20)^2 /20 + (30-20)^2 / 20 + (10-20)^2 / 20
χ² = (5 + 5 + 5 + 5) = 20
Pvalue = 0.00017
Pvalue < α
Well you are given the roots.
if we have 3 it would.have to be x^3. So something like:
y = ax^3 + bx^2 + cx + d
this could.also be written:
y = (x + a) (x + b) (x + c)
when you are able to write it like this, we know that the opposite of a, b, and c are roots. this is because if we can make any of the insides of the 3 parenthesis equal 0 then y = 0 and that x.is a root. Well if we know the 3 roots that x will be then we just have to figure out the a, b, and c. So let's plug our roots in.
y = (-1 + a) (-5 + b) (-3 + c)
now we have to make each parenthesis equal 0 to find what a, b, and c should be. It is obvious a = 1 to make.that one zero and b = 5 and c = 3. So we know a, b, and c. now let's plug.those into our first equation.
y = (x + 1) (x + 5) (x + 3)
this is your equation. You can multiply out if necessary