4*6*8=192
So they can have 192 choices for the pizza
Answer: Choice A) A true null hypothesis is rejected
In other words, if the reality is that the null is true but your research says otherwise, then you've committed a type i error.
A type ii error is when you fail to reject the null (basically "accepting" the null) while in reality the alternative is the true hypothesis.
Answer:
8 bags of apples
Step-by-step explanation:
first you do 64 apples divided by 8 bags
then you would get the answer of 8 bags of apples given to 8 different teachers
9514 1404 393
Answer:
(x, y) = (4, -4)
Step-by-step explanation:
A graphing calculator makes graphing very easy. The attachment shows the solution to be (x, y) = (4, -4).
__
The equations are in slope-intercept form, so it is convenient to start from the y-intercept and use the slope (rise/run) to find additional points on the line.
The first line can be drawn by staring at (0, -2) and moving down 1 grid unit for each 2 to the right.
The second line can be drawn by starting at (0, 2) and moving down 3 grid units for each 2 to the right.
The point of intersection of the lines, (4, -4), is the solution to the system of equations.
Answer:
x = 1, y = 2, z = -1
Step-by-step explanation:
2x + 4y = 10
2x = -4y + 10
x = -2y + 5
now sub -2y + 5 in for x, back into the other 2 equations
2x + 2y + 3z = 3 -3x + y + 2z = -3
2(-2y + 5) + 2y + 3z = 3 -3(-2y + 5) + y + 2z = -3
-4y + 10 + 2y + 3z = 3 6y - 15 + y + 2z = -3
-2y + 3z = 3 - 10 7y + 2z = - 3 + 15
-2y + 3z = - 7 7y + 2z = 12
-2y + 3z = -7....multiply by 2
7y + 2z = 12...multiply by -3
--------------------------
-4y + 6z = -14 (result of multiplying by 2)
-21y - 6z = -36 (result of multiplying by -3)
---------------------------add
-25y = - 50
y = -50/-25
y = 2 <===
2x + 4y = 10 2x + 2y + 3z = 3
2x + 4(2) = 10 2(1) + 2(2) + 3z = 3
2x + 8 = 10 2 + 4 + 3z = 3
2x = 10 - 8 6 + 3z = 3
2x = 2 3z = 3 - 6
x = 2/2 3z = -3
x = 1 <== z = -3/3
z = -1 <===