Question:

Number of non-negative integral solutions of the equation \[ a+b+2c=22 \] is

Show Hint

Number of non-negative solutions of \(a+b=n\) is \(n+1\).
Updated On: Apr 6, 2026
  • \(144\)
  • \(121\)
  • \(168\)
  • \(99\)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Concept: Fix \(c\) and count solutions for \(a+b\) using combinations.
Step 1:
Rewrite equation \[ a+b=22-2c \] Since \(a,b,c\ge0\), \[ 22-2c\ge0 \] \[ c=0,1,2,\ldots,11 \]
Step 2:
Count solutions for each \(c\) Number of solutions of \(a+b=k\): \[ k+1 \] Thus \[ (22-2c)+1=23-2c \]
Step 3:
Total solutions \[ \sum_{c=0}^{11}(23-2c) \] \[ =23+21+19+\cdots+1 \] This is sum of first 12 odd numbers. \[ =12^2 \] \[ =144 \]
Was this answer helpful?
0
0