Ask Question
22 July, 19:29

Use mathematical induction to prove the statement is true for all positive integers n.

6 + 12 + 18 + ... + 6n = 3n (n + 1)

+2
Answers (1)
  1. 22 July, 20:01
    0
    First verify the base case by inserting values so you can assume it holds for it n

    for n+1 add the next term 6 * (n+1) of the sum to both sides:

    6 + 12 + 18 + ... + 6n + 6 (n+1) = 3n (n+1) + 6 (n+1)

    = (n+1) (3n+6)

    =3 (n+1) (n+2)

    =3 (n+1) ((n+1) + 1)

    =term if you had inserted n+1 instead of n, proving correctness
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Use mathematical induction to prove the statement is true for all positive integers n. 6 + 12 + 18 + ... + 6n = 3n (n + 1) ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers