subject
Mathematics, 21.02.2022 14:00 Barret07

This figure shows how to create a six-pointed star from twelve equilateral triangle tiles: [asy]
size(7cm);
pair cis(real magni, real argu) { return (magni*cos(argu*pi/180),magni*sin(a rgu*pi/180)); }

for(int i=90;i<450;i+=60) {
pair c=cis(1.2,i);
path p=c-cis(1,i)--c-cis(1,i+120)--c-cis (1,i-120)--cycle;
fill(p, orange+white);
draw(p);
pair c=cis(2.4,i);
path p=c+cis(1,i)--c+cis(1,i+120)--c+cis (1,i-120)--cycle;
fill(p, orange+white);
draw(p);
};

label("$\longrightarrow$",(4,0)); pair x=(8,0);
real s=sqrt(3);
path p=x+cis(s,0)--x+cis(3,30)--x+cis(s, 60)--x+cis(3,90)--x+cis(s,120)--x+c is(3,150)--x+cis(s,180)--x+cis(3,21 0)--x+cis(s,240)--x+cis(3,270)--x+c is(s,300)--x+cis(3,330)--cycle;
fill(p, orange+white);
draw(p);
[/asy]
If each of the original tiles has a perimeter of $10$ cm, what is the perimeter of the final star in cm?

ansver
Answers: 1

Another question on Mathematics

question
Mathematics, 21.06.2019 20:00
Aconstruction worker has rope 9 m long he needs to cut it in pieces that are each 3 /5 m long how many such pieces can he cut without having any rope leftover?
Answers: 3
question
Mathematics, 21.06.2019 21:30
Mario is constructing a frame for 10 in. by 8 in. photo. he wants the frame to be the same with all the way around in the same area of the frame and photo to be 120 square inches what is the dimension of the frame?
Answers: 1
question
Mathematics, 21.06.2019 23:30
Kerion has a beaded necklace business. she can make 12 necklaces is 2 hours. how long will it take her to make 9 necklaces?
Answers: 1
question
Mathematics, 22.06.2019 02:00
35 ! insert < , > , or = to make the sentence true. 12 __ 25 > =
Answers: 1
You know the right answer?
This figure shows how to create a six-pointed star from twelve equilateral triangle tiles: [asy]
Questions
question
Biology, 13.12.2019 21:31
question
Mathematics, 13.12.2019 21:31
question
Mathematics, 13.12.2019 21:31
Questions on the website: 13722367