theklng said:
TiefBlau said:
theklng said:
you're wrong. you release brackets first, so it would be 48/(18+6)
Oh dear. I don't think "release brackets" means what you think it means.
You operate on the brackets, meaning, whatever's
inside the brackets is calculated first.
Hence, you first calculate (9+3) to be 12. Then it's multiplication/division, so you go left to right.
You don't distribute the 2. That's not even what the "brackets" operation is. Distribution is multiplication, which is interchangeable with division, so even if you wanted to do it that way, it'd be like this:
48 / 2 * (9+3)
24 * (9+3)
216 + 72
288
theklng said:
your other example is faulty logic, 48 - 2 + 12 = 48 + 10 = 58 (incidentally, (48 - 2) + 12 = 46 + 12 = 58).
You still don't get it...
you're talking to a programmer here, i've been doing math for longer than you've lived. i do these equations pretty much every day, why else would i link the goddamn system that makes everything uniform?
Holy shit, I didn't know I was talking to a programmer. Allow me to alter the foundations of basic arithmetic to accommodate someone of your incredible stature.
You're also going to need to contact Sun Microsystems on their serious error in judgment, because in Java, 48 / 2 * (9+3) still equals 288. I'd hate to think of the catastrophic failures that might have stemmed from this oversight.
And while I'd hate to think of the kind of math
you've been doing, I'm actually kind of curious to see the kind of person (assuming you
have done mathematics for longer than I've lived) that can breeze by differential equations and discrete mathematics without a basic grasp of arithmetic and the order of operations. I can't imagine you could possibly acquire a firm understanding of the chain rule if you didn't know what goes inside or outside brackets, so please, enlighten a scrub like myself.