Answer:
7 of the angles measure 144 degrees each and one angle measures 72 degrees
Step-by-step explanation:
Let
x -----> represent the measures of the seven same-size angles,
x/2 ----> represent the measure of the one that is "two times smaller."
we know that
The sum of internal angles of a polygon can be calculated as:

where
n is the number of sides of the polygon
In this case
n=8 (octagon)
substitute

so
The linear equation that represent this problem is

solve for x

so

therefore
7 of the angles measure 144 degrees each and one angle measures 72 degrees
Answer:
Im so sorry plsss forgive me plsss but I need points plss Im begging Im soo sorry
76.
If the number after the decimal is below five, you round down. If the number is above five, you round up. 76 is your answer.
Answer:
C. 40π cm²
Explanation:
• The central angle of the sector = 225 degrees
,
• The radius of the sector = 8cm
For a sector of radius r and central angle θ, we calculate the area using the formula below:

Substituting the given values, we have:

The area of the sector is 40π cm².
Answer:
Step-by-step explanation:
There are 2 ways to proceed further.
Option A is with using the random number table.
- Let us assume that each gravestone has a unique number between 1 and 55914.
- Choose a row at random from the table.
- Take the first number consisting of 5 digits, if the number corresponds with a number between 1 and 55914, then select the corresponding plot, otherwise move on to the next 5 digit-number.
Repeat until 395 gravestones have been selected.
Option B is with using any calculator with capability of generating random integer. Here for example consider any TI series programmable calculator.
- Enter the following command into your calculator:
randInt(1,55914,395)
- The first and second number are the lower and upper limits between which the values have to lie.
- The third number is the number of required selections.