document.write( "Question 989150: A group of people was to share 900rs equallyfor a bus trip to johar. Due to unforeseen circumstances, five of them wer unable to make it and the remaining people had to pay an extra 2.50 each. How many people wer supposed to have shared the cost originally \n" ); document.write( "
Algebra.Com's Answer #609567 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
p, original number of people
\n" ); document.write( "p-5, final number of people
\n" ); document.write( "900/p, original PRICE for one person
\n" ); document.write( "900/(p-5), final PRICE for one person\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"900%2Fp%2B2.50=900%2F%28p-5%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you could form that equation or at least understand how it makes sense after reviewing it, then you did most of what is necessary. Solving for p from the equation is mostly basic arithmetic.
\n" ); document.write( "
\n" );