document.write( "Question 175018: Can you please help me with the constraints on this linear programming question?\r
\n" );
document.write( "\n" );
document.write( "Trenton, Michigan, a small community, is trying to establish a public transportation system of large and small vans. It can spend no more than $100,000 for both sizes of vehicles and no more than $500 per month for maintenance. The community can purchase a small van for $10,000 and maintain it for $100 a month. The large vans cost $20,000 each and can be maintained for $75 per month. Each large van carries a maximum of 15 passengers, and each small van carries a maximum of 7 passengers. \n" );
document.write( "
Algebra.Com's Answer #130119 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! lets call the number of small vans and large vans purchased ,be S and L, respectively \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "divide equation 1 by 10000 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "take s's value in eq 2 and plug it into eq 1 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "multiply all terms by 4 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "so if we purchase 4 Large vans and 2 small vans we can carry \n" ); document.write( ": \n" ); document.write( "4(15)+2(7)=74 passengers \n" ); document.write( " |