subject
Mathematics, 05.05.2020 13:37 luiscortes011001

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?

ansver
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 15:50, AaronMicrosoft15
If you shift the linear parent function, f(x)=x, up 13 units, what is the equation of the new function?
Answers: 1
image
Mathematics, 21.06.2019 16:30, cameronbeaugh
The ratio of men to women working for a company is 4 to 5 . if there are 90 women working for the company, what is the total number of employees?
Answers: 1
image
Mathematics, 21.06.2019 17:00, jenn8055
Steve wants to develop a way to find the total cost of any item including sales tax. the sales tax in his city is 6%. his friend jenna writes the expression x + 6x where x is the cost of the item. explain whether her expression is correct based on the situation.
Answers: 1
image
Mathematics, 21.06.2019 19:00, notsosmart249
The focus of parabola is (-4, -5), and its directrix is y= -1. fill in the missing terms and signs in parabolas equation in standard form
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
English, 01.03.2021 23:50
Konu
English, 01.03.2021 23:50
Konu
Mathematics, 01.03.2021 23:50
Konu
English, 01.03.2021 23:50