asked 85.2k views
2 votes
Whats 1+1. show your work. I mean a lot of work

asked
User Monalisa
by
8.7k points

2 Answers

6 votes

Answer:

2

Explanation:

1+1

2

2 ones equals 2 in total.

You can also use a calculator to input:

1

+

1

press equal

and it should give you 2.

Hope this helps :)

answered
User Vadym
by
8.5k points
3 votes
1 + 1 = 2

Base case: 1 + 0 = 1, by the first recursive definition.
Induction step: Assume that 1 + n = n + 1, for some natural number n. Then, 1 + (n + 1) = (1 + n) + 1, by the second recursive definition. By the induction hypothesis, this is equal to (n + 1) + 1. Using the commutativity of addition (which can be proved from the Peano axioms), we can write this as n + (1 + 1), which is equal to n + 2 by the first recursive definition. Therefore, 1 + (n + 1) = n + 2, and the proof is complete.

Therefore, we have shown that 1 + 1 = 2, using the Peano axioms and mathematical induction.

Ha hope this helps :D
answered
User MartinJoo
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.