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

    • 150.0.4078.65 secret changelog: New feature: Settings > Copilot and AI > Allow Cowork to take actions on your behalf
    • OBS Studio 32.2.0 RC1 by Razvan Serea OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently. It is the re-write of the widely used Open Broadcaster Software, to allow even more features and multi-platform support. OBS Studio supports multiple sources, including media files, games, web pages, application windows, webcams, your desktop, microphone and more. OBS Studio Features: High performance real time video/audio capturing and mixing, with unlimited scenes you can switch between seamlessly via custom transitions. Live streaming to Twitch, YouTube, Periscope, Mixer, GoodGame, DailyMotion, Hitbox, VK and any other RTMP server Filters for video sources such as image masking, color correction, chroma/color keying, and more. x264, H.264 and AAC for your live streams and video recordings Intel Quick Sync Video (QSV) and NVIDIA NVENC support Intuitive audio mixer with per-source filters such as noise gate, noise suppression, and gain. Take full control with VST plugin support. GPU-based game capture for high performance game streaming Unlimited number of scenes and sources Number of different and customizable transitions for when you switch between scenes Hotkeys for almost any action such as start or stop your stream or recording, push-to-talk, fast mute of any audio source, show or hide any video source, switch between scenes,and much more Live preview of any changes on your scenes and sources using Studio Mode before pushing them to your stream where your viewers will see those changes DirectShow capture device support (webcams, capture cards, etc) Powerful and easy to use configuration options. Add new Sources, duplicate existing ones, and adjust their properties effortlessly. Streamlined Settings panel for quickly configuring your broadcasts and recordings. Switch between different profiles with ease. Light and dark themes available to fit your environment. …and many other features. For free. At all. OBS Studio 32.2.0 changelog: Release Candidate 1 Changes Fixed empty name label in volume meter in Beta 1-3 [Warchamp7] Fixed macOS Audio Capture sources capturing cursors unnecessarily [jcm93] Beta 3 Changes Fixed extra padding on some UI elements on Windows in Beta 1-2 [Warchamp7] Fixed NVIDIA Audio Effects not working in Beta 1-2 [pkviet] Fixed issues with long item names in the Audio Mixer in Beta 1-2 [Warchamp7] Removed redundant "Monitor Only" from the Advanced Audio Properties window [Warchamp7] Mute and Monitor are handled independently in the new Audio Mixer Removed Close button from What's New dialog [Warchamp7] Removed margins from What's New dialog [Warchamp7] 32.2 New Features Replaced add source dropdown with new dialog [Warchamp7] Improved FPS selector UX [jcm93] Added missing file support for filters [exeldro] Added ability for plugins to set custom icons for new source types [cg2121] Included .webp files when adding a directory to Image Slide Show source [TarunCore] Added copy paste functions to frontend API [exeldro] Added filter to compose SDR into HDR [jpark37] Added delete as a hotkey to delete sources on macOS [PatTheMav] Added dynamic bitrate support to multitrack video [lexano-ivs] 32.2 Changes Forced Intel-based installations to update to Apple Silicon version on macOS [PatTheMav] This change means that OBS Studio versions built for Intel-based Macs but running on Apple Silicon Macs will automatically update to OBS Studio built for Apple Silicon Macs. If an installation was using third-party plugins, those plugins will no longer load until replaced with Apple Silicon versions. Fixed audio mixer state getting out of sync when changing settings via websockets or plugins [Warchamp7] Added theming for checked QToolButtons [glikely] Improved OpenGL performance slightly on low-end machines [kkartaltepe] Set minimum size for color source to 1 pixel [exeldro] Added minimum width to spinboxes [Warchamp7] Disallowed overwriting the crash handler [sebastian-s-beckmann] Applied process mitigation policies for Windows [notr1ch] Adjusted description of multitrack video [jhnbwrs] Changed new capture devices to use fallback frame rate by default [PatTheMav] Improved DLL loading behavior on Windows [notr1ch] Limited multitrack video config to Custom service [PatTheMav] 32.2 Bug Fixes Fixed OAuth and dock state save corruption [PatTheMav] Fixed group bounds not resizing when removing items [howellrl] Fixed canvas mixes not being restored after video reset [dsaedtler] Fixed some erroneous crashes during shutdown [Warchamp7] Fixed display capture sometimes capturing black after a duplicator failure [ThrowTop] Fixed color of controls dock output buttons in System theme [shiina424] Fixed virtual camera reset failures [stephematician] Fixed potential crash when user discards changes in the settings window [suogesi] Fixed incorrect return value in virtualcam filter [xtfo] Fixed source toolbar buttons not working after dragging a source into a group [Warchamp7] Fixed properties hint icon spacing [Warchamp7] Fixed potential crash when a video device reconnects on macOS [jcm93] Fixed an issue where PipeWire could fail on NVIDIA GPUs [hoshinolina] Fixed obs_canvas_get_video_info returning incorrect framerate [dsaedtler] 32.2 Deprecations Deprecated obs_properties_add_button [sebastian-s-beckmann] Download: OBS Studio 32.2.0 RC1 | Portable | ARM64 | ~200.0 MB (Open Source) View: OBS Studio Homepage | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • For real. Forums are about as social media as I’ll ever get.
    • Lexar PLAY X 1TB 2230 review: blazing fast PCIe Gen4x4 gaming SSD for PC and consoles by Steven Parker Lexar reached out to us asking if we were interested in taking a look at the Lexar PLAY X SSD. This drive is mostly (but not strictly) intended for handhelds and consoles as a means to expand storage for gaming, but you can use it however you like. In our case we were sent the 2230 1TB variant, so we plopped it into the bracket that's included in the box and installed it in our test PC. Before we get underway, Lexar provided a free sample without any editorial input or review pre-approval. Below are its specifications: Lexar PLAY X Interface PCIe Gen4x4 with NVMe Form Factor M.2 2030, M.2 2230, M.2 2280 Capacity 512GB, 1TB, 2TB Speed 512GB: Sequential read speed up to 7200MB/s, sequential write speed up to 4500MB/s, random read up to 900K IOPs, random write up to 900K IOPs 1TB: Sequential read speed up to 7400MB/s, sequential write speed up to 6400MB/s, random read up to 1000K IOPs, random write up to 1000K IOPs 2TB: Sequential read speed up to 7400MB/s, sequential write speed up to 6500MB/s, random read up to 1000K IOPs, random write up to 1000K IOPs DRAM Cache No TB written 512GB: 300TBW, 1TB: 600TBW, 2TB: 1200TBW Operation temp 0° to 70°C (32°F to 158°F) Storage temp - 40° to 85°C (- 40°F to 185°F) Durability Shock Resistance: 1500G, duration 0.5ms, Half Sine Wave Vibration resistenence: 10~2000Hz, 1.5mm, 20G, 1Oct/min, 30min/axis (X, Y, Z) MTBF 1,500,000 Hours Dimensions 80 x 22 x 2.45 mm / 3.15”x0.87”x0.10” Weight 9.5g / 0.02lbs Part nr LNMPLYX001T-RNNNG Warranty 5 years Price £119.99, €119.99, / £218.99, €249.99 First a few notes about the specs. The Lexar PLAY X SSD does not come with a (graphene) heatsink so you will have to ensure you have a thermal pad or something that can be used with this drive, and secondly it says in the specs that it does not have a DRAM Cache, as it makes use of: Basically what this means is that HMB handles finding files, while the Dynamic pseudo-SLC cache handles writing them. The Lexar PLAY X uses TLC NAND flash memory, which stores three bits of data per cell. Writing three bits requires checking multiple voltage levels, which takes time. It's a trade off for the drive size too, as it would be difficult to place DRAM cache onto the 2230 format. What's in the box Lexar PLAY X (1TB) 2280 Bracket 2230 and 2280 Sticker Quick Installation Guide Our test system consists of the following: Lian Li O11 Dynamic Mini V2 Flow (Amazon|Newegg) ASUS ProArt Z890-CREATOR WiFi (Amazon|Newegg) Intel Core Ultra 7 270K Plus (Amazon|Newegg) Thermal Grizzly KryoSheet - 44x37 (Amazon|Newegg) 2x 16GB G.Skill Trident Z5 RGB (7200 MT/s in XMP) (Amazon|Newegg) Sabrent Rocket4 Plus 2TB SSD (Amazon) Windows 11 Pro 25H2 (Build 26100.8655) Benchmarks With that out of the way, we ran some benchmarks comparing (historic) data with a couple of other drives on a system that is up to date with the latest June Patch Tuesday updates. Aside from the clear difference between the PCIe 4x4 and PCIe 5x4 results, it is also clear that applying correct thermal conditions, in this case the DARK AirFlow I, makes a difference with the outcome of the score as can be seen on the TeamGroup Z540. (hsf = heatsink & fan, hs = heatsink) WD SN850X Lexar PLAY X Z540 with DARK AirFlow I In our 3DMark Storage benchmark test (images above), which measures access times and bandwidth for gaming scenarios, the Lexar PLAY X was the fastest. Even compared to the actively cooled TeamGroup Z540, this one was 23% faster, despite being on PCIe Gen4; and it was doing so while running cool too, as you will see later in our temperature stress test. The Lexar PLAY X supports DirectStorage like other NVMe drives, and here, the SSD was a lot better with DirectStorage enabled on our 3DMark DirectStorage feature test. With GDeflate especially, the improvement is tremendous. Overall, the test result says that the Lexar PLAY X was nearly three times faster while running with DirectStorage. (hsf = heatsink & fan, hs = heatsink) Z540 with DARK AirFlow I Lexar PLAY X WD SN850X Next we ran the default CrystalDiskMark test (images above) and measured the disk temperature. Even with the motherboard M.2 heatsink applied to the top of it, the drive managed to reach a peak of 70C, which is well within specification. Also, another positive is that it exceeded its advertised sequential write speed of 6,400 MB/s in our testing, which is rare and deserves praise. Z540 with DARK AirFlow I Lexar PLAY X WD SN850X The second test is of six passes at 16GB (images above), meant to stimulate a heavier, longer transfer session, and it reached the same max temp of 70~71C. This indicates that the PLAY X is performing exceptionally well even under heavy loads. It is not as chill as the WD_BLACK SN850X, but 70-71 C is completely safe. Usage Although Lexar generally markets anything stamped with "Play" for handhelds and consoles, on the official product page and Amazon listing, the PLAY X is definitely marketed as an all-rounder with the company claiming that it is: This is exactly what we did, as our sample was placed into the 2280 bracket and installed in the M.2_1 slot on our ASUS ProArt Z890-CREATOR WiFi. CrystalDiskInfo Idle temp as shown above is also pretty decent at 28C. Lexar DiskMaster Lexar also provides a disk utility that can read the disk information and benchmark it. S.M.A.R.T info can be viewed above and it loads automatically in the program, I also ran the "Performance testing" which gave a better result than we saw in CrystalDiskMark v9.0.2. Conclusion I have to say I came out very impressed with the PLAY X, especially seeing how well it did in the 3DMark gaming test. That was surprising for sure, in a good way of course. Hence, as the name suggests, the PLAY X can be a great drive for gaming rigs. The drive ran fairly cool as well, although you will want to make sure it's properly cooled, seeing how it was reaching its maximum recommended operating temperature; but there was no noticeable throttling. The 600 TBW rating of the 1TB variant seems pretty good as well for this gaming-orientated storage where writes will be happening more frequently for game saves and what-not, but even so, you should see years of use without any problems and even if you do run into problems, the five year warranty should have you covered. A bit of a downer for our U.S. readers though, Lexar told me that the PLAY X is not yet available to purchase in the United States, but it can be ordered if you're in the UK. I asked when they plan to release it there and was told: In addition, although the initial review documentation and official website suggests there is also a 2 TB variant, Lexar have stated that "The 2TB version has not been launched yet." As you can see from the links below, the 1 TB variant is also selling a bit above the RRP in the UK, and the 512 GB version aligns with Lexar's RRP. Lexar PLAY X 1 TB for £241.99 on Amazon UK Lexar PLAY X 512 GB for £119.99 on Amazon UK We hope the 2TB variant becomes available soon, considering how well the drive did in our game data tests. We feel the higher capacity will be popular for sure, though at this time, the lack of it is not hard to understand why, given the shortage and the shift in focus for a lot of companies. Sayan Sen contributed to this review. As an Amazon Associate we earn from qualifying purchases.
    • This seemed like a fake news story, or AI generated. Nope, apparently true. https://www.bbc.co.uk/news/uk-england-devon-45414022
  • Recent Achievements

    • 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
    • Reacting Well
      flexorcist earned a badge
      Reacting Well
  • Popular Contributors

    1. 1
      +primortal
      408
    2. 2
      PsYcHoKiLLa
      140
    3. 3
      Nick H.
      89
    4. 4
      +Edouard
      83
    5. 5
      neufuse
      71
  • Tell a friend

    Love Neowin? Tell a friend!