asked 170k views
2 votes
N is an integer

prove algebraically that the sum of 1/2n(n+1) and 1/2(n+1)(n+2) is always a square number

asked
User Lorless
by
8.8k points

2 Answers

0 votes

Solution:

Work:

  • [1/2(n)(n + 1)] + [1/2(n + 1)(n + 2)]

Simplifying in Brackets

  • => [1/2(n² + n)] + [1/2(n² + 2n + n + 2)]
  • => [n²/2 + n/2] + [n²/2 + n + n/2 + 1]

Removing Brackets.

  • => n²/2 + n/2 + n²/2 + n + n/2 + 1

Solving.

  • => n² + n + 1
  • => (n + 1)²

Since the result has a "square" sign, the statement is proved has true.

Hoped this helped.

answered
User Ivo Leko
by
7.8k points
13 votes

Answer:

  • See below

Explanation:

Find the sum:

  • 1/2n(n+1) + 1/2(n+1)(n+2) =
  • 1/2(n² + n) + 1/2(n² + 3n + 2) =
  • 1/2(n² + n + n² + 3n + 2) =
  • 1/2(2n² + 4n + 2) =
  • n² + 2n + 1 =
  • (n + 1)²

Proved

answered
User Sandover
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.