It's easy to evalute (a + b + c)2.....
Let x = (a + b)....then expand (x + c)2 as you would normally in the case of binomial expansion......which is :
(x + c)2 = x2 + c2 + 2xc ......(1)
Now, replace x with (a + b) in (1).....then it becomes.......
(a + b)2 + c2 + 2.(a + b).c .....(2)
Just a little more to be done here ( now we expand (2) in the last step)........
a2 + b2 + 2ab + c2 + 2ac + 2bc (rearranging this we get)
a2 + b2 + c2 + 2ab + 2bc + 2ac .
this happens to be the expansion for (a + b = c)2
Chat with our AI personalities
If you mean (a-b+c)^2, then... a^2 - ab + ac - ab + b^2 - bc + ac - bc + c^2 = a^2 + b^2 + c^2 - 2ab + 2ac - 2bc.
a2+b2+c2-2ab+2bc-2ca
C Natural is a whole step above B flat. If you look at a piano, a half step above B Flat is B Natural, and one more half step above that is C Natural. So it's a whole step from B Flat to C Natural.
Let x be the parameter to be taken square root. a = 0 b = x loop: c = (a+b)/2 if c*c > x then b = c else a = c Repeat until accurate enough result is obtained in c or until c*c equals x.
It's the square root of a2+b2. It cannot be simplified. It is NOT a+b. The answer is c square.