document.write( "Question 23732: Members of the choir are seeing a musical. Cars and vans will be used to transport them. 1 car holds 5 students and 1 van holds 8 students. How many vehicles of each type will be used if no more than 40 students are going? Wrtie an inequality to describe the situation and graph it. \n" ); document.write( "
Algebra.Com's Answer #12556 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let \"c\" be the number of cars.
\n" ); document.write( "Let \"v\" be the number of vans.
\n" ); document.write( "Then 5c is the number of students in the cars.
\n" ); document.write( "And 8v is the number of students in the vans.
\n" ); document.write( "INEQUALITY:
\n" ); document.write( "5c + 8v <= 40
\n" ); document.write( "Solve for c as follows:
\n" ); document.write( "c <= (40-8v)/5
\n" ); document.write( "Graph it on a vc coordinate system. Let the
\n" ); document.write( "independent variable be v and the dependent be c. \r
\n" ); document.write( "\n" ); document.write( "Cheeers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );