Recommended Posts

All you need to do is apply the rules, there is no trick ...

first do the brackets (9+3) = 12

then do the division 48/2=24

and finally 12*24 = whatever

so the answer is whatever

Please note as there are no brackets between 48, 2 you cannot and should not assume the expression is something like this 48/[2*(9+3)] or any other combination

(Edit: 48/2 != 12 my bad)

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873374
Share on other sites

All you need to do is apply the rules, there is no trick ...

first do the brackets (9+3) = 12

then do the division 48/2=12

and finally 12*12 = 144

so the answer is 144

Please note as there are no brackets between 48, 2 you cannot and should not assume the expression is something like this 48/[2*(9+3)] or any other combination

What? :blink:

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873380
Share on other sites

All you need to do is apply the rules, there is no trick ...

first do the brackets (9+3) = 12

then do the division 48/2=12 24

and finally 1224*12 = 144 288

so the answer is 144 288

Please note as there are no brackets between 48, 2 you cannot and should not assume the expression is something like this 48/[2*(9+3)] or any other combination

Fixed it for you. :)

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873382
Share on other sites

48/2(9+3) = 48/2(a+b) = 48/(2a + 2b)

NOT 24(a+b)

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.

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873518
Share on other sites

?? there's no way around it...division always goes first, then multiplication Ergo:

24*12 = 288

Now... if it were fractions... say 48/2(9+3), it's a whole different story.. you'd get 48/24 = 2. But based on the above premise, the answer is 288.

Division and multiplication are equal, you do them left to right.

48/2(9+3) = 48/2(a+b) = 48/(2a + 2b)

NOT 24(a+b)

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.

Nope. http://www.wolframalpha.com/input/?i=48%C3%B72%289%2B3%29

Distribution is just multiplication. 48/2(9+3) is the same as 48/2*(9+3)

You calculate inside the parentheses first, and then you do the multiplication and division from left to right. Your explanation does a multiplication on right before the division on the left.

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873542
Share on other sites

Nope. http://www.wolframalpha.com/input/?i=48%C3%B72%289%2B3%29

Distribution is just multiplication. 48/2(9+3) is the same as 48/2*(9+3)

You calculate inside the parentheses first, and then you do the multiplication and division from left to right. Your explanation does a multiplication on right before the division on the left.

This next example displays an issue that almost never arises but, when it does, there seems to be no end to the arguing.

Simplify 16 ? 2[8 ? 3(4 ? 2)] + 1.

16 ? 2[8 ? 3(4 ? 2)] + 1

= 16 ? 2[8 ? 3(2)] + 1

= 16 ? 2[8 ? 6] + 1

= 16 ? 2[2] + 1 (**)

= 16 ? 4 + 1

= 4 + 1

= 5

The confusing part in the above calculation is how "16 divided by 2[2] + 1" (in the line marked with the double-star) becomes "16 divided by 4 + 1", instead of "8 times by 2 + 1". That's because, even though multiplication and division are at the same level (so the left-to-right rule should apply), parentheses outrank division, so the first 2 goes with the [2], rather than with the "16 divided by". That is, multiplication that is indicated by placement against parentheses (or brackets, etc) is "stronger" than "regular" multiplication. Typesetting the entire problem in a graphing calculator verifies this hierarchy:

Note that different software will process this differently; even different models of Texas Instruments graphing calculators will process this differently. In cases of ambiguity, be very careful of your parentheses, and make your meaning clear. 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. But not all software is programmed this way, and sometimes teachers view things differently. If in doubt, ask!

http://www.purplemath.com/modules/orderops2.htm

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873554
Share on other sites

So basically the conclusion is that there is no universally agreed-upon rule. Sounds about right to me. I can see some high level math professors caring about this, but then again they would probably criticize you for not being clearer if you were to write such an equation. Simply adding another pair of parentheses makes it much clearer for everyone following along or grading your work.

In practice you would probably write the equation as either post-182672-0-32179500-1302418975.png or post-182672-0-10643300-1302418982.png. The first one would calculate to 288 and the second would calculate to 2, since the second equation is the same as 48/[2(9+3)].

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873568
Share on other sites

So basically the conclusion is that there is no universally agreed-upon rule. Sounds about right to me. I can see some high level math professors caring about this, but then again they would probably criticize you for not being clearer if you were to write such an equation. Simply adding another pair of parentheses makes it much clearer for everyone following along or grading your work.

In practice you would probably write the equation as either post-182672-0-32179500-1302418975.png or post-182672-0-10643300-1302418982.png. The first one would calculate to 288 and the second would calculate to 2, since the second equation is the same as 48/[2(9+3)].

The above post is correct.

The way it is written in the original post, would mean the answer is 2 as there would need to be brackets between 48 and 2 to give 288. You are all multiplying by 12 when you should be multiplying by 1/12.

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873592
Share on other sites

The confusing part in the above calculation is how "16 divided by 2[2] + 1" (in the line marked with the double-star) becomes "16 divided by 4 + 1", instead of "8 times by 2 + 1". That's because, even though multiplication and division are at the same level (so the left-to-right rule should apply), parentheses outrank division, so the first 2 goes with the [2], rather than with the "16 divided by". That is, multiplication that is indicated by placement against parentheses (or brackets, etc) is "stronger" than "regular" multiplication. Typesetting the entire problem in a graphing calculator verifies this hierarchy:

I don't see why this is confusing, brackets come first, so of course 2(2) is worked out before the division.

I assume I'm missing something though, since 16 / 2(2) seems obvious to me.

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873600
Share on other sites

The above post is correct.

The way it is written in the original post, would mean the answer is 2 as there would need to be brackets between 48 and 2 to give 288. You are all multiplying by 12 when you should be multiplying by 1/12.

Right, but that relies on a little-known rule of presidence. You'd be much better off writing it as 48/(2(9+3) or with the 48 over 2(9+3) since that implies the extra parentheses. 48/2(9+3) is an unnecessarily confusing way to write it, as you can see by the many back-and-forth posts here and everywhere else this gets posted. :p

I don't see why this is confusing, brackets come first, so of course 2(2) is worked out before the division.

I assume I'm missing something though, since 16 / 2(2) seems obvious to me.

The confusion isn't whether parentheses come before division, everyone agrees that the (9+3) gets done first. The interesting part is the difference between 2(9+3) and 2*(9+3). They are very close to being the same thing, and most people probably wouldn't know that there is a presidence difference between them. I've never had this particular case come up in practice because like I've said this is a strange way to write that equation, but I've never been taught that there was any difference between 2(9+3) and 2*(9+3).

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873604
Share on other sites

I don't see why this is confusing, brackets come first, so of course 2(2) is worked out before the division.

I assume I'm missing something though, since 16 / 2(2) seems obvious to me.

brackets come first applies to things inside the bracket. it doesn't tag things outside along with it.

consider x/y(z) and x/y*(z). they should evaluate to the same result.

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873606
Share on other sites

brackets come first applies to things inside the bracket. it doesn't tag things outside along with it.

consider x/y(z) and x/y*(z). they should evaluate to the same result.

Not according to the rule posted above. The first would evaluate to x/yz and the second would evaluate to (x/y)z. It's so little-known though that I believe even a TI-85 calculator gets it wrong.

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873614
Share on other sites

Not according to the rule posted above. The first would evaluate to x/yz and the second would evaluate to (x/y)z. It's so little-known though that I believe even a TI-85 calculator gets it wrong.

and it makes no sense. also consider the following:

x / y(z)

x / y * 1(z)

according to those "rules" they would result in different answers.

Link to comment
https://www.neowin.net/forum/topic/989012-solve-48/#findComment-593873618
Share on other sites

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!