document.write( "Question 1025265: Let be :
\n" );
document.write( "p=1*3*5*...*99/2*4*6*...*100
\n" );
document.write( "Find the first digit after the decimal point. \n" );
document.write( "
Algebra.Com's Answer #640572 by robertb(5830)![]() ![]() You can put this solution on YOUR website! p=(1*3*5*...*99)/(2*4*6*...*100) \n" ); document.write( "= ((1*3*5*...*99)(2*4*6*...*100))/((2*4*6*...*100)(2*4*6*...*100)) \n" ); document.write( "= \n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "= \n" ); document.write( "\n" ); document.write( "=0.07958923739, using an ordinary scientific calculator.\r \n" ); document.write( "\n" ); document.write( "The answer is now clear.\r \n" ); document.write( "\n" ); document.write( "(C(n,r) is the combination of n things taken r at a time. In your scientific calculator it is indicated as nCr.) \n" ); document.write( " |