48/2(9+3) =2 or =288?
I'm going with 2
48/2(9+3) =2 or =288?
I'm going with 2
Is there a reason to this random question, lol?
The answer is 2. (48/2)(9+3)=288. It requires the extra set of parentheses.
PEMDAS ftw
screw math, how much do you SQUAT BRO
me too i do my whole workout in the squat rack lol
just a bar and some safety pins and im g2g
It depends on what is doing the math. If you were doing that in the C family of languages, it'd be 288 due to multiplication and division holding the same precedence.
Interesting!
Thanks 405 - that made it clear...I'd have argued for 288, but that's just the way I was trained.
Giggle weighs 100 lbs. 99% of her weight is water weight. Giggle goes for a jog and now she is 98% water weight. How much does Giggle weigh now?
~ PLEASE DO NOT ASK FOR SOURCE CHECKS ~
"It's human nature in a 'more is better' society full of a younger generation that expects instant gratification, then complain when they don't get it. The problem will get far worse before it gets better". ~ kelkel
288.
Divisions always have the division sign /
Multiplications don't always have the x sign, so it's 288 imo.
~ PLEASE DO NOT ASK FOR SOURCE CHECKS ~
"It's human nature in a 'more is better' society full of a younger generation that expects instant gratification, then complain when they don't get it. The problem will get far worse before it gets better". ~ kelkel
2....simplify the parenthesis
288.
It would be 2 if using standard mathematics. By that, I'm meaning no programming languages or calculators.Originally Posted by DexterMorgan
48/2(9+3)
48/2(12)
48/24
2
As pointed out, the use of brackets (parenthesis) can make HUGE differences with math. However a calculated would solve this as 288 using BODMAS theory.
Brackets
Orders
Division
Multiplication
Addition
Subtraction
Giving: 48/2(9+3)
48/2(12)
24(12)
288
So it really depends on the method, and in which way you're solving it. Math has so many things like this, which is why I find it such an interesting subject!
I made it all the way to calculus, the answer is 288.
1. parenthesis are always first in equations
2. division nor multiplication comes before one another, they are both equal strengths
3. working from left to right as always you get 288.
so if you work from right to left, which I never did in college, mathematically you would get 2.
Exactly. I plan to get my Ph.D in pure mathematics, so maybe I am just biased in my answer. I think standard mathematics trumps programming language as the math that computers utilize is based on the pure mathematics that is created by us.
My logic is as follows. The person who created this problem clearly has no issue using parentheses as he/she used them for "(9+3)"; therefore I would make the justifiable assumption he/she intentionally didn't use them to offset the fraction "48/2." This would mean he/she wanted "(9+3)" to be included in the denominator. The person could have easily written "48(9+3)/2" and still used the same number of parentheses if he/she wanted the answer to be 288. I think it is a ridiculous question as one should be as precise as possible (that's all mathematics is) when demonstrating math.
288. Brackets first.
This is all of you people....
~ PLEASE DO NOT ASK FOR SOURCE CHECKS ~
"It's human nature in a 'more is better' society full of a younger generation that expects instant gratification, then complain when they don't get it. The problem will get far worse before it gets better". ~ kelkel
this^^^Originally Posted by basketballfan22
As a programmer, I always tell the computer precisely what I want it to do and in what order. Funny thing... It always does what I tell it to! A computer would calculate this as written parens first then left to right. I would use more parens or write it differently if my intended result was 288. C#, java, vb,vba, vbs,js,perl, php, asp, C++, sql all would calculate it using this rule. I haven't run across a language yet that would not.
The way this is written the answer is 2
If you are using "/" as a division sign then you imply that
= 2
If you use "÷" then you imply that 48÷2(9+3) = 288
48/2(9+3)
48/2(12)
can't divide by an aggregate.
48/24 = 2
output: 2
Cereal?
It's 288....When the numbers are next to parentheses it means times (X) the number.....
AKA 2(2+8)..That would mean you figure out the number inside the () first which is 10...Then times it by 2....20
Yea numbers are cool....
There are currently 1 users browsing this thread. (0 members and 1 guests)