subject
Mathematics, 28.11.2021 05:40 xxcynthistxx

Each of these circles represents a pizza cut into 10 equal slices, and the yellow slices are the ones eaten by Larry. If Larry ate $L\%$ of the total amount of pizzas, what is the value of $L$?

[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),1/10,10,"");
pie((2.5,0),6/10,10,"");
pie((5,0),2/10,10,"");
[/asy]

ansver
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 21.06.2019 18:00, tporter00
Write the fraction or mixed number and the decimal shown by the model
Answers: 2
image
Mathematics, 21.06.2019 19:50, GbTaco
Table which ratio is equivalent to 3: 7? 6: 7 3: 21 24: 56 15: 30
Answers: 1
image
Mathematics, 21.06.2019 20:30, makailaaa2
Ateam has p points. p = 3w + d w = wins d = draws a) a football team has 5 wins and 3 draws. how many points does the team have?
Answers: 1
image
Mathematics, 21.06.2019 22:10, alishadautreuil
In which direction does the left side of the graph of this function point? a(x) = 3x - x2 + 4x - 2
Answers: 3
You know the right answer?
Each of these circles represents a pizza cut into 10 equal slices, and the yellow slices are the one...

Questions in other subjects:

Konu
History, 15.12.2020 19:30
Konu
Physics, 15.12.2020 19:30