document.write( "Question 837951: A bowl of Halloween candy contains a mixture of Skittles and Kit-Kats. There are 20% more Skittles than Kit-Kats. If there are a total of 198 candies in the bowl, how many are Skittles and how many are Kit-Kats? \n" ); document.write( "
Algebra.Com's Answer #504796 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A bowl of Halloween candy contains a mixture of Skittles and Kit-Kats. There are 20% more Skittles than Kit-Kats. If there are a total of 198 candies in the bowl, how many are Skittles and how many are Kit-Kats?
\n" ); document.write( "-----------
\n" ); document.write( "Equations:
\n" ); document.write( "s = 1.2k
\n" ); document.write( "s + k = 198
\n" ); document.write( "--------
\n" ); document.write( "Substitute for \"s\" and solve for \"k\":
\n" ); document.write( "1.2k + k = 198
\n" ); document.write( "2.2k = 198
\n" ); document.write( "k = 90 (# of Kit-Kats)
\n" ); document.write( "---
\n" ); document.write( "s = 1.2*90 = 108 (# of Skittles)
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" );