We are tasked with solving the combinatorics problem defined by the ratio:
2nC3:nC3=10:1
Our objective is to determine the value of
n and subsequently evaluate the ratio:
n2−3n+4n2+3n
To solve this, we utilize the standard combination formula:
nCr=r!(n−r)!n!
Applying this to our given ratio, we obtain:
3!(n−3)!n!3!(2n−3)!(2n)!=10
Dividing by a fraction is equivalent to multiplying by its reciprocal. The
3! terms in the numerator and denominator cancel out, simplifying the expression to:
(2n−3)!(2n)!×n!(n−3)!=10
We now expand the factorials to identify common terms for cancellation. We express the factorials as follows:
(2n)!=(2n)(2n−1)(2n−2)(2n−3)!
n!=n(n−1)(n−2)(n−3)!
Substituting these expansions back into our equation, the
(2n−3)! and
(n−3)! terms vanish. This leaves us with:
n(n−1)(n−2)(2n)(2n−1)(2n−2)=10
We factor
(2n−2) as
2(n−1) to simplify the expression further:
n(n−1)(n−2)(2n)(2n−1)⋅2(n−1)=10
Assuming
n≥3, we cancel
n and
(n−1) from the numerator and denominator. This results in the linear equation:
n−24(2n−1)=10
With
n=8 determined, we substitute this value into our target expression:
n2−3n+4n2+3n
Calculating the numerator:
82+3(8)=64+24=88
Calculating the denominator:
82−3(8)+4=64−24+4=44