Respuestas
Respuesta dada por:
1
Respuesta:
Perimetro: suma de los lados
1.Rectangulo:
2x - 1 + 2x - 1 + x + 1 + x + 1
4x - 2 + 2x + 2
6x
>>> Rectangulo = 6x
4.Cuadrado
3x + 3x + 3x + 3x
12x
>>> Cuadrado = 12x
Hexagono ( 6 lados)
x + 1 + x + 1 + x + 1 + x + 1 + x + 1 + x + 1
6x + 6
>>> Hexagono = 6x + 6
10.Hexagono Irregular ( forma de L)
1 + 1 + 1 + 1 + 2 + 2
8m
>>> Hexagono irregular = 8m
2.Triangulo
x + 1 + x + 1 + 3x - 2
2x + 2 + 3x - 2
5x
>>> Triangulo = 5x
6.Rombo
x - 1 + x - 1 + x - 1 + x - 1
4x -4
5.Trapecio
x - 1 + x - 1 + 2x + 2x
2x - 2 + 4x
6x - 2
Ya te ayude con la mayoria Suertee
Preguntas similares
hace 1 año
hace 1 año
hace 4 años
hace 4 años
hace 7 años