document.write( "Question 1093405: A group of students are going on a field trip. It will cost $150 for transportation
\n" );
document.write( "plus $8.75 per student for dining. The students have raised $450 to pay for the
\n" );
document.write( "trip. Write an inequality using d to represent the number of students going.What is the maximum number of students that can participate? _______students \n" );
document.write( "
Algebra.Com's Answer #708047 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 450=150+8.75s \n" ); document.write( "300=8.75s \n" ); document.write( "300/8.75=s \n" ); document.write( "s=34.2857 \n" ); document.write( "so the maximum number of students who can go and dine is 34. \n" ); document.write( " |