Here you go :) I sent the work in the picture below
Answer:
13.73 sq mm
Step-by-step explanation:
Area of Square - Area of Circle = Area of Shaded Region
if radius of circle is 4 then diameter is 8
the diameter is the same as the length of each side of the square
so area of square = 8² or 64
Area of Circle = 16π
64 - 16π ≈ 13.73
Answer:
350 girls
Step-by-step explanation:
So,
The secret to solving problems with ratios is to find the value of one unit.
5:7 = 12 units total
To find one unit, divide the total number of students by the total number of units.
600/12 = a
Simplify
50/1 = a
50 = a
The value of each unit is 50.
Now, multiply the units by the numbers in the ratio.
50(5) = b
250 = boys
50(7) = x
350 = x
There are 350 girls.
Mean: Add up the numbers and divide the sum by the number of values in the set.
6 + 9 + 2 + 4 + 3 + 6 + 5 = 35
35 / 7 = 5
Median: Sort the set from the smallest value to the largest value and select the number in the middle. If the count of the set if even, then select the two middle values and take their mean average.
2, 3, 4, 5, 6, 6, 9
^
So, the median average is 5.
Mode: What number appears the most frequently?
The mode of the set is 6 because it appears twice.
Range: Sort the set by ascending order and take the smallest value and subtract that from the largest value in the set.
9 - 2 = 7
The range is 7.
Answer:
a. 6
b. 9
Step-by-step explanation:
a. The product modulo 7 can be found from the product of the individual numbers modulo 7:
(88·95·36·702) mod 7 = (88 mod 7)·(95 mod 7)·(36 mod 7)·(703 mod 7) mod 7
= (4·4·1·3) mod 7 = 48 mod 7 = 6
__
b. Powers of 4 mod 11 repeat with period 5:
4 mod 11 = 4
4^2 mod 11 = 5
4^3 mod 11 = 9
4^4 mod 11 = 3
4^5 mod 11 = 1
So, 4^83 mod 11 = 4^3 mod 11 = 9