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, 20.06.2019 18:02, nick5442
At the school fair, grade 3 raises 84 more then grade 4. grade 4 raises 112 more then grade 2. grade 3 raises 360. how many dollars does grade.2 have
Answers: 1
image
Mathematics, 21.06.2019 16:00, angellynn50
Write two subtraction equations that are equivalent to 5 + 12 = 17.
Answers: 3
image
Mathematics, 21.06.2019 16:30, cherish14
What could explain what happened when the time was equal to 120 minutes
Answers: 2
image
Mathematics, 21.06.2019 22:10, alsiedlaw
If p(a) = 0.70 and p(b) = 0.20, then a and b are independent events if
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: