Answer:
D. d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
C. d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
B. d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Step-by-step explanation:
Given two points (x1, y1) and (x2,y2) we can find the distance using
d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
The order of the terms inside the square doesn't matter
d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
When we are squaring are term, we can take the absolute value before we square and it does not change the value
d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Answer:
Student B because an irrational number cannot be of the form p/q
Step-by-step explanation:
used my brain
The probability of type II error will decrease if the level of significance of a hypothesis test is raised from 0.005 to 0.2.
<h3 /><h3>What is a type II error?</h3>
A type II error occurs when a false null hypothesis is not rejected or a true alternative hypothesis is mistakenly rejected.
It is denoted by 'β'. The power of the hypothesis is given by '1 - β'.
<h3>How the type II error is related to the significance level?</h3>
The relation between type II error and the significance level(α):
- The higher values of significance level make it easier to reject the null hypothesis. So, the probability of type II error decreases.
- The lower values of significance level make it fail to reject a false null hypothesis. So, the probability of type II error increases.
- Thus, if the significance level increases, the type II error decreases and vice-versa.
From this, it is known that when the significance level of the given hypothesis test is raised from 0.005 to 0.2, the probability of type II error will decrease.
Learn more about type II error of a hypothesis test here:
brainly.com/question/15221256
#SPJ4
Answer:
c
Step-by-step explanation:
substitute (2,1) and (5,4) into each equation
2-1=1 and 5-4=1 so c is correct