Question 1182459
<br>
Draw a picture, at least in your mind....<br>
Vertices: n sides on the base, so there are n vertices on the base; then just one more -- the peak of the pyramid.
ANSWER: (n+1) vertices<br>
Edges: n sides of the base, each of which is an edge of the pyramid; then one edge from each of the n base vertices to the peak.
ANSWER: n+n=2n edges<br>
Faces: the base, plus n triangular faces.
ANSWER: (n+1) faces.<br>
Note those numbers satisfy the Euler formula:<br>
edges = faces plus vertices minus 2<br>
2n = (n+1)+(n+1)-2<br>