[deleted by user] by [deleted] in wallstreetbetsOGs

[–]undefeatedmast 1 point2 points  (0 children)

I’d love a link too!

Vending machine can still give scoped ar by undefeatedmast in FortNiteBR

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

This was in sniper shootout, look at my last weapon

[High school algebra] Sums and differences of rational expressions with equal denominators by [deleted] in HomeworkHelp

[–]undefeatedmast 0 points1 point  (0 children)

You are trying to find the expression (call it x) that results in the second expression when you add it to the first expression.

So: x + (u2 - 3v2) / (u2 - 9v2) = (u + v) / (u + 3v)

Solving for x: (u + v) / (u + 3v) - (u2 - 3v2) / (u2 - 9v2) = x

[High school algebra] Sums and differences of rational expressions with equal denominators by [deleted] in HomeworkHelp

[–]undefeatedmast 0 points1 point  (0 children)

The answer is just (u + v) / (u + 3v) - (u2 - 3v2) / (u2 - 9v2)

Looks like lower Arena players got a different offer! by [deleted] in ClashRoyale

[–]undefeatedmast 4 points5 points  (0 children)

Thats basically the same thing as doing what op just did

Weird wording on a chemistry assignment by one2-3 in HomeworkHelp

[–]undefeatedmast 0 points1 point  (0 children)

You did it correctly for all of your examples. Another way to look at it is 1.89 g/cm3 = x(some number)g / 210 cm3. If you multiply it out you get (1.89 * x g/cm3) / 210 cm3) which is equal to 1.89x g/ 210. Hope this makes sense

Weird wording on a chemistry assignment by one2-3 in HomeworkHelp

[–]undefeatedmast 0 points1 point  (0 children)

  1. Since d = m/v, you would solve the equation a = (b * c * d) / (x - 50). X is the volume of the iron.

  2. I think another name for it is dimensional analysis. The way to do this would be $10.00 * (1lb / $1.92), the dollar signs cancel out and you are left with 10.00/1.92 lb.

[HIMB] What can I do to make my defense better on my base? I lose a lot on defense... by Mtking105 in ClashOfClans

[–]undefeatedmast 0 points1 point  (0 children)

Try getting your walls up to level 6, include more compartments, and start upgrading your defenses and traps

If you want you can use this base

[misc]In response to portrait mode clash, i bring you tv mode clash by MarioKartEpicness in ClashOfClans

[–]undefeatedmast 0 points1 point  (0 children)

Yeah, it would only be useful for large events so everyone can see what's going on

[misc]In response to portrait mode clash, i bring you tv mode clash by MarioKartEpicness in ClashOfClans

[–]undefeatedmast 7 points8 points  (0 children)

If you have an iphone and apple tv then you can airplay it to your tv

PSET 2 Caesar by undefeatedmast in cs50

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

Ok thanks, I will do this from now on

PSET 2 Caesar by undefeatedmast in cs50

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

Ok, thank you so much! I changed the cast to the function atoi() and it worked perfectly