Posted by darnoc29099 on 9/19/2012 12:13:00 AM (view original):
Apples and oranges are being discussed here. You don't use PEMDAS when solving for a variable, like the 100 / y(2+3) = 10 example. That's an equation where you need to isolate the variable, Y. All the math has already been laid out, and the answer is 2.
6 / 2(1+2) is an order of operations problem, where the PEMDAS acronym would apply (which says in order from left to right, you simplify Parentheses, Exponents, Multiplication and Division (simultaneously, starting from the left), then Addition and Subtraction (again, simultaneously)). This becomes 6 / 2 *3...3*3 = 9.
you are absolutely and completely wrong (no offense). you DO use pemdas to isolate for y, and i have no idea where the notion comes from that you would not. if you didn't, it would make no sense. for example, if you plug 2 into the original equation to see if it equals 10, you would obviously use pemdas, so you would get
100 / y (2+3) = ?
100 / 2 (2 + 3) = ? (substitution, y = 2)
100 / 2 * 5 = ? (do the parenthesis first
50 * 5 = ? (left to right)
250 = ?
you are supposed to get 10, this obviously does not work. pemdas always applies in these kinds of math problems. having variables or not has *absolutely* nothing to do with it.
if you want to isolate Y, here is how you do it. ill do it formally so you can follow every exact step in minute detail:
100 / y (2 + 3) = 10 (original problem)
100 / y * (2 + 3) = 10 (for clarity, this does not change the problem)
100 / y * 5 = 10 (simplify the value in parenthesis)
(100 / y * 5) / 5 = (10) / 5 (divide both sides by 5)
100 / y = 2 (simplify)
(100 / y) * y = (2) * y (multiply both sides by y)
100 = 2y (simplify)
(100) / 2 = (2y) / 2 (divide both sides by 2)
50 = y (simplify)
y = 50
and there you have it.
well, that is not really formal, as i did not state the theorems required at each step. ive done these proofs a hundred times formally, which means you have to state things like, using the distributive property of multiplication, or using the reflexive property. but for the common man, i think this would pass as "formal" (even though my math instructors would give it a 2/10, if i was lucky).
9/19/2012 12:22 AM (edited)