document.write( "Question 1132935: 46 members of a band need to travel to a concert. No more than twelve members can ride in a van at one time. What is the minimum number to take the members of the band to the concert \n" ); document.write( "
Algebra.Com's Answer #750110 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
46 / 12 = 3 plus a remainder of 10.
\n" ); document.write( "3 * 12 = 36
\n" ); document.write( "46 - 36 = 10
\n" ); document.write( "a minimum of 4 vans are required.
\n" ); document.write( "3 of them will carry 12 passengers.
\n" ); document.write( "1 of them will carry 10 passengers.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );