48÷2(9+3)=
what is the right answer?
aww.. paano pala to lagyan ng POLL
is it 2 or 288 ang answer hehe
paging Mods GH palagyan po ng POll
2
288
assuming i remember my high school math correctly, answer is 2.
simplify 2(9+3) first. then use the answer as the divisor of 48.
always remember the MDAS and BODMAS rule when it comes to order of operations.
The answer is 2. Compute first the ones inside the parenthesis.
48 / 2(9+3)
48 / 2(12)
48 / 24
= 2.
Just follow this mathematical rule
My (Multiplication)
Dear (Division)
Aunt (Addition)
Sally (subtraction)
answer is 2
the thing is you *should* follow MDAS rule however, (9+3) is *not* part of the divisor since it's not (2(9+3))
Damn, son! Where'd you find this?
^^ yes. and it only applies when there is no parenthesis. otherwise simplify the one inside the parenthesis first.
but the answer is still 2.
^yes, there's no parenthesis therefore you should not include it in the divisor:
48 x (9+3) = 288
2
Damn, son! Where'd you find this?
48÷2(9+3)=
Distribute 2 to 9+3
18+6
=24
48÷24=2
Lintik napa-isip pa ako. :hysterical:
Ano ba yan ...
Sabi ng scientific calculator ko, 2.
Calculator na yan ha ....
I created a simple script to see what the result is.
copy-paste into a text file, name it test.html.
Then, open the file with a browser.
<html>
<body>
<script>
document.write("48/2(9+3) = " + 48/2*(9+3));
</script>
</body>
</html>
48÷2(9+3) is simply 48÷2×(9+3)
The rule in algebra is that operations follow the MDAS rule from left to right, with the parenthesis changing the precedence order. So, 48÷2 gets operated on first. The result is then multiplied to the result of (9+3) since the parenthesis around 9 and 3 indicate the summation must be done first.
This is just like
a÷bc
the above is NOT a÷(bc), because multiplication and division have the same precedence.
a÷bc is just (a÷b)c
You could check Google:
http://www.google.com.ph/search?q=48...ient=firefox-a