document.write( "Question 769197: In how many ways can 7 boys be arranged in a row if the shortest and the tallest boy are separated? \n" ); document.write( "
Algebra.Com's Answer #469917 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
Number of ways = 7! - (2! x 5! x 6) = 3600 \n" ); document.write( "
\n" );