12 x 2 = 24 (Julio), 24 x 4 = 96 (David).
Answer:
208 ⅓ ft²
Step-by-step explanation:
1⅞ = 15/8 inches ÷ 12
= 5/32 feet on map
Actual = 5/32 × 80
= 25/2 feet
2½ = 5/2 inches ÷ 12
= 5/24 feet on map
Actual = 5/24 × 80 = 50/3
Actual area:
25/2 × 50/3
= 625/3 ft²
= 208 ⅓ ft²
Answer:
a. H0:μ1≥μ2
Ha:μ1<μ2
b. t=-3.076
c. Rejection region=[tcalculated<−1.717]
Reject H0
Step-by-step explanation:
a)
As the score for group 1 is lower than group 2,
Null hypothesis: H0:μ1≥μ2
Alternative hypothesis: H1:μ1<μ2
b) t test statistic for equal variances
t=(xbar1-xbar2)-(μ1-μ2)/sqrt[{1/n1+1/n2}*{((n1-1)s1²+(n2-1)s2²)/n1+n2-2}
t=63.3-70.2/sqrt[{1/11+1/13}*{((11-1)3.7²+(13-1)6.6²)/11+13-2}
t=-6.9/sqrt[{0.091+0.077}{136.9+522.72/22}]
t=-3.076
c. α=0.05, df=22
t(0.05,22)=-1.717
The rejection region is t calculated<t critical value
t<-1.717
We can see that the calculated value of t-statistic falls in rejection region and so we reject the null hypothesis at 5% significance level.
First thing you should do is reduce coefficients.
1st equation has all multiples of '2'. Divide by 2
---> x +3y = -6
2nd equation has multiples of 5. Divide by 5.
---> x - y = 2
Now elimination part is easier.
Eliminate 'x' variable by subtracting 2nd equation from 1st.
x + 3y = -6
-(x - y = 2)
----------------------
4y = -8
Solve for 'y'
4y = -8
y = (-8)/4 = -2
Substitute value for 'y' back into 2nd equation:
x - (-2) = 2
x + 2 = 2
x = 0
Solution to system is:
x=0, y =-2