document.write( "Question 985289: A high schools parent teacher organization has raised $1800 to help pay for a trip to an amusement park. They ask that there be one adult for every five students attending. Adult tickets cost $45 and student tickets cost $30. If the group wants to take 50 students, how much will each student need to pay so the adults agreeing to chaperone pay nothing \n" ); document.write( "
Algebra.Com's Answer #606293 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "x=number of chaperones needed.
\n" ); document.write( "x/50 students=1 adult/5students
\n" ); document.write( "x/10=1 adult
\n" ); document.write( "x=10 adults
\n" ); document.write( "To pay for 50 students and 10 adults:
\n" ); document.write( "50($30)+10($45)=$1500+$450=$1950
\n" ); document.write( "They have collected $1800, so they are $150 short.
\n" ); document.write( "$150/50students=$3/student
\n" ); document.write( "ANSWER: Each student must pay $3.00.
\n" ); document.write( "
\n" );