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, 20.06.2019 18:04
What’s the numerical coefficient of 6xy
Answers: 1
question
Mathematics, 21.06.2019 18:00
The los angels ram scored 26, 30, 48, and 31 pts in their last four games. how many pts do they need to score in super bowl liii in order to have an exact mean average of 35 pts over five games. write and solve and equation. use x to represent the 5th game.
Answers: 1
question
Mathematics, 21.06.2019 21:00
Evaluate 5 + 6 · 2 – 8 ÷ 4 + 7 using the correct order of operations. a. 22 b. 11 c. 27 d. 5
Answers: 1
question
Mathematics, 21.06.2019 22:40
Ntriangle abc, m∠a = 35° and m∠b = 40°, and a=9. which equation should you solve to find b?
Answers: 2
You know the right answer?
This figure shows how to create a six-pointed star from twelve equilateral triangle tiles: [asy]
Questions
question
Mathematics, 29.05.2020 00:04
question
Social Studies, 29.05.2020 00:04
question
Physics, 29.05.2020 00:04
question
History, 29.05.2020 00:04
question
Health, 29.05.2020 00:04
Questions on the website: 13722363