document.write( "Question 26423: A fraternity charters a bus for a ski trip at a cost of $360. When 6 more students join the trip, each person's cost decreases by $2. How many students were in the original group of travelers?\r
\n" );
document.write( "\n" );
document.write( "This is my work.\r
\n" );
document.write( "\n" );
document.write( "6(x-2)(x-2)=360
\n" );
document.write( "6x squared -24x + 24 -360=0 \n" );
document.write( "
Algebra.Com's Answer #14264 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the orignial group be x \n" ); document.write( "(x+6)(360-2x) \n" ); document.write( "360x+2160-2x^2-12x=0,x \n" ); document.write( "-2x^2+348x+2160=0,2 \n" ); document.write( "2x^2-348x-2160 \n" ); document.write( "Factor: \n" ); document.write( "x=-6 and x=180 \n" ); document.write( "Remove the negative. \n" ); document.write( "Hence, there were 180 orginal goup of travellers. \n" ); document.write( "Paul. \n" ); document.write( " |