Recommended Posts

headasplode.jpg

/thread

Is this forreal?

To whoever said that multiplication takes precedence over division, pardon the rudeness, but that's just dumb. Mutiplication AND division take precedence over addition and subtraction. Considering you can express every division as a multiplication and viceversa, one taking precedence over the other doesn't make any sense. Same goes for addition and subtraction, they have equal precedence.

The ? symbol is confusing as hell, too.

48 / 2 * (9+3) = 48 * 0.5 * 12

48 / 2 * (9+3) = 24 * 12

I also thought at first that it was = 2, but no. It's not 48 / (2*(9+3)). And I highly doubt calculators are giving contradictory results, since the way they calculate the order of operations is straightforward.

Yes, but multiplication, I've always been taught, takes precedence over division. So how come this doesn't apply here?

Division and Multiplication have equal precedence. Addition and Subtraction have equal precedence. In order of decreasing precedence: Parenthesis > division/multiplication > add/subtract.

What you have to notice is that there are no parenthesis in the denominator to indicate that 2 should be multiplied with (9 + 3).

Write it on a piece of paper properly the expression in the numerator and denominator form and you'll see what I am trying to say.

Division and Multiplication have equal precedence. Addition and Subtraction have equal precedence. In order of decreasing precedence: Parenthesis > division/multiplication > add/subtract.

What you have to notice is that there are no parenthesis in the denominator to indicate that 2 should be multiplied with (9 + 3).

Write it on a piece of paper properly the expression in the numerator and denominator form and you'll see what I am trying to say.

No no, I get the idea that there isn't parenthesis with parenthesis (that part is painstakingly obvious), the reason why I said 2(12) should come first is because I've always been taught multiplication > division > addition > subtraction is the logical order of all things - even going all the way back to Year 5 math classes. As multiplication and division are of equal precedence then the only real answer would be 288.

No no, I get the idea that there isn't parenthesis with parenthesis (that part is painstakingly obvious), the reason why I said 2(12) should come first is because I've always been taught multiplication > division > addition > subtraction is the logical order of all things - even going all the way back to Year 5 math classes. As multiplication and division are of equal precedence then the only real answer would be 288.

Whoever taught you, taught you wrong. multiplication = division > addition = subtraction. The operations that are of equal precedence are done left to right.

BEDMAS and PEMDAS have to have the same outcome, the answer to math equations has to be universal, it can't be dependant on where you were taught :unsure:

Personally, I was taught B E DM AS (Y)

If you will, simplify (ab+ac) for me.

The simplification is of course a(b+c).

The problem with writing it as in this question is that you cannot divide 48 by 2 as the 2 is a factor of the following sum, and not an independent term.

48 / 24 can be written as 48/2(9+3) because you cannot split the factor from its dependant terms for the purposes of order of operations as they should be considered 1 term.

If you could, you could just as equally do the following :-

48 / 24 = 48 / 4 * 6 = 72 which is clearly wrong.

No no, I get the idea that there isn't parenthesis with parenthesis (that part is painstakingly obvious), the reason why I said 2(12) should come first is because I've always been taught multiplication > division > addition > subtraction is the logical order of all things - even going all the way back to Year 5 math classes. As multiplication and division are of equal precedence then the only real answer would be 288.

any multiplication can be expressed as a division, and every addition can be expressed as a subtraction. so what you are saying doesnt even make sense

If it's PEMDAS (Parenthesis, Exponent, Multiplication, Division, Addition, Subtraction) shouldn't it me this:

Question: 48 ? 2 (9 + 3)

(9 + 3) = 12

12 * 2 = 24

48 / 24 = 2

post-102394-0-47138700-1302421061.jpg

:)

Pretty sure Texas Instruments knows what they're doing.

Correct answer is:

48 / 2 * (9 + 3)

= 48 / 2 * 12

= 24 * 12

= 288

You cannot multiply 2 and 12 because 12 is not in the denominator. Do not make such incorrect assumptions just because of the way the expression is written.

+1

If it's PEMDAS (Parenthesis, Exponent, Multiplication, Division, Addition, Subtraction) shouldn't it me this:

Question: 48 ? 2 (9 + 3)

(9 + 3) = 12

12 * 2 = 24

48 / 24 = 2

Well first PEMDAS is handy but misleading since multiplication and division are equal, as are addition and subtraction. Second you're correct in that apparently a distribution into parentheses takes higher presidence than normal multiplication.

Again I think the real issue is the formatting. Some calculators would take the given equation as meaning post-182672-0-32179500-1302418975.png (my TI-89 for example, as well as Wolfram Alpha) while others would take it as post-182672-0-10643300-1302418982.png.

If you take into account the rule about distributive multiplication presidence, which is probably correct but doesn't come up much, then the second interpretation is correct. Really the issue is that writing this equation out as 48 ? 2 (9 + 3) is unnecessarily confusing, and it isn't something you'd see in a real math class anyway.

I think that this is actually the correct way to write the original equation: post-182672-0-10643300-1302418982.png

Here's a different way to show that:

1) 48/2(9+3)

2) let x=(9+3)

3) 48/2x

4) 24/x

5) 24/12

6) 2

I still think that the original equation is ambiguous, but that's how I see it now.

If it were written like 48/2(9+3) then I would say 2 because most people would assume that if a fraction is written like this then the left hand side of the slash is the numerator and the right hand side is the denominator. But because of the symbol used I'm thinking it goes by order of operation and is 288.

My answer would be 2.

Not because multiplication takes precedence over division.

My reason is summarized here >

The answer is 2 based on the distributive law of multiplication taking precedence. If you want to know how PEMDAS factors in, you can just say that the digit next to the parentheses directly acts on the elements within the parentheses and therefore it's factored in before the rest of the order of operations.

This.

Edit: Actually the divide symbol defines that 48 divided by 2(9+3) so the answer is 2.

To get 288, the equation needs to be written as 48?2*(9+3).

Further readings:

http://physicsforums.com/showthread.php?t=488334

The general consensus among math people is that "multiplication by juxtaposition" (that is, multiplying by just putting things next to each other, rather than using the "?" sign) indicates that the juxtaposed values must be multiplied together before processing other operations.

Therefore,

48?2(9+3) = 2

48?2*(9+3) = 288

This is because I understand an algebraic statement 2x to be equal to 2(x), and this takes priority over regular multiplication and division. Therefore, 9?2x is equivalent to 9?2(x) which gives me 4.5 / x, instead of 4.5(x).

To me, the answer is 2.

Break it into words: 48, divided by 2 lots of (9 plus 3) -> 48 divided by 2 lots of 12 -> 48 divided by 24 -> 2.

That's how my mind reads it, it's been a long time since I did that sort of maths, but IIRC you don't suddenly do the right hand side of the equation before the left. It's left to right order - except parentheses of course.

Feel free to correct me if i'm wrong, and I probably am! :)

Yep, and each answer accompanied by "I don't see how you could see this any other way," when in the end we're all arguing about a problem which is poorly written in the first place.

No it's not poorly written, at least not this one. The expression is correct and there is only one answer, which is 288.

For one, people, please don't write math in a single line to try to solve it. It's supposed to be written on a piece of paper properly and solved manually, if you are solving it manually. And do NOT make random assumptions. Also, do NOT replace numbers with variables incorrectly with other random assumptions. That is all.

If you will, simplify (ab+ac) for me.

The simplification is of course a(b+c).

The problem with writing it as in this question is that you cannot divide 48 by 2 as the 2 is a factor of the following sum, and not an independent term.

48 / 24 can be written as 48/2(9+3) because you cannot split the factor from its dependant terms for the purposes of order of operations as they should be considered 1 term.

If you could, you could just as equally do the following :-

48 / 24 = 48 / 4 * 6 = 72 which is clearly wrong.

48 / 24 would have to be written as 48 / (2(9+3)) if you're going to write it on one line.

And 48 / 24 = 48 / (4 * 6)

The brackets are important.

No it's not poorly written, at least not this one. The expression is correct and there is only one answer, which is 288.

For one, people, please don't write math in a single line to try to solve it. It's supposed to be written on a piece of paper properly and solved manually, if you are solving it manually. And do NOT make random assumptions. Also, do NOT replace numbers with variables incorrectly with other random assumptions. That is all.

So what do you say to the evidence earlier that distributive multiplication does indeed have a higher order-of-operations presidence than other multiplication?

I was getting in a pickle there, but the question isn't written in a correct format - you say solve, but the notation used is incorrect - the division symbol isnt used like that. Like on calculators (I'm not using one) it would be written as a fraction.

Now depending on how that was written in the question - 48 divided by 2(including everything in braces) or 48 divided by 2 * (everything in braces), you would end up with 2 or 288. Crude, but see below:

48

--------- = 2

2(9+3)

-OR-

48

--- (9+3) = 288

2

That was fun!

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • This is what happens when numerous "twenty somethings" are allowed to run amok with little to no supervision by more senior/knowledgeable people. Apparently, cheaper labor is more important than putting out quality products.
    • yep, had to do somet things w linux tho cuz the nvme was from a system w a 10th gen intel and this is 8th gen so I ran the updater and we shall see if it fixed the display issue or not.   when I opened timeshift last night it had some x display errors...
    • The inconsistencies in the Windows interface have been plaguing us for so long that it has practically become a joke. I just wonder when we'll have a new Windows with a complete UI/UX as it used to be... oh how I miss that... 😔
    • I don't know if the Obamas are still involved with Netflix, but if they are like they were with a lot of influence, they could be the ones nudging Netflix into foreign shows. Just saying, nothing poltical meant by it. Peace
    • Microsoft PC Manager 3.22.1.0 (Offline Installer) by Razvan Serea With Microsoft PC Manager, users can easily perform basic computer maintenance and enhance the speed of their devices with just one click. This app offers a range of features, including disk cleanup, startup app management, virus scanning, Windows Update checks, process monitoring, and storage management. Microsoft PC Manager key features: Storage Manager- easily uninstall infrequently used apps, manage large files, perform a cleanup, and set up Storage Sense to automatically clear temporary files. Health Checkup feature -scans for potential problems, viruses, and startup programs to turn off. It helps you identify unnecessary items to remove, optimizing your system's performance. Pop-up Management - block pop-up windows from appearing in apps. Windows Update - scans your system for any pending updates. Startup Apps - enable or disable startup apps on your PC, allowing you to optimize your system's startup performance. Browser Protection - rest assured that harmful programs cannot alter your default browser. Also enables you to change your default browser. Process Management - allows you to conveniently terminate any active process, ensuring optimal system performance and resource utilization. Anti-virus protection - Fully integrated with Windows Security. Safeguard your PC anytime. Quick Steps: Download Microsoft PC Manager Offline Installer (APPX/MSIX) with Adguard Adguard serves as a third-party online service, offering a user-friendly method for directly downloading appx, appxbundle, and msixbundle files from the Microsoft Store. Official download links will be generated for both the app's various versions and its dependency packages. How to download Microsoft PC Manager Offline Installer (APPX/MSIX) 1. Initially, you must find the app URL within the Microsoft Store. Access the Microsoft Store via your browser and search for "Microsoft PC Manager". Once located, copy the app URL, which includes the product ID, either from the address bar or from the provided link below. https://apps.microsoft.com/detail/9PM860492SZD 2. Now paste the app URL into the designated area, then click the check mark button to produce a direct download link. 3. To download, right-click the relevant link and select “Save link as…” from your browser's menu. Occasionally, Microsoft Edge may flag the download as insecure. In such cases, consider utilizing alternative browsers such as Google Chrome or Firefox to successfully complete the download. Microsoft PC Manager is a completely free tool optimized exclusively for use on Windows 10 (19042.0 and above) and Windows 11. Download: Microsoft PC Manager 3.22.1.0 | from Microsoft Store View: Microsoft PC Manager Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      NovaEdgeX earned a badge
      First Post
    • One Month Later
      pahariyaseo earned a badge
      One Month Later
    • Week One Done
      pahariyaseo earned a badge
      Week One Done
    • Week One Done
      hadiaali45 earned a badge
      Week One Done
    • Week One Done
      arone_24 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      414
    2. 2
      PsYcHoKiLLa
      142
    3. 3
      Nick H.
      89
    4. 4
      +Edouard
      81
    5. 5
      neufuse
      74
  • Tell a friend

    Love Neowin? Tell a friend!