Flap Jack452 said:
Edit: I am using a model provided by a poster (sms_117b), all the stuff that he added my friend said when he explained it to me, but I forgot when transferring it here. Sorry for confusion, but here is real equation.
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
Multiply both sides by a
a * a = b * a
subtract b^2 from both sides
a^2 - b^2 = a * b - b^2
Expand to brackets
(a - b) * (a + b)= b * (a - b)
divide by (a - b)
a + b = b
2a = a as a = b
So what do you guys think? Does this make sense to you, or is my friend just an idiot?
I'm too lazy to dig through this and line up each instruction one by one, line by line. If you can write up instructions, line by line, moving on to a different line after each calculation, I will create a program following your instructions and see whether this works are not. If you do this for me, I'll get back to you with the results.
I can do dig through these instructions myself, but I'm too lazy and even this as a Design Document it's too poor for me to bother to code, even if it's psudo-code
Just want this to be a bit more organised please, thank you.