document.write( "Question 1093545: Thirteen people are going to watch a soccer match in three cars that will hold
\n" );
document.write( "3, 5, and 6 passengers respectively. In how many ways is it possible to transport
\n" );
document.write( "the thirteen people to the stadium in one trip using all cars? \n" );
document.write( "
Algebra.Com's Answer #708307 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! I get 3 different ways: \n" ); document.write( "2, 5, 6 \n" ); document.write( "3, 4, 6 \n" ); document.write( "3, 5, 5 \n" ); document.write( " \n" ); document.write( " |