document.write( "Question 447561: Joe has 9 paintings that he wants to put next to each other on the wall of art gallery before the opening of an exhibit. The opening is in 7 days and he would like to look at all possible arrangements on the wall to decide which one looks best for the exhibit.
\n" );
document.write( "If it takes him one minute to arrange the paintings,
\n" );
document.write( "(a) how long will it take him to look at all possible arrangements?
\n" );
document.write( "(b) does he have enough time before the exhibit? \n" );
document.write( "
Algebra.Com's Answer #308088 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "number of possible arrangement of paintings = 9! = 362880 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a) time needed to check all possible arrangement = 362880 minutes\r \n" ); document.write( "\n" ); document.write( "= 6048 hours\r \n" ); document.write( "\n" ); document.write( "= 252 days\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) so, given time 7 days is not enough. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |