LGTM
LGTM@discuss.tchncs.de
<p>I only commit to main</p>
Posts
-
literally me after configuring my laptop again
Trying to configure Hyprland on NixOS and MY GODDDDD why am I writing lua generators in nix!!! Wasn’t it just “x = y” before? WHYYYYYYYY??? Back for Edit: ok but WHYYYYYYYY, what’s the use of a declarative config if it’s all [{_args=[(lib.generators.mkLuaInline “…”)];}]!!! I’m so mad
-
I just want to cultivate normally but I have to resort to Gu (antidepressants) because my spiritual roots are poor (crippled critical thinking functions)
Hisssss, that’s some formless poison babeyyy Run the 16th cycle back
-
Post #127701
The nth term of a geometric sequence can be written a(n) = a(1)*r^(n-1) We can rewrite the two given equations: a(2) + a(4) = 30 = a(1)*r + a(1)*r^3 (Equation 1) a(3) + a(5) = 15 = a(1)*r^2 + a(1)*r^4 (Equation 2) Notice that Equation 1 can be substituted into Equation, i.e., a(1)*r^2 + a(1)*r^4 = 15 r*[a(1)*r + a(1)*r^3] = 15 r*(30) = 15 r = 1/2 If we substitute this into Equation 1, we have a(1)/2 + a(1)/8 = 30 a(1) = 30 * 8/5 = 48 The answer is 48. Sauce: The Last Advent...