document.write( "Question 1204960: On a certain hot summer's day, 359 people used the public swimming pool. The daily prices are $1.25 for children and $2.50 for adults. The receipts for admission totaled $698.75 How many children and how many adults swam at the public pool that day? \n" ); document.write( "
Algebra.Com's Answer #841517 by mananth(16946)![]() ![]() You can put this solution on YOUR website! On a certain hot summer's day, 359 people used the public swimming pool. The daily prices are $1.25 for children and $2.50 for adults. The receipts for admission totaled $698.75 How many children and how many adults swam at the public pool that day?\r \n" ); document.write( "\n" ); document.write( "359 people used the public swimming pool.\r \n" ); document.write( "\n" ); document.write( "Let x be the number of children who used the pool. The daily prices are $1.25 for children\r \n" ); document.write( "\n" ); document.write( "The receipts from children = 1.25x\r \n" ); document.write( "\n" ); document.write( "y be the number of adults who used the pool . $2.50 for adults. \n" ); document.write( "Receipts from adults will be 2.50y \n" ); document.write( "Total receipts was $698.75 \n" ); document.write( "1.25x+2.50y= $698.75 ------------------(1)\r \n" ); document.write( "\n" ); document.write( "359 people used the public swimming pool.\r \n" ); document.write( "\n" ); document.write( "x+y=359--------------------------------------(2) \n" ); document.write( "multiply by 1.25 \n" ); document.write( "1.25x+1.25y = 1.25*359 \n" ); document.write( "1.25x+1.25y=448.75 subtract (1) from this equation \n" ); document.write( "1.25x+2.50y= $698.75\r \n" ); document.write( "\n" ); document.write( "-1.25y =-250 \n" ); document.write( "y= 200 adults used the pool\r \n" ); document.write( "\n" ); document.write( "Remaining were children 359-200 = 159 \r \n" ); document.write( "\n" ); document.write( "Check\r \n" ); document.write( "\n" ); document.write( "1.25*159+2.50*200 =698.75 \n" ); document.write( " \n" ); document.write( " |