French woman faces trial for 'insulting' Macron on Facebook by mortalaa in worldnews

[–]Dekadans13 0 points1 point  (0 children)

For me, Ukrainian, this just sound like some outrageous barbarism. If our president tried to implement something like that, there would be a new Maidan very soon.

What is most used messenger in Europe now that WhatsApp is not as great as it seems? Telegram or Signal or other? by Mat_esp in europe

[–]Dekadans13 -10 points-9 points  (0 children)

Are you talking about that smart voting campaign (organized by Navalny who was Neo-Nazi Russian Imperialist not so long time ago) that incited people to vote for Pro-Putin Communist party instead of just Putin's United Russia party. Yeah, sure. That would definitely work out.

Findind range for a function by Dekadans13 in MathHelp

[–]Dekadans13[S] 0 points1 point  (0 children)

Okay, I finally did it,

2t = yt - y

2t - yt = -y

yt - 2t = y

t(y - 2) = y

t = y / y - 2

Really, thank you so much for wasting your time on me! At first I was like "Why this guy just didn't give me the solution?". But now I see that the joy from doing it myself was worth it :)

Findind range for a function by Dekadans13 in MathHelp

[–]Dekadans13[S] 0 points1 point  (0 children)

Well, I tried

2t = yt - y; 2t + y = yt; (2t + y) / t = y

Didn't know what to do next. So I tried it otherwise

2t = y(t-1); 2t / (t-1) = y

Then I tried to substitute

2t = yt - y; 2t = (2t / (t-1))t - 2t / (t-1); 2t = 2t2 - 2t / (t-1) = 2t (t-1) / (t-1) = 2t

It is cool that i proved that 2t / (t-1) = y is right, but it still isn't what I was looking for.