document.write( "Question 155207: THE COST OF A FIELD TRIP IS $280 PLUS $5 PER STUDENT. THE SCHOOL CAN SPEND AT MOST $500 ON THE FIELD TRIP. HOW MANY STUDENTS ARE ABLE TO GO ON THE FIELD TRIP? \n" ); document.write( "
Algebra.Com's Answer #114257 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
THE COST OF A FIELD TRIP IS $280 PLUS $5 PER STUDENT. THE SCHOOL CAN SPEND AT MOST $500.
\n" ); document.write( "---------------------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "Let # of students be \"x\".
\n" ); document.write( "280 + 5x <= 500
\n" ); document.write( "5x <= 220
\n" ); document.write( "x <= 44 (# of students)
\n" ); document.write( "==============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );