• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 02:46
CEST 08:46
KST 15:46
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Serral wins Maestros of the Game 234ByuL, and the Limitations of Standard Play3Team Liquid Map Contest #22: Results and Winners7Code S Season 2 (2026): RO4 and Finals Preview12TL.net Map Contest #22 - Voting & Ladder Map Selection7
Community News
Weekly Cups (June 29-July 5): Solar Doubles0MC vs IdrA, Boxer vs Nal_rA to be Legacy Matches @ BlizzCon415.0.16 Hotfix (June 30) - Balance + Bug Fixes40Weekly Cups (June 22-28): Zergs thrive in new patch5[TLMC] Summer 2026 Ladder Map Rotation0
StarCraft 2
General
Serral wins Maestros of the Game 2 Is the larve respawn broken? 5.0.16 patch for SC2 goes live (8 worker start) 5.0.16 Hotfix (June 30) - Balance + Bug Fixes Weekly Cups (June 29-July 5): Solar Doubles
Tourneys
Sea Duckling Open (Global, Bronze-Diamond) Crank Gathers Season 4: BW vs SC2 Team League GSL CK #5 Race War HomeStory Cup 29 RSL Revival: Season 6 - Qualifiers and Main Event
Strategy
[G] Having the right mentality to improve
Custom Maps
New Map Maker - Looking for Advice - Love or Hate Work In Progress Melee Maps [D]RTS in all its shapes and glory <3
External Content
Mutation # 533 Die Together The PondCast: SC2 News & Results Mutation # 532 Nuclear Family Mutation # 531 Experimental Artillery
Brood War
General
60% Keyboards Viable for Starcraft? ASL 22 Proposed Map Pool Snow On New ASL S22 Map, Zerg Nerf BW General Discussion BGH Auto Balance -> http://bghmmr.eu/
Tourneys
IPSL Spring 2026 Top 4! CSLAN 4 is Coming! Escore Tournament StarCraft Season 2 The Casual Games of the Week Thread
Strategy
Fighting Spirit mining rates Simple Questions, Simple Answers Creating a full chart of Zerg builds Relatively freeroll strategies
Other Games
General Games
Dawn of War IV Stormgate/Frost Giant Megathread Nintendo Switch Thread Summer Games Done Quick 2026! ZeroSpace at Steam NextFest - Last free demo
Dota 2
Looking for a Dota Mentor Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
NeO.D_StephenKing vs This Guy From 1 Million Dance TL Mafia Community Thread TL Mafia Power Rank Vanilla Mini Mafia
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread UK Politics Mega-thread YouTube Thread Canadian Politics Mega-thread
Fan Clubs
The HerO Fan Club!
Media & Entertainment
Anime Discussion Thread Movie Discussion! Series you have seen recently... [Req][Books] Good Fantasy/SciFi books [TV/BOOK] *SPOILERS* Game of Thrones Discussion
Sports
2024 - 2026 Football Thread McBoner: A hockey love story Tennis[sport] Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
FPS when play League Of Legend on laptop How to clean a TTe Thermaltake keyboard? Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Major Shifts in the Gaming I…
TrAiDoS
An Exploration of th…
waywardstrategy
Gauntlet SC2: A Retrospectiv…
Ctone23
ramps on octagon
StaticNine
Funny Nicknames
LUCKY_NOOB
Evil Gacha Games and the…
ffswowsucks
Customize Sidebar...

Website Feedback

Closed Threads



Active: 5696 users

A Simple Math Problem? - Page 63

Forum Index > General Forum
Post a Reply
Prev 1 61 62 63 64 65 98 Next
FindMeInKenya
Profile Joined February 2011
United States797 Posts
April 08 2011 08:31 GMT
#1241
On April 08 2011 17:09 realills wrote:
For the real numbers, multiplication is both associative and commutative. Multiplication and division happen "at the same time" but not necessarily from left to right; you can actually do these in any order and will arrive at the same answer if you've done it correctly.

ab/c = a/c*b = 1/c*ab =ba/c = b/c*a = 1/c*ba. EG,
12= 8*6/4 = 8/4*6 = 1/4 * 8*6 = 6*8/4 = 6/8*4 = 1/4*6*8

The people who think that whether you multiply or divide first, or whether you start at the left, right, or somewhere else first, makes a difference in the final answer are wrong. The fact that they arrive at different answers when following different "orders" within multiplying/dividing is proof that they're wrong: it would imply the real numbers are not a field, but we know they are.

Their confusion is that they can't consistently decide whether 9+3 is in the numerator and the expression is telling us to MULTIPLY by 9+3, or whether 9+3 is inverted, is in the denominator, and the expression calls for us to DIVIDE by 9+3.

Order of operations doesn't resolve the question. All that matters is the syntax, so that we understand what the question is asking. The correct syntax when you want to divide by multiply terms, but use only one divisor operator, is to group them together inside parenthesis: 48/(2*(9+3)).

That is not the syntax in this question, and the correct answer here is 288. Similarly, 1/2x actually reads as "one half x, one half times x" BUT it's even more likely with that example, than with this numerical example, that someone who wrote that syntax made a mistake and actually *meant* 1/(2x). If I were a tutor or teacher or reviewing some casual work I would certainly expect "1/2x" to have meant to be 1/(2x), but the technically correct reading is (1/2)x.

So some mistakes people are making:

Show nested quote +
The distributive property of multiplication CLEARLY states that the 2(9+3) is an entire term
The distributive property does NOT tell us that (9+3)/2 is the same as (18+6). If you want to distribute in this problem, you have to use the two terms in the numerator, 48(9+3)=432+144, and then divide by 2 as the last step. You will get 288.

Show nested quote +
There is a difference between 48 / 2 *(9+3) and 48 / 2(9+3).
No, there is no difference, according to the syntax, between these two terms. However, one is much easier to misinterpret. 2*(9+3) is exactly the same as 2(9+3), but in this case, one is a better choice because it more clearly conveys what the question is asking; they are equivalent, though.

Show nested quote +
2(9+3) is always 24
But (9+3)/2 is not 24. Division is not associative, so you cannot "move" the operator away from the 2--it needs to stick to the front of the 2, always. 1/2 is not the same as 2/1.


Ultimately I agree that this is a failure of the writer (and that no one would seriously write this question this way). The syntax does give one correct answer, but the writer had multiple choices of how to write the question and chose the most misleading (though still technically correct) way.


this.
Klive5ive
Profile Blog Joined January 2008
United Kingdom6056 Posts
April 08 2011 08:32 GMT
#1242
The only reason there's confusion is because people who went past age12 maths began to completely lose the use of the ÷ sign. So that sign no longer has meaning.
[image loading]
The first column shows what you could wrongly interpret the question to be. Having not seen the division sign for a long time you assume it means over all.

In the second/right column you have what the question is actually asking. The top picture is how you should probably interpret the question in your mind and the second picture is how anyone with maths experience would write it down.
Don't hate the player - Hate the game
nihlon
Profile Joined April 2010
Sweden5581 Posts
April 08 2011 08:36 GMT
#1243
On April 08 2011 17:32 Klive5ive wrote:
The only reason there's confusion is because people who went past age12 maths began to completely lose the use of the ÷ sign. So that sign no longer has meaning.
[image loading]
The first column shows what you could wrongly interpret the question to be. Having not seen the division sign for a long time you assume it means over all.

In the second/right column you have what the question is actually asking. The top picture is how you should probably interpret the question in your mind and the second picture is how anyone with maths experience would write it down.


I think people were more confused by the lack of multiplication sign between the 2 and (9+3) than they were about the division sign (although it might have added to the confusion)
Banelings are too cute to blow up
space_yes
Profile Joined April 2010
United States548 Posts
April 08 2011 08:36 GMT
#1244
On April 08 2011 17:09 realills wrote:
For the real numbers, multiplication is both associative and commutative. Multiplication and division happen "at the same time" but not necessarily from left to right; you can actually do these in any order and will arrive at the same answer if you've done it correctly.

ab/c = a/c*b = 1/c*ab =ba/c = b/c*a = 1/c*ba. EG,
12= 8*6/4 = 8/4*6 = 1/4 * 8*6 = 6*8/4 = 6/8*4 = 1/4*6*8

The people who think that whether you multiply or divide first, or whether you start at the left, right, or somewhere else first, makes a difference in the final answer are wrong. The fact that they arrive at different answers when following different "orders" within multiplying/dividing is proof that they're wrong: it would imply the real numbers are not a field, but we know they are.

Their confusion is that they can't consistently decide whether 9+3 is in the numerator and the expression is telling us to MULTIPLY by 9+3, or whether 9+3 is inverted, is in the denominator, and the expression calls for us to DIVIDE by 9+3.

Order of operations doesn't resolve the question. All that matters is the syntax, so that we understand what the question is asking. The correct syntax when you want to divide by multiply terms, but use only one divisor operator, is to group them together inside parenthesis: 48/(2*(9+3)).

That is not the syntax in this question, and the correct answer here is 288. Similarly, 1/2x actually reads as "one half x, one half times x" BUT it's even more likely with that example, than with this numerical example, that someone who wrote that syntax made a mistake and actually *meant* 1/(2x). If I were a tutor or teacher or reviewing some casual work I would certainly expect "1/2x" to have meant to be 1/(2x), but the technically correct reading is (1/2)x.

So some mistakes people are making:

Show nested quote +
The distributive property of multiplication CLEARLY states that the 2(9+3) is an entire term
The distributive property does NOT tell us that (9+3)/2 is the same as (18+6). If you want to distribute in this problem, you have to use the two terms in the numerator, 48(9+3)=432+144, and then divide by 2 as the last step. You will get 288.

Show nested quote +
There is a difference between 48 / 2 *(9+3) and 48 / 2(9+3).
No, there is no difference, according to the syntax, between these two terms. However, one is much easier to misinterpret. 2*(9+3) is exactly the same as 2(9+3), but in this case, one is a better choice because it more clearly conveys what the question is asking; they are equivalent, though.

Show nested quote +
2(9+3) is always 24
But (9+3)/2 is not 24. Division is not associative, so you cannot "move" the operator away from the 2--it needs to stick to the front of the 2, always. 1/2 is not the same as 2/1.

Ultimately I agree that this is a failure of the writer (and that no one would seriously write this question this way). The syntax does give one correct answer, but the writer had multiple choices of how to write the question and chose the most misleading (though still technically correct) way.


Great post but you're wrong about one thing. The writer was 100% successful. The question is designed to trick people and a lot of intelligent people got it wrong. Definitely a great troll question
Sablar
Profile Blog Joined December 2010
Sweden880 Posts
Last Edited: 2011-04-08 08:39:55
April 08 2011 08:37 GMT
#1245
I thought it was 288, then I thought.. "hey.. there must be something strange about this or he wouldn't post it", got unsure about which order the calculations should be handled in and failed..

I blame it on just waking up.
ChrisXIV
Profile Blog Joined August 2010
Austria3553 Posts
April 08 2011 08:39 GMT
#1246
I nearly fell for it, shame on me. Then I thought "This is Team Liquid, there are no 'simple' math problems" and solved it correctly.
"Just stay on 1 base, make a lot of shit, keep attacking. It doesn't work? Keep attacking." -Chill
MasterOfChaos
Profile Blog Joined April 2007
Germany2896 Posts
Last Edited: 2011-04-08 08:42:05
April 08 2011 08:39 GMT
#1247
Is there any official specification of mathematical notation? This is an argument about the grammar of mathematical notation. "What operator precedence does an omitted multiplication sign in front of a opening bracket have?" So the only way to resolve it absolutely is finding a normative version of that grammar.
LiquipediaOne eye to kill. Two eyes to live.
VIB
Profile Blog Joined November 2007
Brazil3567 Posts
April 08 2011 08:42 GMT
#1248
On April 08 2011 17:39 MasterOfChaos wrote:
Is there any official specification of mathematical notation? Since this is an argument about the grammar of mathematical notation the only way to resolve it absolutely is finding a normative version of that grammar.
I asked this before, and the only external link we got so far shows that the result is 2:
http://www.purplemath.com/modules/orderops2.htm
(5th example)

I know the 'correct' answer is 'depends on the syntax'. But now I'm kinda curious to know what the "official" notation says, if there's any.

Great people talk about ideas. Average people talk about things. Small people talk about other people.
jobebob
Profile Joined April 2011
30 Posts
April 08 2011 08:44 GMT
#1249
I'd like to quote planet math, which will hopefully serve to educate the MASSive amount of ignorance in this thread.

(full link): [url=http://planetmath.org/?op=getobj&from=objects&id=3951[/url]

The order of operations is a convention that tells us how to evaluate mathematical expressions (these could be purely numerical). The problem arises because expressions consist of operators applied to variables or values (or other expressions) that each demand individual evaluation, yet the order in which these individual evaluations are done leads to different outcomes.

A conventional order of operations solves this. One could technically do without memorizing this convention, but the only alternative is to use parentheses to group every single term of an expression and evaluate the innermost operations first.

The nearly universal mathematical convention dictates the following order of operations (in order of which operators should be evaluated first):
    Factorial.
    Exponentiation.
    Multiplication.
    Division.
    Addition.

Any parenthesized expressions are automatically higher ``priority'' than anything on the above list.

---
I want to stress that order of operations and symbolic representation of operators has nothing to do with actual math. These are tools used to help other people understand your mathematical idea. When I'm brainstorming a math problem I use my own set of symbols and notation to streamline some of the more repetitive chores.

As a rule of thumb, if you can't write a fraction with a horizontal bar, do it using a parentheses and an exponent; "/" is always ambiguous, and the 3rd grader division sign is even worse. Remember guys, when using a keyboard to write down math, be extra careful and remember to use these () to contain an operation or even add a few extra spaces to separate: (42/2) * (9+3). I think you can even do without using * or /. (2^(-1))(42)(9+3) remove all ambiguity and removes the need for order in doing operations. Your new mnemonic can now just be P for parentheses.

People need to understand that the algorithmic part of math (i.e arithmetic, taking integrals, calculating eigenvalues) is worthless when you don't know what the idea as a whole means. I think i'm starting to understand why so many people hate math. It's because what they think is math, is nothing more than what a compute/abacus/sand table/calculator does.


space_yes
Profile Joined April 2010
United States548 Posts
Last Edited: 2011-04-08 08:47:02
April 08 2011 08:44 GMT
#1250
On April 08 2011 17:39 MasterOfChaos wrote:
Is there any official specification of mathematical notation? This is an argument about the grammar of mathematical notation. "What operator precedence does an omitted multiplication sign in front of a opening bracket have?" So the only way to resolve it absolutely is finding a normative version of that grammar.


Order of operations.

shadowy
Profile Blog Joined August 2010
Bulgaria305 Posts
April 08 2011 08:47 GMT
#1251
x =2
x = 48 / 24
x = 48 / (2*12)
x = 48 / 2(9+3)

but 48 / 2(9+3) = 288 ?!

And thats why we always (commonly) treat single groups like 2(x+y) with priority. Also DO note that equal operations can be done in random order and the result will NOT change, regardless if it's done left-to-right, right-to-left or by god-know-what-order.

For example: a*b*c = b*a*c.

Yes, you can argue all day long, that technically the answer is 288 (I am forced to agree here), but nothing changes the fact, that equation is poorly written and ambiguous. Therefore is also semantic issue as well.



[Fear the leather Gracket!] // ¯\_(ツ)_/¯ // Liquid'Hero hwaiting!
greendestiny
Profile Blog Joined May 2010
Bosnia-Herzegovina114 Posts
April 08 2011 08:48 GMT
#1252
I voted 2 because ... *shrug* ... who thinks when surfing?

Correct answer is 288.
(source)
http://www.wolframalpha.com/input/?i=48÷2(9+3)

Ultimately I agree that this is a failure of the writer (and that no one would seriously write this question this way). The syntax does give one correct answer, but the writer had multiple choices of how to write the question and chose the most misleading (though still technically correct) way.

Agreed.
The only reason there's confusion is because people who went past age12 maths began to completely lose the use of the ÷ sign. So that sign no longer has meaning.

I even thought that was a + for a moment!
How I appear to you is a reflection of you, not me.
VIB
Profile Blog Joined November 2007
Brazil3567 Posts
April 08 2011 08:49 GMT
#1253
On April 08 2011 17:44 space_yes wrote:
Show nested quote +
On April 08 2011 17:39 MasterOfChaos wrote:
Is there any official specification of mathematical notation? This is an argument about the grammar of mathematical notation. "What operator precedence does an omitted multiplication sign in front of a opening bracket have?" So the only way to resolve it absolutely is finding a normative version of that grammar.


Order of operations.

That doesn't solve the question :S It's not a matter of order of operations it's a matter of interpretating "1/2x" as "1/(2x)" or "(1/2)x". You can get either 2 or 288 using the right order of operations. Those quoting the order are just completely missing what the ambiguity is here.
Great people talk about ideas. Average people talk about things. Small people talk about other people.
MasterOfChaos
Profile Blog Joined April 2007
Germany2896 Posts
April 08 2011 08:52 GMT
#1254
Wikipedia is not normative. And the planetmath link doesn't even touch the subject of omitted multiplication before brackets/variables.
LiquipediaOne eye to kill. Two eyes to live.
Deckkie
Profile Blog Joined July 2010
Netherlands1595 Posts
Last Edited: 2011-04-08 08:53:14
April 08 2011 08:52 GMT
#1255
On April 08 2011 17:49 VIB wrote:
Show nested quote +
On April 08 2011 17:44 space_yes wrote:
On April 08 2011 17:39 MasterOfChaos wrote:
Is there any official specification of mathematical notation? This is an argument about the grammar of mathematical notation. "What operator precedence does an omitted multiplication sign in front of a opening bracket have?" So the only way to resolve it absolutely is finding a normative version of that grammar.


Order of operations.

That doesn't solve the question :S It's not a matter of order of operations it's a matter of interpretating "1/2x" as "1/(2x)" or "(1/2)x". You can get either 2 or 288 using the right order of operations. Those quoting the order are just completely missing what the ambiguity is here.


Isnt it a matter of interpretating the order of quotations?
Always look on the bright side of life
sleepingdog
Profile Joined August 2008
Austria6145 Posts
Last Edited: 2011-04-08 08:53:52
April 08 2011 08:53 GMT
#1256
On April 08 2011 17:39 MasterOfChaos wrote:
Is there any official specification of mathematical notation? This is an argument about the grammar of mathematical notation. "What operator precedence does an omitted multiplication sign in front of a opening bracket have?" So the only way to resolve it absolutely is finding a normative version of that grammar.


That's the whole...like 100% core point of this thread. Same as in any language, there can, by definition, never exist any "official" notation of anything. Why?

Because, let's say we all agree that 2(9) is the same as 2*(9). But over the course of time, people distinguish between those two, ignoring the "rule". Then the rule itself loses all its meaning...same with grammar/etc. Language - and here ALSO the language of math - is always reliant on the society, the people who use the language. Therefore the OP has rightly shown that the language used in the OP is misleading because it can, in fact, be interpreted both ways. Depending on the "school of thought", if you wanna call it that way, that you are following.

In this respect this is a great thread, because it shows the uselessness of official notational rules if the "users" themselves partially ignore them and get so used to a "wrong" notation, that this "wrong" notation in fact becomes "correct".
"You see....YOU SEE..." © 2010 Sen
space_yes
Profile Joined April 2010
United States548 Posts
Last Edited: 2011-04-08 08:55:14
April 08 2011 08:54 GMT
#1257
On April 08 2011 17:47 shadowy wrote:
x =2
x = 48 / 24
x = 48 / (2*12)
x = 48 / 2(9+3)

but 48 / 2(9+3) = 288 ?!

And thats why we always (commonly) treat single groups like 2(x+y) with priority. Also DO note that equal operations can be done in random order and the result will NOT change, regardless if it's done left-to-right, right-to-left or by god-know-what-order.

For example: a*b*c = b*a*c.

Yes, you can argue all day long, that technically the answer is 288 (I am forced to agree here), but nothing changes the fact, that equation is poorly written and ambiguous. Therefore is also semantic issue as well.



Note to thread: the question is supposed to be "poorly written and ambiguous." The point of the question is to resolve the ambiguity. Do you really think the questions (48/2)(9+3) or (1/2)(x) warrant their own thread?
Ripense
Profile Joined August 2010
Austria23 Posts
April 08 2011 08:59 GMT
#1258
On April 08 2011 17:47 shadowy wrote:
x =2
x = 48 / 24
x = 48 / (2*12)
x = 48 / 2(9+3)


but 48 / 2(9+3) = 288 ?!

And thats why we always (commonly) treat single groups like 2(x+y) with priority. Also DO note that equal operations can be done in random order and the result will NOT change, regardless if it's done left-to-right, right-to-left or by god-know-what-order.

For example: a*b*c = b*a*c.

Yes, you can argue all day long, that technically the answer is 288 (I am forced to agree here), but nothing changes the fact, that equation is poorly written and ambiguous. Therefore is also semantic issue as well.





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

Why do you eliminate the parentheses?

btw 48(9+3)÷2 is imo a better way to write the term without adding parentheses

And for the 1/2x. I would always write x/2 if I mean (1/2)x therefore I see it as 1/(2x) even though it probably doesn't make too much sense.

For me:
48÷2(9+3) = 288
48÷2x while x = (9+3) = 2 -> if it should be 288 here I would write 48x÷2
48÷2(x) while x = (9+3) = 288
48÷2(12) = 288

I wonder if anyone else thinks the same.
MasterOfChaos
Profile Blog Joined April 2007
Germany2896 Posts
April 08 2011 08:59 GMT
#1259
On April 08 2011 17:53 sleepingdog wrote:
Show nested quote +
On April 08 2011 17:39 MasterOfChaos wrote:
Is there any official specification of mathematical notation? This is an argument about the grammar of mathematical notation. "What operator precedence does an omitted multiplication sign in front of a opening bracket have?" So the only way to resolve it absolutely is finding a normative version of that grammar.


That's the whole...like 100% core point of this thread. Same as in any language, there can, by definition, never exist any "official" notation of anything. Why?

Because, let's say we all agree that 2(9) is the same as 2*(9). But over the course of time, people distinguish between those two, ignoring the "rule". Then the rule itself loses all its meaning...same with grammar/etc. Language - and here ALSO the language of math - is always reliant on the society, the people who use the language. Therefore the OP has rightly shown that the language used in the OP is misleading because it can, in fact, be interpreted both ways. Depending on the "school of thought", if you wanna call it that way, that you are following.

In this respect this is a great thread, because it shows the uselessness of official notational rules if the "users" themselves partially ignore them and get so used to a "wrong" notation, that this "wrong" notation in fact becomes "correct".

For natural languages that's obviously true. For programming languages it's almost never true.
And it would make sense for some mathematical association to define a well defined grammar for mathematical notation. In absence of a normative specification some convention becomes correct one most influential practitioners interpret it the same way.
LiquipediaOne eye to kill. Two eyes to live.
Snoyarc
Profile Joined January 2011
United States101 Posts
April 08 2011 09:03 GMT
#1260
I got 288 and 1/(2*x) and im a 10th grade dropout.
Prev 1 61 62 63 64 65 98 Next
Please log in or register to reply.
Live Events Refresh
Next event in 3h 14m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 257
StarCraft: Brood War
Rain 3378
GuemChi 2728
BeSt 290
Mind 128
ZergMaN 42
Bale 20
Nal_rA 7
Icarus 5
ajuk12(nOOB) 4
Dota 2
NeuroSwarm154
League of Legends
Doublelift3659
JimRising 698
Counter-Strike
Sick173
Other Games
summit1g6145
C9.Mang0260
Hui .140
Happy58
RuFF_SC231
Mew2King30
Organizations
Other Games
gamesdonequick28375
StarCraft: Brood War
UltimateBattle 92
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 15 non-featured ]
StarCraft 2
• practicex 38
• intothetv
• AfreecaTV YouTube
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1299
• Rush928
• Lourlo856
• Stunt347
Upcoming Events
Replay Cast
3h 14m
CrankTV Team League
4h 14m
OSC
6h 14m
Big Brain Bouts
9h 14m
Replay Cast
17h 14m
RSL Revival
1d 2h
Serral vs Bunny
ByuN vs GgMaChine
CranKy Ducklings
1d 3h
Afreeca Starleague
1d 3h
Snow vs Jaedong
YSC vs hero
IPSL
1d 9h
Dragon vs Ret
RSL Revival
2 days
Solar vs Rogue
Maru vs NightMare
[ Show More ]
Sparkling Tuna Cup
2 days
GSL
3 days
Replay Cast
3 days
WardiTV Weekly
4 days
The PondCast
5 days
Replay Cast
6 days
CrankTV Team League
6 days
Liquipedia Results

Completed

CSL Season 21: Qualifier 2
HSC XXIX
Eternal Conflict S2 E1

Ongoing

IPSL Spring 2026
Acropolis #4
YSL S3
CSL 2026 Summer (S21)
Escore Tournament S3: W2
CranK Gathers Season 4: BW vs SC2 Team League
SCTL 2026 Spring
Heroes Pulsing #3
XSE Pro League 2026
IEM Cologne Major 2026
Stake Ranked Episode 2
CS Asia Championships 2026
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026

Upcoming

ASL Season 22: Wild Card Qualifier
CSLAN 4
Blizzard Classic Cup 2026
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
RSL Revival: Season 6
Light Tournament 2026
Eternal Conflict S2 Finale
Eternal Conflict S2 E3
Eternal Conflict S2 E2
Logitech G Connect 2026
StarSeries Fall 2026
FISSURE Playground #5
BLAST Open Fall 2026
Esports World Cup 2026
BLAST Bounty Summer 2026
BLAST Bounty Summer Qual
Stake Ranked Episode 3
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.