Step-by-step explanation:
the total area = the area of full circle + the area of parallelogram = (π ×(8/2)²) + (28×7)
= (3,14 ×16)+(196)
= 50,24 +196
= 246,24
= 246,2
Answer:
Analyze then add
Step-by-step explanation:
Basically, just analyze the lengths of the sides, and then add them together for the perimeter
Thank me later :)
If we have 2 coordinates say: (x1,y1) and (x2,y2)
Then the formula for the midpoint is:
((x1+x2)/2,(y1+y2)/2)
And the formula for the distance is:
Sqrt((x2-x1)^2+(y2-y1)^2)
So here we have (-1,-4) and (-7,4)
The midpoint is:
((-1+-7)/2,(-4+4)/2) = (-8/2,0/2) = (-4,0)
The distance is:
Sqrt((-7- -1)^2+(4- -4)^2)
= sqrt((-6^2)+(8^2))
=sqrt(36+64)
=sqrt(100)
=10
Answer:
Kindly check explanation
Step-by-step explanation:
The hypothesis :
H0 : μ1 = μ2
H1 : μ1 > μ2
Given :
x1 = 21.1 ; n1 = 53 ; s1 = 1.1
x2 = 20.7 ; n2 = 46 ; s2 = 1.2
The test statistic :
(x1 - x2) / √[(s1²/n1 + s2²/n2)]
(21.1 - 20.7) / √[(1.1²/53 + 1.2²/46)]
0.4 / 0.2326682
Test statistic = 1.719
The degree of freedom using the conservative method :
Comparing :
Degree of freedom = n - 1
Degree of freedom 1 = 53 - 1 = 52
Degree of freedom 2 = 46 - 1 = 45
Smaller degree of freedom is chosen ;
The Pvalue from Test statistic, using df = 45
Pvalue = 0.0462
Pvalue < α ; Hence, there is significant evidence to conclude that average age of Gorka student is higher than Yaphoa.