It is an octahedron which is one of the Platonic Solids having 8 equilateral triangular faces and 12 edges.
It has 5 rectangular faces ans two pentagonal faces
a DOT/POINT . By my 'silly argument, a circle has two sides ; INside ans OUTside.
A ball with that many faces would be close to a sphere, so its volume ans surface area, and other properties could be approximated using pi.
Yes. A kite is a geometric shape, ans as with all geometric shapes (save for the circle and sphere), it has angles.
ans. or A:
i knw it the ans is blah
It has 5 rectangular faces ans two pentagonal faces
how does the court shape American political ans social life
rectange ans square
a DOT/POINT . By my 'silly argument, a circle has two sides ; INside ans OUTside.
A ball with that many faces would be close to a sphere, so its volume ans surface area, and other properties could be approximated using pi.
well my first ans is: they found three boys my second ans is : they saw their faces good and filnelly my last ans is : they love their feeling
it is similar, easy as that. congruent is same shape same size ans similar is same shape different size similar=two figures that have the same shape, but not necessarily the same size
Yes. A kite is a geometric shape, ans as with all geometric shapes (save for the circle and sphere), it has angles.
Ans.........Cartilage or It is constructed of inflexible cartilage that always maintains it's shape.
rectangle
It is not possible to answer this question without knowing the actual expression used in the assignment statement. The following are merely example expressions showing some of the values that could be assigned to ans: int ans, p=100, q=50; ans = p + q; // ans = 150 ans = p * q; // ans = 5000 ans = p - q; // ans = -50 ans = p / q; // ans = 2 ans = p % q; // ans = 0