document.write( "Question 28742: A pyramid with a triangular base has 6 edges and a pyramid with a rectangular base has 8 edges. Write a formula that gives the number of edges (E) for a pyramid with a sided base (n).
\n" );
document.write( "Please help find this answer and to help me show my work as to how i got it. \n" );
document.write( "
Algebra.Com's Answer #15790 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! THERE IS ONE APEX AND A BASE FOR PYRAMID.SO IF BASE HAS 3 SIDES/3 VERTICES..THEN THERE WILL BE 3 EDGES CONNECTING 3 VERTICES TO APEX..SO THERE ARE 3*2=6 EDGES IN ALL 3 IN THE BASE 3 ALONG SIDES \n" ); document.write( "SIMILARLY IF BASE HAS 4 SIDES THERE WILL BE 4*2=8 EDGES \n" ); document.write( "SIMILARLY IF BASE HAS N SIDES THERE WILL BE N*2=2N EDGES \n" ); document.write( " \n" ); document.write( " |