document.write( "Question 204158: Use Euler's formula to answer the question.\r
\n" );
document.write( "\n" );
document.write( "A polyhedron has 15 vertices and 31 edges. How many faces does it have?\r
\n" );
document.write( "\n" );
document.write( "(I know that the formula is v+f=E+2, would I just subtract 33 from 15 to get the correct number of faces?)\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for your help on this problem... \n" );
document.write( "
Algebra.Com's Answer #154117 by Theo(13342)![]() ![]() You can put this solution on YOUR website! euler's formula states that: \n" ); document.write( "V - E + F = 2 \n" ); document.write( "----- \n" ); document.write( "if the polyhedron has 15 vertices and 31 edges, simply plug into the formula to get your answer. \n" ); document.write( "----- \n" ); document.write( "V - E + F = 2 becomes: \n" ); document.write( "15 - 31 + F = 2 which becomes: \n" ); document.write( "-16 + F = 2 which becomes: \n" ); document.write( "F = 18 \n" ); document.write( "----- \n" ); document.write( "plug back into Euler's formula to check: \n" ); document.write( "15 - 31 + 18 = 2 \n" ); document.write( "-16 + 18 = 2 \n" ); document.write( "2 = 2 \n" ); document.write( "this is good \n" ); document.write( "----- \n" ); document.write( "you stated the equation as V + F = E + 2 which looks ok. \n" ); document.write( "V = 15 \n" ); document.write( "E = 31 \n" ); document.write( "plug into your equation to get: \n" ); document.write( "15 + F = 31 + 2 \n" ); document.write( "this gets you: \n" ); document.write( "F = 31 - 15 + 2 \n" ); document.write( "which means you would subtract 15 from 31 as you stated and add it to 2 in order to get your answer. \n" ); document.write( "----- \n" ); document.write( "you just need to substitute into the euler equation and you'll get your answer easily. \n" ); document.write( "----- \n" ); document.write( "you have to move things around but that's normal arithmetic. \n" ); document.write( "15 + F = 31 + 2 \n" ); document.write( "subtract 15 from both sides of the equation to get: \n" ); document.write( "F = 31 - 15 + 2 \n" ); document.write( "combine like terms to get: \n" ); document.write( "F = 16 + 2 = 18 \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |