Ask Question
30 November, 09:57

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

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

+4
Answers (1)
  1. 30 November, 11:19
    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?
Find 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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers