document.write( "Question 976818: A high school band held a bake sale. The number of cupcakes sold was two more than four times the number of cookies sold. The band sold a total of 67 cupcakes and cookies. How many cupcakes were sold? \n" ); document.write( "
Algebra.Com's Answer #598316 by FrankM(1040)\"\" \"About 
You can put this solution on YOUR website!
C = number of cookies\r
\n" ); document.write( "\n" ); document.write( "Cupcakes were 4C+2\r
\n" ); document.write( "\n" ); document.write( "C+4C+2=67\r
\n" ); document.write( "\n" ); document.write( "5C+2=67\r
\n" ); document.write( "\n" ); document.write( "5C=65\r
\n" ); document.write( "\n" ); document.write( "C=13\r
\n" ); document.write( "\n" ); document.write( "Cupcakes, 4C+2 = 54
\n" ); document.write( "
\n" );