document.write( "Question 1135171: The Little League concession stand sells candy bars for 35 cents and water for 20 cents. On a hot day, they sell 5 times as much water as they do candy. When receipts are $ 16.20 find how many of each type they sell. \n" ); document.write( "
Algebra.Com's Answer #752746 by ikleyn(52832)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let x be the number of candy bars;\r\n" );
document.write( "\r\n" );
document.write( "then the number of water cans/(cups)/(containers) is 5x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The \"money\" equation is\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    35x + 20*(5x) = 1620    cents\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    35x + 100x = 1620\r\n" );
document.write( "\r\n" );
document.write( "    135x = 1620  ============>  x = \"1620%2F135\" = 12.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  12 candy bars and 12*5 = 60 water cans/(cups)/(containers).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.   12*35 + 60*20 = 1620  cents = $16.20.   ! Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If it is true that the solution must be as simple as possible (as it is usually expected and is commonly accepted), then
\n" ); document.write( "this problem is to be solved using one equation for one single unknown.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );