subject
Mathematics, 30.07.2020 02:01 cjs39

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? (With an explanation)

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 15:30
Gretchen is setting up for a banquet. she has 300 chairs and needs to distribute them evenly among t tables. how many chairs should she put at each table? write your answer as an expression.
Answers: 1
question
Mathematics, 21.06.2019 17:30
The sum of two numbers is 12 and their difference is 18 what are the two numbers
Answers: 1
question
Mathematics, 21.06.2019 22:30
Ron has 8 caps and 4 of his caps are blue. thes rest of his cap are red. how many of ron's caps are red
Answers: 1
question
Mathematics, 21.06.2019 22:40
If f(x) = 3x2 - 2x+4 and g(x) = 5x + 6x - 8, find (f-g)(x).
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
question
Mathematics, 13.07.2019 21:30
Questions on the website: 13722362