document.write( "Question 597405: What is the relationship of the number of edges and the number of the vertices in a cube? \n" ); document.write( "
Algebra.Com's Answer #378173 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! # of edges (E) = 12 \n" ); document.write( "# of vertices = 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, V + F - E = 2. Here, F = 6, and 8 + 6 - 12 = 2. \n" ); document.write( " |