this post was submitted on 09 Jul 2025
7 points (76.9% liked)

savedyouaclick

182 readers
1 users here now

News and other articles with clickbait bypassed by including the spoiler in the title (put it after a vertical bar "|") or in the post body. Same basic idea as reddit's savedyouaclick, but less uptight for now. E.g. it's fine to link directly to non-paywalled news sources. Mod volunteers wanted.

founded 11 months ago
MODERATORS
 

Turns out no solution exists.

top 17 comments
sorted by: hot top controversial new old
[–] jewbacca117@lemmy.world 17 points 1 week ago

Just subtract x from each side.

-2 = 0

Take that, math

[–] Treczoks@lemmy.world 6 points 1 week ago

Obviously. Why does one have to make a video about this?

[–] I_Has_A_Hat@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

X = Infinity

[–] Tundra@sh.itjust.works 3 points 1 week ago

x = (x + 2)

[–] LammaLemma@lemmy.ca 2 points 1 week ago (1 children)

Another way to look at it is that these are two parallel lines so they don’t intersect and hence no solution.

[–] iAvicenna@lemmy.world 1 points 1 week ago (2 children)
[–] salmoura@lemmy.eco.br 4 points 1 week ago (2 children)
[–] CrazyLikeGollum@lemmy.world 1 points 1 week ago

depends on your geometry

[–] nandeEbisu@lemmy.world 3 points 1 week ago (1 children)

The limit of (x-2) - x as x approaches infinity is 2 (the xs cancel and you're just left with 2 in the limit expression), so even as you go towards infinity the distance between the lines stays two.

[–] iAvicenna@lemmy.world -1 points 1 week ago (1 children)

imagine two intersecting lines. now start tilting one so that the intersection moves away. as you tilt the line more and more, the lines approach parallelism and the intersection goes to infinity

[–] nandeEbisu@lemmy.world 2 points 1 week ago (2 children)

Even though the lines are infinitely far away from the x axis, they are still the same distance apart. Even if you parameterizing the slope of one line and modify it:

Ax - 2 = x Intersection is Ax - 2 - x = 0 x = 2 / (A - 1)

So they become parallel as A approaches 1

So the inter section point for A = 1 is lim 2 / (A-1) as A -> 1

Which is 2/0, or undefined.

You can gain a lot of insight with graphical explanations, but sometimes can fall into traps, so it's helpful to translate that to formal notation sometimes.

[–] Gustephan@lemmy.world 1 points 1 week ago (1 children)

So like, in any real system as x approaches infinity the difference between x and x+2 will fall below measurement error and make x = x+2 functionally true (far field small angle approximation and whatnot.) This kind of situation comes up in optics when you're finding different f points on lenses. I think it's more a case of "both ways to consider that math are useful in different regimes/circumstances." If a student in a proof based math class i was teaching came at me with the graphical explanation I'd tell them to try again, but if one of my junior engineers came to my office with concerns about the difference between x and x+2 at x=50000 or something id take it as an opportunity to teach them why it probably doesn't matter.

[–] nandeEbisu@lemmy.world 1 points 1 week ago

Oh, in an engineering context, yeah. I think that's more because you're looking at the relative difference between the two, or

((x-2)-x)/x, which is -2/x, which is 0 as x approaches infinity.

[–] iAvicenna@lemmy.world -1 points 1 week ago* (last edited 1 week ago)

I can do equations for you:

y = ax

y = x+2

with a>1. Intersection at x=2/(a-1). As a goes to 1, first line approaches y=x and the intersection point goes to infinity.

[–] AwesomeLowlander@sh.itjust.works 1 points 1 week ago* (last edited 1 week ago) (1 children)

Don't know much about this. I understand that ∞/2 (or in this case, ∞-2) = ∞, so in that sense could X not equal infinity?

[–] CandleTiger@programming.dev 3 points 1 week ago* (last edited 1 week ago)

Infinity is not usually considered as a number.

One can get very pedantic about this — if we want to fully specify the problem we need to define what number system X is a part of (reals, integers, natural numbers, etc) None of those number systems I named include infinity, so infinity can’t be a solution under those definitions of the problem.

But if we say X is an element of the super-reals (real + infinity) then infinity can be a solution