document.write( "Question 1106754: If nC2=nC3,calculate the value of 6Cn-1 \n" ); document.write( "
Algebra.Com's Answer #721747 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If nC2=nC3,calculate the value of 6Cn-1
\n" ); document.write( "-----
\n" ); document.write( "In general nCr = nC(n-r)
\n" ); document.write( "---------------------------------
\n" ); document.write( "If nC2 = nC3, 3 = n-2 and n = 5
\n" ); document.write( "-----
\n" ); document.write( "Then 6Cn-1 = 6C(5-1) = 6C4 = 6C2 = (6*5)/(1*2) = 15
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );