adspace
how to counting numbers of 3 same sides triangles that can be
inserted into an a perfect right triangle?
Answer Posted / Deepa Kasana
To find the number of non-overlapping equilateral triangles that can fit inside a square (which is essentially a regular right-angled triangle with both angles equal to 90 degrees), first calculate the side length of the square. Let's call it 's'. Then, the number of triangles that can fit inside the square would be s^2 / 4 - s/2 + 1.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is -2likelihood function?
What types of math do you use? Re: calculus, algebra, fractions?
Have you learned any new math tactics or shortcuts with your job?
one time reffer ur books/(if ur technical students)
write a program to find out the divisor of a given integer number. Sample input:50 Sample output:2,5,10,25