document.write( "Question 1202435: The admission fees at an amusement park are $4.25 for children and $6.00 for adults. On a certain day, 282 people entered the park, and the admission fees collected totaled $1,391.00. How many children and how many adults attended the amusement park that day?\r
\n" ); document.write( "\n" ); document.write( "There were children and adults that attended the amusement park that day.
\n" ); document.write( "

Algebra.Com's Answer #837277 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "If all 282 people were adults, then the total admission fees collected would be 6*282 = 1692 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "This amount is too large compared to $1391. The gap is 1692-1391 = 301 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's replace some adults with children.
\n" ); document.write( "For each adult replaced with a child, the net amount collected goes down by 6-4.25 = 1.75 dollars per person.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Doing this x number of times means the total amount goes down by 1.75x dollars.
\n" ); document.write( "We want this decrease to go down by the gap 301 found earlier.
\n" ); document.write( "1.75x = 301
\n" ); document.write( "x = 301/1.75
\n" ); document.write( "x = 172
\n" ); document.write( "We must remove 172 adults and replace them with 172 children.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "282 adults drops down to 282 - 172 = 110 adults
\n" ); document.write( "0 children increases to 0+172 = 172 children\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An alternative is to solve this system of equations
\n" ); document.write( "c+a = 282
\n" ); document.write( "4.25c+6a = 1391
\n" ); document.write( "where,
\n" ); document.write( "c = number of children
\n" ); document.write( "a = number of adults\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c+a = 282 solves to c = 282-a
\n" ); document.write( "That is then substituted into the other equation to get 4.25(282-a)+6a = 1391
\n" ); document.write( "I'll skip the steps but you should get a = 110 and it leads to c = 172.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "172 children + 110 adults = 282 people total\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "P = revenue from the children
\n" ); document.write( "P = 172*4.25 = 731 dollars
\n" ); document.write( "Q = revenue from the adults
\n" ); document.write( "Q = 110*6 = 660 dollars
\n" ); document.write( "P+Q = total revenue
\n" ); document.write( "P+Q = 731+660
\n" ); document.write( "P+Q = 1391 dollars total revenue
\n" ); document.write( "We have confirmed the solutions.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:
\n" ); document.write( "172 children
\n" ); document.write( "110 adults
\n" ); document.write( "
\n" ); document.write( "
\n" );