6 ms·
I might be remembering incorrectly, but 2x and 2(x) are totally different things in algebra. 2x would be expanded as (2 * x), whereas 2(x) expands as 2 * x. I
by Rust 14y ago
I might be remembering incorrectly, but 2x and 2(x) are totally different things in algebra.
2x would be expanded as (2 * x), whereas 2(x) expands as 2 * x.
In this case, since the equation is 2(1+2) which results in 2(3), it's final DMAS form is 6 ÷ 2 * 3 = 9, instead of 6 ÷ ( 2 * 3 ) = 1