document.write( "Question 258325: Eight pawns are placed randomly on a chessboard, no more than one to a square. What is the probability that:
\n" ); document.write( "(a) they are in a straight line (do not forget the diagonals)?
\n" ); document.write( "(b) no two are in the same row or column?
\n" ); document.write( "

Algebra.Com's Answer #190274 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
a)
\n" ); document.write( "There are 18 straight lines of 8 pieces possible on a chessboard.
\n" ); document.write( "64C8=4426165368
\n" ); document.write( "18/4426165368=1/245898076
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );