194k views
5 votes
Need brief explanation about why false is correct

Need brief explanation about why false is correct-example-1

1 Answer

5 votes

We are given the equation:

(a + b)! = a! + b!

Testing the given equation

In order to test it, we will let: a = 2 and b = 3

So, we can rewrite the equation as:

(2+3)! = 2! + 3!

5! = 2! + 3!

We know that (5! = 120) , (2! = 2) and (3! = 6):

120 = 2 + 6

We can see that LHS ≠ RHS,

So, we can say that the given equation is incorrect

User Mfe
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.