Answer:
The answer is "Choice c".
Explanation:
Please find the complete question in the attached file.
To begin with, allow its principle of the numerically solving to be recognized, three stages are concerned.
1. Topic n=1
2. Suppose n to be true
3. Display n+1 it retains
We have LHS as 2+3+ for the third step now [tex](n+1) = (2+3+.. \& n) + n+1[/tex]
We can now replace the bracket of RHS by [tex]\frac{(n+2)(n-1)}{2},[/tex]as we assumed its valid for n in step 2
if we do that we get
[tex]= \frac{(n+2)(n-1)}{2+(n+1)}\\\\= \frac{(n^2-n+2n-2+2n+2)}{2}\\\\= \frac{(n^2+3n)}{2}\\\\= \frac{n(n+3)}{2}[/tex]