document.write( "Question 1040417: On a certain hot​ summer's day, 708 people used the public swimming pool. The daily prices are $ 1.75$ for children and $2.00 for adults. The receipts for admission totaled $1326.25. How many children and how many adults swam at the public pool that​ day? \n" ); document.write( "
Algebra.Com's Answer #655219 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
C+A=708
\n" ); document.write( "1.75C+2A=1326.25
\n" ); document.write( "multiply first one by -2
\n" ); document.write( "-2C-2A=-1416
\n" ); document.write( "1.75C+2A=1326.25
\n" ); document.write( "-0.25C=-89.75
\n" ); document.write( "C=359 children@1.75=628.25
\n" ); document.write( "A=349 adults @2=698
\n" ); document.write( "Total is $1326.25
\n" ); document.write( "
\n" );