document.write( "Question 290459: A boy's outfit consists of slacks, shirt, and shoes. He does not want to wear the same combination on any two days of the year. Presuming that he has the same number of slacks, shirts, and pairs of shoes, what is the minimum number of each that he will need?\r
\n" );
document.write( "\n" );
document.write( "(a) 3 (b) 6 (c) 7 (d) 8 (e) 9\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210206 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s*s*s=365 \n" ); document.write( "s^3=365 \n" ); document.write( "s=7.1 \n" ); document.write( "s > 7 \n" ); document.write( "s=8 \n" ); document.write( "7^3=343 \n" ); document.write( "8^3=512\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |