document.write( "Question 674379: Harold had a summer lemonade stand where he sold small cups of lemonade for $1.25 and large
\n" );
document.write( "cups for $2.50. If Harold sold a total of 155 cups of lemonade and collected a total of $265, how
\n" );
document.write( "many cups of each type did he sell? \n" );
document.write( "
Algebra.Com's Answer #419200 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x = small at 1.25 \n" ); document.write( "y = large at 2.50 \n" ); document.write( "... \n" ); document.write( "x+y = 155 \n" ); document.write( "1.25x + 2.5y = 265 \n" ); document.write( "... \n" ); document.write( "1.25(155-y) + 2.5y = 265 \n" ); document.write( "193.75 - 1.25y + 2.5y = 265 \n" ); document.write( "1.25y = 265 - 193.75 \n" ); document.write( "1.25y = 71.25 \n" ); document.write( " \n" ); document.write( "... \n" ); document.write( "x = 155 - 57 = \n" ); document.write( "..................... \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Website: www.MyHomeworkAnswers.com \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " \n" ); document.write( " |