document.write( "Question 374373: Of the bake sale items, 1/12 were pies, 1/3 were cakes, and 35 were cupcakes. how many bake sale items were there? \n" ); document.write( "
Algebra.Com's Answer #266398 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the total number of bake items
\n" ); document.write( "1/12 + 1/3 Or 5/12 of them were not cupcakes
\n" ); document.write( "x - (5/12)x = 35
\n" ); document.write( "12x - 5x = 35*12
\n" ); document.write( "7x = 420
\n" ); document.write( "x = 60, the total number of bake items
\n" ); document.write( "CHECKING our Answer
\n" ); document.write( "(1/12)*60 + (1/3)*60 + 35 = 5 + 20 + 35 = 60 \n" ); document.write( "
\n" );