The answer is C. 1080. i got this by multiplying 180 by 6.
A right triangular prism is a solid that has faces that consist of 2 equilateral triangles and 3 congruent rectangles. It is also described to have two parallel faces and 3 other faces that belong to the same place (and are not parallel to the parallel pair of faces).
Answer:
age<-c(20,30,40)
names(age)<-c ("ELI", "ALI", "JON")age
## ELI ALI JON
## 20 30 40
Step-by-step explanation:
The above given vector named age consists of three elements. Each element consists of ages of three people, ELI, ALI and JON, such that 20 corresponds to ELI, 30 to ALI and 40 to JON.
Answer:
Option D: 6:12 is correct answer.
Step-by-step explanation:
We can find the simplest form of ratio to compare it with the given ratios.
According to given statement,
The ratio is:

Now we will check if the given options can be simplified to 1:2
So,
Option A:

Option B:

Option C:

Option D:

As we can see that 6:12 can be simplified to 1:2 which is same as 2:4 so it will make the same shade of purple.
Hence,
Option D: 6:12 is correct answer.
I'm not sure I understand the question. Is this worded correctly?