document.write( "Question 552597: A polyhedron with 6 vertices and 12 edges is shown below. What is the total number of faces for this polyhedron? \n" ); document.write( "
Algebra.Com's Answer #360409 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We use Euler's polyhedron formula \r\n" );
document.write( "\r\n" );
document.write( "V -  E + F = 2\r\n" );
document.write( "6 - 12 + F = 2\r\n" );
document.write( "    -6 + F = 2\r\n" );
document.write( "         F = 8\r\n" );
document.write( "\r\n" );
document.write( "It has 8 faces.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );