document.write( "Question 1068262: A class trip cost ₱6000. If there had been 10 more student, it would have cost each student ₱30 less.How many students took the trip? \n" ); document.write( "
Algebra.Com's Answer #683467 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
p, number of students\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Actual trip:
\n" ); document.write( "\"6000%2Fp\", the price for one student\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If 10 more students, trip:
\n" ); document.write( "\"6000%2F%28p%2B10%29\", this price hypothetical\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The hypothetical price is 30 money units less per student.
\n" ); document.write( "\"highlight%286000%2Fp-6000%2F%28p%2B10%29=30%29\"
\n" ); document.write( "Solve this for p, the number of actual students going on the trip.
\n" ); document.write( "
\n" );