Mathematics
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?

answer
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 14:30, bryce12351
An eight-sided die, which may or may not be a fair die, has four colors on it; you have been tossing the die for an hour and have recorded the color rolled for each toss. what is the probability you will roll a brown on your next toss of the die? express your answer as a simplified fraction or a decimal rounded to four decimal places.
Answers: 2
image
Mathematics, 21.06.2019 18:30, liltay12386
F(x)=x^3+4 question 6 options: the parent function is shifted up 4 units the parent function is shifted down 4 units the parent function is shifted left 4 units the parent function is shifted right 4 units
Answers: 1
image
Mathematics, 21.06.2019 18:40, stephen4438
Which of the following represents the range of the graph of f(x) below
Answers: 1
image
Mathematics, 21.06.2019 19:40, love0000
Atextile fiber manufacturer is investigating a new drapery yarn, which the company claims has a mean thread elongation of 12 kilograms with a standard deviation of 0.5 kilograms. the company wishes to test the hypothesis upper h subscript 0 baseline colon mu equals 12 against upper h subscript 1 baseline colon mu less-than 12 using a random sample of n equals 4 specimens. calculate the p-value if the observed statistic is x overbar equals 11.8. round your final answer to five decimal places (e. g. 98.76543).
Answers: 3
Do you know the correct answer?
A pizza is cut into six unequal slices (each cut starts at the center). The largest slice measures $...

Questions in other subjects: