document.write( "Question 1207518: If 9 combination n : 8combination (n-2) = 9:4, find the values of n. \n" ); document.write( "
Algebra.Com's Answer #847027 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The tutor greenestamps has a great solution. It's probably the method your teacher wants you to follow. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If your teacher allows you to use a spreadsheet then you can use the Combin function to find the answer very quickly.
\n" ); document.write( "Avoid the Choose function since that's something entirely different. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
nA = Combin(9, n)B = Combin(8, n-2)A/BIs A/B = 9/4 = 2.25?
236136No
384810.5No
4126284.5No
5126562.25Yes
684701.2No
736560.642857 (approx)No
89280.321429 (approx)No
9180.125No
According to the table, n = 5 will turn \"9 combination n\" into 126 and \"8 combination (n-2)\" becomes 56.
\n" ); document.write( "126/56 = 9/4 = 2.25
\n" ); document.write( "
\n" ); document.write( "
\n" );