A is c=75 B is a=120 C is b= square root of 75 and D= square root of 245
Answer:
The multiplicative inverse of 1/2 is 2.
One mile equals 5280 feet so
607,200/5280=115
So it’s 115 miles per hour
Answer:
C ) 10/m⁵
Step-by-step explanation:
In this question, we have to find the product of two terms
First term = 5 m⁻²
Second term = 2 m⁻³
Product of both terms = (5 m⁻²) · (2 m⁻³)
The simple way of calculating product of these two term which involves constants as well as variable is that we multiply the constants together:
5·2 = 10
And we multiply the variables. According to the rules of multiplication, when 2 same constants or variables are multiplied, we can just add their powers to get the result.
(m⁻²) · (m⁻³) = m⁻²⁻³ = m⁻⁵
The product of both terms can be written as:
(product of constants)(product of variables) = (10)(m⁻⁵) = 10/m⁵
So the correct option is C
Answer:
Step-by-step explanation:
Hello!
You need to test the hypothesis that the slope of the regression is cero.
I've run in the statistic software the given data for Y and X and estimated the regression line:
Yi= 7.82 -1.60Xi
Where
a= 7.82
b=-1.60
Sb= 3.38
The hypothesis is:
H₀: β = 0
H₁: β ≠ 0
α: 0.05
This is a two-tailed test, the null hypothesis states that the slope of the regression is cero, this means that if the null hypothesis is true, there is no linear regression between Y and X.
The statistic for this test is a Student-t
t= <u> b - β </u> ~t
Sb
The critical values are:
Left: 
Right: 
t= <u>-1.60 - 0 </u>= -0.47
3.38
the p-value is also two-tailed, you can calculate it by hand:
P(t ≤ -0.47) + (1 - P(t ≤ 0.47) = 0.3423 + (1 - 0.6603) =0.6820
With the level of significance of 5%, the decision is to not reject the null hypothesis. This means that the slope of the regression is equal to cero, i.e. there is no linear regression between the two variables.
I hope this helps!