document.write( "Question 1008758: Euler's formula, V-E+F=2, relates the number of vertices V, the number of edges E, and the number of faces F of a polyhedronpolyhedron. Solve Euler's formula for F. \n" ); document.write( "
Algebra.Com's Answer #624327 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
From
\n" ); document.write( "V-E+F=2
\n" ); document.write( "we can add E to both sides and get
\n" ); document.write( "V + F = 2 + E
\n" ); document.write( "then subtract V from both sides and get
\n" ); document.write( "F = 2 + E - V
\n" ); document.write( "
\n" ); document.write( "
\n" );