subject
Mathematics, 29.08.2020 01:01 logan867

A pizza is cut into six unequal slices (each cut starts at the center). The largest slice measures $90$ degrees: [asy]
unitsize(0.35inch);
defaultpen(black+1);
void pie(pair ctr, real fract, int slices, string lbl){
path c = circle(ctr,1);
draw(c);
fill(c, darkblue);
path s = (ctr+(0,1)--ctr--ctr+(sin(2*pi*frac t),cos(2*pi*fract))..ctr+(sin(pi*fr act),cos(pi*fract))..cycle);
draw(s);
fill(s, yellow);
for(int i=0;i draw((ctr+(sin(2*pi*i/slices),cos(2 *pi*i/slices))--ctr),red+0.75);
};
label(lbl, ctr+(0,-1),S);
}
pie((0,0),0.25,0,"");
[/asy]
If Larry eats the slices in order from the largest to the smallest, then the number of degrees spanned by a slice decreases at a constant rate. (So the second slice is smaller than the first by a certain number of degrees, then the third slice is smaller than the second slice by that same number of degrees, and so on.)

What is the degree measure of the fifth slice Larry eats?

Explain your reasoning in complete sentences.

ansver
Answers: 3

Another question on Mathematics

question
Mathematics, 21.06.2019 16:30
The label on the car's antifreeze container claims to protect the car between ? 40°c and 125°c. to convert celsius temperature to fahrenheit temperature, the formula is c = 5 over 9 (f ? 32). write and solve the inequality to determine the fahrenheit temperature range at which this antifreeze protects the car. ? 40 > 5 over 9 (f ? 32) > 125; ? 40 > f > 257 ? 40 < 5 over 9 (f ? 32) < 125; ? 40 < f < 257 ? 40 < 5 over 9 (f ? 32); ? 40 < f 5 over 9 (f ? 32) < 125; f < 257
Answers: 2
question
Mathematics, 21.06.2019 18:20
Find the solution of this system of equation -7x+y=-20 9x-3y=36
Answers: 1
question
Mathematics, 21.06.2019 18:30
What is the prime factorization of 230
Answers: 1
question
Mathematics, 21.06.2019 21:30
If you flip a coin 3 times, what is the probability of flipping heads 3 times? a. p(3 heads) = 3/8 b. p(3 heads) = 1/6 c. p(3 heads) = 1/8 d. p(3 heads) = 1/2
Answers: 2
You know the right answer?
A pizza is cut into six unequal slices (each cut starts at the center). The largest slice measures $...
Questions
question
Mathematics, 17.12.2021 05:20
question
Mathematics, 17.12.2021 05:20
Questions on the website: 13722363