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

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 16:10, poptropic9207
Each equation given below describes a parabola. which statement best compares their graphs? x = 2y^2 x = 8y^2
Answers: 2
image
Mathematics, 21.06.2019 21:50, lucifer6669
What is the product? a-3/15a × 5/a-3
Answers: 1
image
Mathematics, 21.06.2019 22:30, noathequeen
James wants to promote his band on the internet. site a offers website hosting for $4.95 per month with a $49.95 startup fee. site b offers website hosting for $9.95 per month with no startup fee. for how many months would james need to keep the website for site a to be a better choice than site b?
Answers: 1
image
Mathematics, 21.06.2019 22:30, alliaespino
Awoman has 14 different shirts: 10 white shirts and 4 red shirts. if she randomly chooses 2 shirts to take with her on vacation, then what is the probability that she will choose two white shirts? show your answer in fraction and percent, round to the nearest whole percent.
Answers: 1
You know the right answer?
A pizza is cut into six unequal slices (each cut starts at the center). The largest slice measures $...

Questions in other subjects:

Konu
Mathematics, 09.07.2019 03:00