FixedFlap Jack452 said:2=2 (okay)
2^2=2^2 (okay)
2^2-2^2=2*2-2^2 (works)
(2-2)(2+2)=2(2-2) = 4=0 (no worky)
2+2=2 (no worky)
2*2=2 (no worky)
Original equation says a=b... therefore (a-b) must be zero...josh797 said:no cuz you cant divide by zero so it doesnt cancel. also if a=b a^2=/=b excepting 1 and 0 and those hold up in the solutionPizzaDentist said:plus (a-b) = 0
So by multiplying both sides by zero, anything is equal to anything else.
1 x 0 = 1000000 x 0
Therefore, one equals a million?
The point of that was mostly to point out his incomplete (IMO) post. (I'd say sentence, but that doesn't work out.)Obtusifolius said:....? I'm shit at maths, so sorry if I'm being completely fucking stupid here - but if a=b, how can a also be b squared?Mychas said:
[Edit:] The square root of b, that is.
Division by zero? How has no-one spotted this?Flap Jack452 said:a + b = b divide by (a - b)
well sure, since a=b means you're setting the value of b to a. By that logic they all work (excluding the math performed on the variable a in an assignment statement) because a is just getting assigned b's value plus the math on the right side of the equation.L33tsauce_Marty said:Well from a programming perspective a could easily equal b.
Right there he's dividing by 0 which isn't possible.Flap Jack452 said:a + b = b divide by (a - b)
i didNimbus said:Division by zero? How has no-one spotted this?Flap Jack452 said:a + b = b divide by (a - b)
My point exactly.Ossum said:well sure, since a=b means you're setting the value of b to a. By that logic they all work (excluding the math performed on the variable a in an assignment statement) because a is just getting assigned b's value plus the math on the right side of the equation.L33tsauce_Marty said:Well from a programming perspective a could easily equal b.
Ahem how does b(a-b)=a? if a=b then b(a-b)=0 or a(a-a) or if b=a^2 a^2(a-a^2)=a^3-a^4Flap Jack452 said:This is an interesting string of equations that my friend came up with during school today, claiming that he "broke math". I don't really understand it but here it is anyway:
a=b
a^2=b
a^2-b^2=ab-b^2
(a-b)(a+b)=b(a-b)
a+b= a
2a=a
So what do you guys think? Does this make sense to you, or is my friend just an idiot?
EDIT: I personally think its a load of bull, but I am by no means a mathematician.
I can only assume you were speaking english in that post, like I said I did not come up with this and do not really understand it. I was confused about the a^2=b, but I thought the smart people of the escapist could figure it out.pffh said:Ahem how does b(a-b)=a? if a=b then b(a-b)=0 or a(a-a) or if b=a^2 a^2(a-a^2)=a^3-a^4
also (a-b)(a+b)=a+b? you get (a-b)(a+b)=0 or (a-a^2)(a+a^2)=a^2-a^4 so really you get
a^2-a^4=a^3-a^4 a=1 which makes sense since if a=b and a^2=b then a and b can only be 1 or 0.