#help-17

1 messages · Page 94 of 1

modest coral
#

plug it in

#

what is a_{n+1}?

#

plug it in

shell laurel
#

BRO

#

ARE YOU DUMB

#

WHAT WOULD YOU EVEN PLUG IN FOR a_{n+1}\

modest coral
#

replace n with n+1

shell laurel
#

cant even answer your ouwn goddamn question

modest coral
#

I can but not doing it for u

shell laurel
#

.close

vocal sleetBOT
#
Channel closed

Closed by @shell laurel

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

misty lotus
#

Hey someone can help me with this exercice , i dont understand and I can't do anything , i need find value S :

Shamir's sharing

 Can you find the secret number?

Challenge taken from the book "25 fun puzzles to get started with cryptography" by Pascal Lafourcade, modification of the challenge from the original statement to adapt it to the Root-Me Pro platform.

In 1979, Israeli cryptographer Adi Shamir invented an elegant technique so that a secret number would only be accessible if at least k people collaborated. This technique is called secret sharing.

To illustrate how this method works with k = 3, it is enough for each of the people involved to receive the coordinates (x, y) of a point on the plan, different for each. These points are not chosen at random: they all belong to a certain curve whose equation is of the form

y = ax^2 + bx + s

The parameters a, b and s are not given, and the secret number is s, the constant term of the equation of this curve.

Alice, Bob and Carol respectively received the points:

 A = (-10;23510983338944)
 B = (15;82564483227494)
 C = (20;140951404822754)

Can you discover the secret number s?

vocal sleetBOT
#

Please don't occupy multiple help channels.

wet dune
#

very long story for just plugging into quadratic equation

#

plug in those points

#

you'll get 3 equations

#

find them

misty lotus
#

this is 3 equations but in text he talk about k=3 , how i k=3

23510983338944=(100a)+(-10b)+s
82564483227494=(225a)+(15b)+s
140951404822754=(400a)+(20b)+s

#

and now how i can solve S

misty lotus
#

ok

wet dune
#

they're saying 3 people are participating

#

thats it

#

solve for the 3 variables

misty lotus
#

I only know how to solve 2 variables

#

.close

vocal sleetBOT
#
Channel closed

Closed by @misty lotus

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

coarse ridge
#

How do I show that $\sum_{k=1}^{n} k \binom{n}{k} = n2^{(n-1)}$?

twin meteorBOT
#

Normed

coarse ridge
#

Like this

#

LHS counts the number of ways to select k elements out of a n element set then replace one of the element of the k element set with some element (not from the n element set)

vocal sleetBOT
#

@coarse ridge Has your question been resolved?

vocal sleetBOT
#

@coarse ridge Has your question been resolved?

hard atlas
#

well ok thats an interpretation. what do you want from us?

coarse ridge
coarse ridge
hard atlas
#

imagine you want to pick a group of people and one of them should be the leader

coarse ridge
#

hmm okay LHS counts the total number of ways to do this

#

n choose k counts the total number of such k member groups and there are k ways to select a leader given a particular group

#

but how does this helps?

haughty narwhal
#

use this

median grove
#

Anyone know how to start this?

coarse ridge
vocal sleetBOT
# median grove

Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).

hard atlas
coarse ridge
#

Yes

coarse ridge
#

@hard atlas

hard atlas
#

well what happens if you pick the leader first and then the group

coarse ridge
#

There are n ways to select the leader

#

And n choose k ways to select a group

hard atlas
#

thats with a fixed size k

coarse ridge
#

But in this way the selected leader may not be in the selected group?

hard atlas
#

what if I just want to choose some group

coarse ridge
hard atlas
#

the leader is in the group by default. you are picking from the remaining n-1 people whether they are in the group

coarse ridge
#

Ohh yeah

hard atlas
#

for the right side you should not have anything involving k

#

cause there is no sum on the right side

coarse ridge
#

Yeah so the number of groups is all the subsets of the remaining n-1 members (once the leader is chosen) and there are n times 2^(n-1) ways to do this

#

And this is equal to first choosing the group and then the leader

#

Thanks a lot

hard atlas
#

yes

coarse ridge
#

Yea thanks

#

.close

vocal sleetBOT
#
Channel closed

Closed by @coarse ridge

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

unborn crater
#

Find the asymptotes of $$y= \frac{x^2(x-1)}{x^2-4}$$

twin meteorBOT
unborn crater
#

tried long division on this one, got an answer that didn't really make sense

#

like x^2-9x

#

I know that the vertical asymptotes are x=2, x=-2

#

and no horizontal ones

#

but the slant one, can't seem to get the equation for it

safe wyvern
#

in your long division you used x-4 rather than x^2-4

unborn crater
#

OH FFS

safe wyvern
#

there's also a trick here that I don't see people use very much

you can write x^2 as (x^2-4+4) which will get you quite far towards simplifying the problem

unborn crater
#

so this is where I'm at now, can't say I'm less confused tbh

#

doing the next step, I get to 4x-4 at the bottom

#

can't really go further tho without getting negative indices

#

or is x-1 just the answer?

safe wyvern
#

yes, so once you get a polynimial of degree <2 that's the remainder (since x^2-4 has degree 2)

so what you've found is that

x^3-x^2=(x^2-4)(x-1)+4x-4

unborn crater
#

ah okkk

#

tnx ❤️

#

.close

vocal sleetBOT
#
Channel closed

Closed by @unborn crater

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

leaden crane
#

Uhhmm... what?

vocal sleetBOT
leaden crane
#

There's so many things wrong with this lol

flat whale
leaden crane
#

It just doesn't make sense

#

A guy wire?

#

When pulled taut

flat whale
#

,w define taut

leaden crane
#

Taut is a word, yes, but a guy wire? xd

flat whale
leaden crane
#

does that mean it's the hypotenuse side?

#

ah

#

Okay, so hypotenuse side is 1216

#

the adjacent side is 644

#

and we're looking for the angle connecting the hypotenuse and adjacent?

#

oops, meant to use cos

#

.close

vocal sleetBOT
#
Channel closed

Closed by @leaden crane

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

north ruin
#

no

green crystal
north ruin
#

eg 4 doesnt divide 2, but it does divide 16

green crystal
north ruin
#

p = 4, d = 4, n = 2

green crystal
north ruin
#

the fact those numbers dont satisfy this statement is a disproof of the statement

green crystal
#

if you flip the last 2 cols they would be F and T

#

when plugged in your variables

north ruin
#

wdym F and T

green crystal
#

false and true

north ruin
#

forgetting the table for the moment, the fact that d=4, doesnt divide n=2, but d=4 does divide n^p = 16 shows that the claim is false

#

since the claim claims that if d doesnt divide n then d doesnt divide n^p

#

for d=4, p=4, n=2, this new claim is true yes

#

lemme think for a sec if its true always

green crystal
#

you can use the table i provided

north ruin
#

the new claim is true i think

green crystal
north ruin
#

there is no way to prove it, since it is not true

green crystal
#

right but like thru counterexample

#

that its false

north ruin
green crystal
#

oh wait i was thinking the opposite way

green crystal
#

.close

vocal sleetBOT
#
Channel closed

Closed by @green crystal

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vocal sleetBOT
#

Please don't occupy multiple help channels.

vast shale
#

also you already have a pre existing channel occupied

#

don't just send random links

vocal sleetBOT
#

@fierce rain Has your question been resolved?

flat whale
#

.close

vocal sleetBOT
#
Channel closed

Closed by @flat whale

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

woeful oasis
#

Let U be the set of triangles in the plane RxR and let S be the defined relation in U by: (x, y ) E S only if x is similar to y.
Proof that S is a equivalent relation.

woeful oasis
#

someone help me please

#

I don't even know how to start :'v

regal bane
#

"semejant" might be a translation error

#

Do you mean "similar"?

woeful oasis
#

I think

#

the text is in Spanish and I don't know the math language in English

regal bane
woeful oasis
#

Oh my bad

regal bane
#

You're good, I learned something today

#

Two triangles are said to be "equivalent" by your equivalence relation if they are similar triangles

#

But we need to prove it's actually an equivalence relation. Know the axioms for an equivalence relation?

woeful oasis
#

I think It's when the sets contain the same values

#

right?

regal bane
#

An equivalence relation over U is a relation U×U, such that the relation is:

  • Reflexive
  • Symmetric
  • Transitive
woeful oasis
#

xd that is

regal bane
#

I'm sorry I don't know the terms in Spanish

woeful oasis
#

Just read It here

#

Yeah It is equivalent

regal bane
#

Do you want more help with it? Or did you want to attempt it?

woeful oasis
#

I don't understand the part of the triangle in R x R

#

In a cartesian plane the triangle has 3 vertex

#

so It has 3 ordened pairs

regal bane
#

Fair! I think they're just saying that these triangles exist in the plane. But if you wanted to properly define a "triangle" you'd need more than that

#

Points would be something like (R²)³, and they couldn't be colinear

woeful oasis
#

In other words, does It say U contains every point in the cartesian plane?

bleak oak
#

they were probably referring to triangles as subsets of R^2

#

although thats irrelevant

regal bane
#

U contains triangles, which they're not choosing to fully define here

#

U×U contains relations over triangles. In this case, a pair of triangles is a member of U×U, if those triangles are similar

woeful oasis
#

hmmmmm

#

How can you represent a triangle in a set?

bleak oak
#

it doesnt matter

#

{ABC,DEF,AFC}

#

you know what a triangle is

regal bane
#

There's probably infinitely many ways, but they're all the same in the end

bleak oak
#

and you know what similar triangles are

#

you just need to show:
every triangle is similar to itself
if one triangle is similar to another, then the second is similar to the first
if triangle A is similar to B and B is similar to C then A is similar to C

woeful oasis
#

🤯

woeful oasis
vocal sleetBOT
#

@woeful oasis Has your question been resolved?

woeful oasis
#

Ladies and gentlemen

#

We got It

#

Thank you two guys

vocal sleetBOT
#

@woeful oasis Has your question been resolved?

#
Channel closed

Closed by @woeful oasis

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

wary spear
#

how do I make a compounding formula like this

twilit goblet
#

Please help please its due tomorrow

woeful oasis
woeful oasis
# twilit goblet

Try y = a(x - h) " 2 + k. Where h is the vertex's first component and k is the vertex's second component

vocal sleetBOT
#

@wary spear Has your question been resolved?

wary spear
#

basically when x = 16 then y = 1

#

then it compouds at a rate and decreases the higher it gets

#

basically square rooting

polar nest
# twilit goblet

To write a quadratic function that would shift the graph to the right we need to modify the standard form of a quadratic function which is f(x) = ax^2 + bx + c

#

To shift the graph to the right we need to add a value h to the x-coordinate which represents the horizontal shift. If we add h to x the new function becomes f(x - h) = a(x - h)^2 + b(x - h) + c
In this case, since we want to shift the graph to the right, we need to increase the x-coordinate value. So, the value of h will be positive. Lets say we want to shift the graph to the right by 2 units. The new function would be f(x - 2) = a(x - 2)^2 + b(x - 2) + c*

polar nest
vocal sleetBOT
#

@wary spear Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

turbid turret
#

There is a swing. When the swing is at a vertical position, the seat is 0.6m off the ground. When the swing is at an angle of 30 degrees, the seat is 1.5m off the ground. Find the swing chain length.

vocal sleetBOT
#

@turbid turret Has your question been resolved?

turbid turret
polar nest
turbid turret
#

btw

polar nest
#

My brain is not braining

#

Im going to throw up

vocal sleetBOT
#

@turbid turret Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

warped heart
#

How did they get from LHS to RHS?

vocal sleetBOT
#

@warped heart Has your question been resolved?

drowsy gulch
#

just to make sure, this is
[
\frac{n^2(n+1)^2}4 + (n+1)^3 = \cdots = \frac{(n+1)^2(n+2)^2}4
]

twin meteorBOT
#

@drowsy gulch

drowsy gulch
#

right? @warped heart

warped heart
#

yes

drowsy gulch
#

let's start by moving the $(n+1)^3$ into the fraction, like so:
\begin{align}
\frac{n^2(n+1)^2}4 + (n+1)^3 &=
\frac{n^2(n+1)^2 + 4(n+1)^3}4
\end{align}

twin meteorBOT
#

@drowsy gulch

drowsy gulch
#

that clear how that works?

warped heart
#

yes

drowsy gulch
#

from there, notice that both parts of our sum share a factor of (n+1)^2

#

so we can factor that out, using the reverse of the distributive property

#

\begin{align}
\frac{n^2(n+1)^2}4 + (n+1)^3
&=
\frac{n^2(n+1)^2 + 4(n+1)^3}4
\&= \frac{(n+1)^2(n^2 + 4n + 4)}4
\end{align}

twin meteorBOT
#

@drowsy gulch

warped heart
#

I don't follow this step

drowsy gulch
#

ah, okay, we can break it down a little bit

#

let's focus on the numerator and ignore the denominator for now

#

So we have
[
n^2(n+1)^2 + 4(n+1)^3
]

warped heart
#

did you mean to do 4(n+1)^3?

drowsy gulch
#

ah good catch

twin meteorBOT
#

@drowsy gulch

drowsy gulch
#

\def\a{{\color{red} a}}
for readability, let's define $\a = n+1$, so we have
[ n^2\a^2 + 4\a^3 ]
We can factor out an $\a^2$ like so:
[
n^2\a^2 + 4\a^3 = \a^2(n^2 + 4\a)
]

twin meteorBOT
#

@drowsy gulch

drowsy gulch
#

Does that follow?

warped heart
#

yes

drowsy gulch
#

\def\a{{\color{red} a}}
\def\it{{\color{red} n+1}}
Then let's substitute back in our original definition
[
\a^2(n^2 + 4\a) = (\it)^2\bigl(n^2 + 4(\it)\bigr)
]

twin meteorBOT
#

@drowsy gulch

warped heart
#

I figured it out (all of it)

#

Thank you so much for your help

drowsy gulch
#

That's great!

warped heart
#

You were amazing

drowsy gulch
warped heart
#

I wish all teachers were like you

#

.close

vocal sleetBOT
#
Channel closed

Closed by @warped heart

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

timber fable
#

Im not sure how to do this problem. i think I'm supposed to plug something from the graph into the equations to solve them but I'm not sure.

vocal sleetBOT
#

@timber fable Has your question been resolved?

timber fable
#

<@&286206848099549185>

lapis maple
#

For solving the inequality you do you same as If it had the = sign instead of the inequality sign exept you change > to < (and < to >) when multipleing by -1

timber fable
#

can you explain a little more please

#

<@&286206848099549185>

lapis maple
#

Its hard to explain more but i can give you an example with step by step
So an example with question
3x+12<-(1/3)x+5
Minus 12 to both sides
3x<-(1/3)x-7
Add (1/3)x to both sides
(3+(1/3))x<-7
Change the fraction on the left
(10/3)x<-5
Multiple both sides by 3
10x<-15
divide both sides by 10
x<-3/2

timber fable
#

ok so for a

#

it would go like

#

2+8=-1/2x+3

#

subtract 8 from both sides

#

2=-1/2x-5

#

then add -1/2x to both sides (add to itself and 2)

#

so then it would be 2 and 1/2x=-5?

lapis maple
#

Yea then if 2+(1/2)x=-5 then you can subtract 2 from both sides

timber fable
#

so 1/2x=-7?

lapis maple
#

Yes then you multiple both by 2

timber fable
#

so x=14

lapis maple
#

Yes
then it allso wants integral notation
In Integral notation you put the minimum x allowed and the maximum x allowed
Ex. (-infinity,5) is the same as x<5

timber fable
#

well a doesnt have a < or > sign its just an equals sign

#

so how would that work out

lapis maple
#

Well it isn't a normal question to be asked for intigral notation for equality its more common in inequality but it should be [14]
Allso in intigral notation [ mean it includes the smallest number ( means it dose not and vice versa for ] and )

timber fable
#

answer for a says that it is {-2}

lapis maple
#

Then I think there is an error then I'm guessing the problem a supposed to be 2x+8=-(1/2)x+3 not 2+8=-(1/2)x+3
Judging by problem b and c being the same problem just with a difrint sign

timber fable
#

hm

#

ill try it as 2x+8=-(1/2)x+3 then

#

yeah the teacher wrote it wrong

#

its 2x+8=-(1/2)x+3

#

not what we were working on

lapis maple
#

You can do nearly the same thing to solve 2x+8=-(1/2)x+3 as you did with the other equation

timber fable
#

i got them all

#

thanks

#

.close

vocal sleetBOT
#
Channel closed

Closed by @timber fable

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

covert salmon
#

Any ideas on this...?

proven garden
#

we want a flat area of land

#

so the tangent plane should be flat

covert salmon
#

yeah

#

so how do I know which of the two tangent planes here is flat?

covert salmon
#

@proven garden u know?

proven garden
#

maybe use normal vector to determine flatness

vocal sleetBOT
#

@covert salmon Has your question been resolved?

covert salmon
#

Any other <@&286206848099549185> got an idea?

vocal sleetBOT
#

@covert salmon Has your question been resolved?

#
Channel closed

Closed due to the original message being deleted

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

tropic anchor
#

Need help no.1

vocal sleetBOT
tropic anchor
#

don't know where to start

#

,rotate

twin meteorBOT
proven garden
#

plug in p and q then compare terms

tropic anchor
#

3ax-bx+2ay-3by=a+9b

sweet grotto
#

someone help me :D

tropic anchor
#

what do i do agter that

sweet grotto
tropic anchor
tropic anchor
proven garden
#

factor the left side

#

group them in a and b

#

then compare two sides

tropic anchor
#

x(3a-b)+y(2a-3b)=a+9b

tropic anchor
proven garden
#

factor the a and b out

#

not x and y

tropic anchor
#

what do i do now

proven garden
#

oh that's what I expected but ok

#

the equality must hold for all a and b

sweet grotto
#

how to create a channel

tropic anchor
proven garden
#

a and b are free variables

#

they can be any value

#

and we want x and y such that no matter what a and b are, the equality still holds

#

the only way is for two sides to be 0

tropic anchor
vocal sleetBOT
#

@tropic anchor Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

fluid ivy
#

I understand

x + y = 80

but what would the second equation in this system of equations look like? I'm guessing

260x - x^2 + 220y - y^2

?

fluid ivy
#

ok that is the 2nd equation

#

so system of equations would be

x + y = 80
260x - x^2 + 220y - y^2

but how do you find the maximum value? I only know how to find the minimum

spiral inlet
#

maximums and minimums will both occur where the derivative is 0

#

(or where the derivative doesn't exist)

fluid ivy
#

oh so same process for finding minimum?

#

Got a negative number for X so I think I distributed the negatives wrong somewhere

spiral inlet
#

when you did (80-x)^2

#

that's not the same as 80^2 - x^2

#

(80-x)^2 = (80-x)(80-x)

fluid ivy
#

ohhhhh

#

i see

#

so i have to foil that out right?

spiral inlet
#

yeah

fluid ivy
#

okie dokie

spiral inlet
#

and make sure to keep it in parentheses afterwards

#

because you'll also have to distribute the - sign in front of it

fluid ivy
#

si si

spiral inlet
#

ya ya

fluid ivy
#

50, 30 wwwww

#

finally 1 last question on this study guide then i gotta wake up in 5 hours at 9:30am for the quiz

spiral inlet
#

oof

#

I mean

#

that's good work

#

but

#

oof

fluid ivy
#

Am I allowed to factor like that?

#

(-x + 8) (x + 8) just feels illegal

#

Oh well if I go normal and take derivative I still get 0 = -2x + 16 which is x = 8 same result

#

WAIT BRUH I J REALIZED IVE BEEN STUDYING THE WRONG STUDY SHEET

#

NOOOOOOO

#

I JUST WASTED THE PAST 2 HOURRRSSS

#

.close

vocal sleetBOT
#
Channel closed

Closed by @fluid ivy

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vocal sleetBOT
#

@vast shale Has your question been resolved?

split wind
#

what have you tried?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

subtle glen
#

Please someone help me

vocal sleetBOT
subtle glen
#

i dont know how to solve this

proven garden
#

what do you get after writing tan into sin and cos

vocal sleetBOT
#

@subtle glen Has your question been resolved?

#
Channel closed

Closed by @subtle glen

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vast shale
vast shale
#

same for sin inverse and tan inverse

vocal sleetBOT
#

@vast shale Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

crimson pumice
#

I'm watching through a teacher explaination of a question but I am not exactly sure why the part I pointed with the arrow, he said "what value of x for that chunk would give you zero" could someone elaborate on what the implications of this is and why you would want to do this?

paper depot
#

crosses the x-axis
y = 0

crimson pumice
#

is it becuse its asking for crosses the x-axis so when y=0 x=0

paper depot
#

when y=0 only

crimson pumice
#

when y=0 only?

#

oh are you saying we only want to do this when it is clearly stated y=0

paper depot
#

yes

#

the "x=0" came out of nowhere and is nonsense here

crimson pumice
#

I am kind of confused what is trying to be explain here, sorry

#

😅

#

what I'm understanding from you and them is that, the highlighted chunk, you want to get that to 0 so you want to find a value for x that would give you that

#

but this reasoning is only allowed within the realm when you are given y=0, therefore that chunk has to equal to 0 only when they say y=0

#

did I understand it correctly?

#

<@&286206848099549185>

#

man..

outer warren
#

no, you want the highlighed chunk to be 1
as the log of 1 is 0

#

essentially you want the value of x where y=0,
the x-intecerpt

#

supposedly dx/dt is in terms of x and/or y
you'd want those value(s) at the location of interest

crimson pumice
#

ahhhh

#

man I'd never think of that

#

so you don't want to find x=0 you want to find a value of x that would give you y=0

#

@outer warren sorry for ping

outer warren
#

yes

crimson pumice
#

that makes sens then

outer warren
#

recall coodinate geometry concepts

crimson pumice
#

so did I need ot sub in y=0?

#

or not really?

outer warren
#

well you do

#

that's what you'd start with to determine the x-intercept

crimson pumice
#

oh

#

man thinking critically is hard

#

thanks for the help

#

.close

vocal sleetBOT
#
Channel closed

Closed by @crimson pumice

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

hard kraken
vocal sleetBOT
hard kraken
#

which one is the right picture?

outer warren
#

first one

#

angles of elevation/depression are angles made with the horiztonal

hard kraken
#

ok, ty

#

.close

vocal sleetBOT
#
Channel closed

Closed by @hard kraken

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vast shale
vocal sleetBOT
vast shale
#

im supposed to find Vzero

#

my teacher got a different result tho so i cant figure out where i went wrong

karmic imp
vast shale
#

my teacher got 10.052

#

and the first line is the original question

karmic imp
#

Can you provide the original problem that was given to you?

vast shale
karmic imp
#

It is due to how you converted 77 km/h to m/s

#

77 km/h is 21.8 m/s

vast shale
#

thanks i messed up

#

.close

vocal sleetBOT
#
Channel closed

Closed by @gleaming summit

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

languid venture
vocal sleetBOT
languid venture
#

Why

wicked sonnet
#

Do you know what the argument of a complex number is?

languid venture
#

More

wicked sonnet
#

...

#

Do you know what that is?

languid venture
#

The real part?

wicked sonnet
#

No?

languid venture
#

Whats then

vast shale
#

like imaginary axis and real axis

languid venture
#

Yes

wicked sonnet
#

Do you know what "polar representation of a complex number" means

languid venture
#

R and arg?

wicked sonnet
#

R and arg?

#

No, I'm asking do you know what that is

languid venture
#

The angle and radius of the complex?

vast shale
#

yeah thats arg and R

#

but whats polar representation

wicked sonnet
#

Kinda like that...

hybrid flicker
languid venture
#

The complex number on the complex plane

vast shale
wicked sonnet
vast shale
#

i thought plotting complex numbers on a complex plane is the polar representation

languid venture
#

But idk how to find arg value

wicked sonnet
#

z=x+iy

languid venture
#

Ok

wicked sonnet
languid venture
#

Ok?

wicked sonnet
#

Yeah...

#

So how'd you find theta now.

#

Which is obv arg(z) in this case

languid venture
#

How

wicked sonnet
#

Yeah I'm asking you

languid venture
#

Idk

hybrid flicker
languid venture
#

Aaah i see

#

Thx guys

wicked sonnet
#

...

#

You're welcome ... ?

languid venture
#

Now I understand this but i have 1 wonder

wicked sonnet
#

mhm?

languid venture
#

How did they get from 7/4pi to 1/sqrt2

wicked sonnet
#

Well, De Moivre's Theorem

hybrid flicker
#

$Arg(x^n) \equiv nArg(x)$ mod $2\pi$

twin meteorBOT
#

rafilou2003

languid venture
#

Mod?

hybrid flicker
#

$Arg(x^n)$ is the same as $nArg(x)$ up to a multiple of $2\pi$

twin meteorBOT
#

rafilou2003

languid venture
#

Mhh

#

How did they get to 1/ sqrt2

hybrid flicker
twin meteorBOT
#

rafilou2003

hybrid flicker
#

This is polar form

languid venture
#

The arg was 7/4pi

hybrid flicker
#

Yup

#

So cos(7pi/4) = ...

#

sin(7pi/4) = ...

languid venture
#

Ah ok

#

Thx

#

.close

vocal sleetBOT
#
Channel closed

Closed by @languid venture

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

knotty kestrel
#

why is this true? Isnt x^2/3 less than x?

somber portal
#

Just because it goes to infinity slower than x doesnt mean it does not go to infinity

soft walrus
#

think about what happens as we plug in bigger numbers

somber portal
#

x/2 is also less than x.
And it also goes to infinity.

knotty kestrel
#

hmm

#

oh

soft walrus
#

as does sqrt(x)=x^(1/2)

knotty kestrel
#

oh

#

bc x gets infinitely large so the 1/2 is irrelevant basically

somber portal
#

the x gets as big as you arbitrarily want

knotty kestrel
#

as long as its more than 0

somber portal
#

so the sqrt of x also gets as big as you arbitrarily want

#

or in this case, the cubic root of x squared

knotty kestrel
#

ok thx

#

.close

vocal sleetBOT
#
Channel closed

Closed by @knotty kestrel

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

frank iris
#

Need help asap please

vocal sleetBOT
#

Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.

#

@frank iris Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vast shale
#

Can anybody solve the second one? !help

vocal sleetBOT
vast shale
#

<@&286206848099549185>

flat whale
vast shale
vast shale
flat whale
#

no

vast shale
flat whale
#

like n=2,3,4

vast shale
flat whale
#

you said you tried it

#

did you get somewhere?

vast shale
flat whale
#

show it

vast shale
#

wait

vast shale
vast shale
flat whale
flat whale
#

the sum can (and probably does) converge

vast shale
vast shale
flat whale
#

that's convenient yes

vast shale
# flat whale so?

so how do i able to convert that, could you pls help me with that?

flat whale
vast shale
#

the variable limit putting me off

vast shale
flat whale
#

just plug in n=2, 3, 4 and evaluate that

vast shale
# flat whale there is no limit

alright i get that part. I do find pattern but how do i integrate the function when the root x is inside greatest integer function

vast shale
# flat whale .

i mean i can't able to evaluate when i plug 1 it becomes 0, when i plug 2 it becomes 1 to 4 with that function

flat whale
#

use the definition of floor

#

and composite with sqrt

vast shale
#

also could you that problem for me? it would be much appreciated

flat whale
#

...

#

why can't you do your own work?

vast shale
flat whale
vast shale
vast shale
flat whale
#

maybe you should plot the function first

vast shale
# flat whale maybe you should plot the function first

Brother, I need an standard or proper approach to this question so I can get the clarity how to turn it around the greatest integer. Plotting the floor function here is not necessary I believe since it has more easy approaches around there. I was looking for a solution to the problem so I can analyse how it's done. Not just to get my work done, that was rude way to describe it cause I am not able to get it correctly. Anyway thanks for the efforts, . I'll look elsewhere.

#

.close

vocal sleetBOT
#
Channel closed

Closed by @silk citrus

Use .reopen if this was a mistake.

flat whale
vast shale
vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

cerulean ermine
#

any idea or hint on how i can approach this?

hard atlas
#

try some examples

cerulean ermine
#

the wording confuses me a bit

#

my logic is that g is injective but not necessarily surjective, since if we took A:{1, 2, 3} and B: {i, j, k}, and C:{1, 2}, with f(1) = i, f(2) = j, and f(3) = k, then any subset of A is injective because since f(x) = g(x), then any subset of elements will have to be injective. but this is not necessarily surjective, since not all elements in B have a proper mapping from C

vocal sleetBOT
#

@cerulean ermine Has your question been resolved?

vocal sleetBOT
#

@cerulean ermine Has your question been resolved?

patent onyx
#

surely C injective and not necessarily surjective (when C not equal A)

#

i mean g*

#

since f bijective, f injective and every element of A goes to different elements of B thus every element of C (also in A) goes to different elements in B

#

g not necessarily surjective, a counter example is to consider B=A, C proper subset (which is a subset of A but not A) and f is identity, all C go into C != A

cerulean ermine
#

makes sense, thank you!!

#

.close

vocal sleetBOT
#
Channel closed

Closed by @cerulean ermine

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

astral needle
#

COnsider the function $f(x,y) = \begin{cases*} \dfrac{xy^4}{x^2+y^8}, &(x,y) \neq (0,0) \~\ 0, &(x,y) = (0,0) \end{cases*}$

twin meteorBOT
#

tales
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

astral needle
#

The question asks if the function is continuous at (0,0)

#

Then I took $\displaystyle \lim_{(x,y)\to (0,0)} \dfrac{xy^4}{x^2+y^8}$

twin meteorBOT
astral needle
#

The path (x,x) leads to

#

$\displaystyle \lim_{x \to 0 } \dfrac{x\cdot x^4}{x^2+x^8} = \displaystyle \lim_{x \to 0 } \dfrac{x^3}{1+x^6} = \dfrac{0}{1+0} = 0$

twin meteorBOT
astral needle
#

The path (x^4,x) leads to

#

$\displaystyle \lim_{x \to 0 } \dfrac{x^4\cdot x^4}{x^8+x^8} = \displaystyle \lim_{x \to 0 } \dfrac{x^8}{2x^8} = \dfrac{1}{2}$

twin meteorBOT
astral needle
#

Different paths lead to different limits, so the limit doesn't exist and the function is discontinuous

#

Right until now?

obsidian stream
#

That's fine

astral needle
#

Ok

#

Now the question asks $\dfrac{\partial f}{\partial x}(0,0)$

twin meteorBOT
astral needle
#

My friend says it doesn't exist, because f is discontinuous at (0,0)

#

But if you use the definition

#

$\dfrac{\partial f}{\partial x}(0,0) = \displaystyle \lim_{h \to 0} \dfrac{f(0+h,0) - f(0,0)}{h} = \displaystyle \lim_{h \to 0} \dfrac{\dfrac{h\cdot 0^4}{h^2+0^8}- 0}{h} = 0$

twin meteorBOT
astral needle
#

You can calculate the partial derivative

#

What is the correct answer? Undefined or 0

obsidian stream
#

Why do you think it is undefined if you do a calculation and got 0

astral needle
#

Because if you differentiate using quotient rule, you will get a indeterminate form when plugging (0,0)

obsidian stream
#

Okay but that only tells you there is more work to be done, not that it's a dead end.

#

Anyway its been a while and I don't really like multivariable calculus but that answer looks okay to me. If I remember right, continuity of f depends on the differentiability of all partials, so I would expect that if you do the derivative with respect to y, the limit won't exist there, or it would contradict your discontinuity you found earlier.

#

I expect that's the next part of the question to illustrate this fact

astral needle
#

But f is differentiable with respect to x and y

astral needle
obsidian stream
#

Sorry I meant that they exist and are continuous on the same set, the plane in this case

astral needle
#

hmm

#

i guess they are discontinuous then

obsidian stream
#

The point is that in single variable calculus, differentiability at a point implies continuity at that point, but here you can see an example of a function that is discontinous at a point but admits a partial derivative

astral needle
#

yeah

#

I guess me and my friend were stuck in calc 1

#

thank you sir/miss

#

.close

vocal sleetBOT
#
Channel closed

Closed by @astral needle

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

rich abyss
vocal sleetBOT
rich abyss
#

I need to know why it gives 9.91m/s because when I plug it in into calculator it gives me 9.89

#

<@&286206848099549185>

#

.close

vocal sleetBOT
#
Channel closed

Closed by @rich abyss

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vocal sleetBOT
twin meteorBOT
#

rip_sky

vocal sleetBOT
#
Channel closed

Closed by @teal topaz

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

cinder oyster
#

hi so

vocal sleetBOT
cinder oyster
#

if i wanted to find gog(x)

#

I just put |x+2| into x

#

But is confusing because the absolute value 😭

livid narwhal
#

What is confusing about it

cinder oyster
#

Like

#

Me putting |x+2| replacing X in that

livid narwhal
#

Yes.

cinder oyster
#

there is already absolute value in there

#

DO i put 2 absolute value lines

livid narwhal
#

Yes.

cinder oyster
#

Oh

#

Ok

livid narwhal
#

$$ | |x+2| + 2| $$

twin meteorBOT
#

Riven Minx

cinder oyster
#

Perfect

#

Ok

vocal sleetBOT
#

@cinder oyster Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

silent orchid
vocal sleetBOT
silent orchid
#

is this correct?

#

in order to find p prime, i had seen the difference from x and y and it was -1 and +2

vocal sleetBOT
#

@silent orchid Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

robust parcel
#

need help solving this
for the numerator I got: 1+1
for the denominator is got: 1-i

robust parcel
#

is this right so far?

#

2 over 1-i

#

and then I need to multiply both sides by 1+i right?

misty kelp
#

top and bottom

robust parcel
#

yeah top and bottom

misty kelp
#

yup thats all just multiply by the complex conjugate

robust parcel
#

so (2)(1+i) = 2+2i

#

and (1-i)(1+i) will be 1^2 - i^2 right?

#

which is 1+1 right?

misty kelp
#

yeah

robust parcel
#

so it's 2+2i over 2

#

which simplifies to 1+1i?

misty kelp
#

yes

robust parcel
#

ok got it

#

.close

vocal sleetBOT
#
Channel closed

Closed by @robust parcel

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vast shale
#

hello,

I'm trying to solve this problem rn

Find the volume of the solid bounded by the planes x = 0, y = 0, z = 0, and x + y + z = 4.

I tried setting up a double integrals in the order dxdy with bounds 0 to 4-y and then 0 to 4-x (integrand was 4-x-y), but this was not successful, how should I set up the integral?

vast shale
#

sorry just realized I'm supposed to send here

rugged vortex
#

Volume of it right

#

And you went from a triple integral straight to double so

#

I do this thing called crushing dimensions

#

Since you took care of the z stuff, crush the solid down to the xy plane

#

Determine either x or y bounds from there

#

Like literally imagine if you just put your hands on top and below the solid and just crushed it like a soda can

vast shale
#

triple integral mag be correct but we just learned Abt that stuff in the last lesson and this set was for double integrals so I was assuming you dong use a triple one (would that make it easier?)

rugged vortex
#

It should be some kind of right triangle

rugged vortex
vast shale
#

I mean wouldn't it just be a triangle at (0,0) (4,0) (0,4)

rugged vortex
#

Yeah

vast shale
rugged vortex
#

Uh. No. Literally the bounds of the double integral, the third integral's bounds are 0 and 4 - x - y, and the integrand is 1

vast shale
#

ohhh okay

#

let me try and evaluate that just bc it feels easier to conceptualize visually

rugged vortex
#

So that's the crushed down version

vast shale
#

I see

#

wait so how would you evaluate the volume using the crushedr triangle though ?

rugged vortex
#

That's just to find the y and x bounds

#

Supposed you went with the y bounds

#

Then what equations (y = ...) make up that triangle

#

Or like

vast shale
#

ohhh okay

rugged vortex
#

Well yeah

#

That

vast shale
#

that makes sense

rugged vortex
#

And then crush dimensions again down to the x axis

#

Find x bounds (they should be integers)

vast shale
#

okay that makes sense I think I screwed up in actually solving the integral bc I remember having one approach from 0 to 4-x then 0 to 4

#

which seems to be the correct bounds so probably arithmetic error

#

I solved it and the answer was correct though thank you for help!

#

.close

vocal sleetBOT
#
Channel closed

Closed by @fiery fjord

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

rough depot
vocal sleetBOT
rough depot
#

the big portion is the proof of isomorphic that phi(x*y) = phi(x) # phi(y)

#

I thought about setting a boundary of for m belongs to Z, 0<=m<=n

fleet ember
#

take two cyclic group G and F of order n
by def, there is a generator g of G, and f of F
take a function that sends g to f
can you make it so that it's a morphism ?

rough depot
#

hmmm

#

well initially, I know that g^n = e, and f^n = e

fleet ember
#

hint G = {e, g, g², ..., g^(n-1)}
F = {e, f, ..., f^(n-1)}

rough depot
#

and there is a same number of terms in both

#

is it f^n, or f^n-1

fleet ember
#

take the function that sends g^k to f^k for every k

#

can you see how it's both a morphism and a bijection ?

dense moon
fleet ember
#

yeah my bad

rough depot
#

npnp

fleet ember
#

I took groups of order n+1

rough depot
#

lol

fleet ember
#

corrected lol

rough depot
#

well, for k belongs to Z, 0<=k<n, we could say a function maps g^k to f^k

#

that would make sense, yeah?

fleet ember
#

yes

rough depot
#

so for every term in f, there is a term in g. each term in g would go to f only once. bijection

fleet ember
#

yes, the inverse bijection is simply f^k -> g^k

rough depot
#

because of how order works, there is a same number of terms in both groups as well

fleet ember
#

since there are n distinct elements exactly in both and we send g^k to f^k, by uniqueness we can send back f^k to g^k without confusion

rough depot
#

so then comes the opperation

#

well, phi(fg) goes to (fg)^k?

#

f(star)g

fleet ember
#

take any two elements g^k, g^l
phi(g^k g^l) = phi(g^(k+l)) = f^(k+l)
what can you say about phi(g^k) * phi(g^l) ?

rough depot
#

I see. The opperation is unnoted, so can I work with mult rules on exponents, or must I still conjsider (star) and [star]?

fleet ember
#

(note that we took phi such that phi(e) = e, obv)

rough depot
#

or does nature of cyclic mean mult?

fleet ember
#

it doesn't mean it's the usual addition/multiplication, it's just a notation

rough depot
#

yeah

fleet ember
#

out of habit I use mult notation but like you also intuitively use additive notation when you work in (Z, +)

#

doesn't matter

rough depot
#

yup. but since the notation isnt listen, do I have to be picky in that regard? I feel that i would have to

fleet ember
#

if you feel there might be confusion, just say what notation you use, there's no reason to be picky

rough depot
#

Okay, my professor always says to be picky, so thats why I stress on that regard

#

well phi(g^k)[]phi(g^l) ---> f^k[]f^l ---> f^(k+l)

fleet ember
#

it's even more logical to prove that the function I gave to you is a morphism before even showing it's one to one, since one to one is easier to justify after

rough depot
#

yeah that is fair, but the bijection aspect feels easy still

#

I think I have the idea now, and the big part was the star. just go with an opperation and call it good. TYTY again. might be back later

fleet ember
#

like, if you get the function phi(e) = e, phi(g) = f etc is a morphism
then phi(g^k) = phi(g)^k = f^k is forced, once you proved phi is a morphism
so if phi(g^k) = phi(g^l)
phi(g)^k = phi(g)^l
f^k = f^l
so k = l (since we wrote F as {e, ..., g^(n-1)}
and g^k = g^l
so phi is injective in two sets of same cardinality

#

and is one to one

rough depot
#

yeah

#

again, tyty so much

#

.close

vocal sleetBOT
#
Channel closed

Closed by @rough depot

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

wispy bloom
vocal sleetBOT
wispy bloom
#

can someone explain to me how part b works

pallid zenith
#

do you just use your answer in part a

#

they tell you the qty of the first group

#

that should be enough to get the total, right?

wispy bloom
#

what does it mean by sheets per n mm

pallid zenith
#

oh man thats a good question

wispy bloom
#

im looking at the answer, i dont understand why its like this

pallid zenith
#

i take it back i have no idea what this means

wispy bloom
#

oh

#

if i meet this type of question in the exam im fucked

#

my exam is next friday

pallid zenith
#

hmm

#

the unit analysis makes sense

#

im still sorta lost wtf n is supposed to be

wispy bloom
#

you know frequency density?

pallid zenith
#

so each bin is some sheets per thickness range

pallid zenith
wispy bloom
#

in this one its unusual cus the frequency density is simplified

#

i can calculate the actual value of frequency density, but idk what they mean by sheets per n mm

pallid zenith
#

idk thats the part thats got me

#

i think you may have to just track the units

vocal sleetBOT
#

@wispy bloom Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

hollow karma
vocal sleetBOT
hollow karma
#

I dont understand the question

#

I find the inverse of the given system of equations then what do I do for X

karmic imp
#

Multiply both sides by that inverse

hollow karma
karmic imp
#

Multiply both sides

#

Because the system is in the form of Ax = B

#

If you multiply by the inverse you will find x

hollow karma
karmic imp
#

Yes

vocal sleetBOT
#

@hollow karma Has your question been resolved?

hollow karma
#

.close

vocal sleetBOT
#
Channel closed

Closed by @hollow karma

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

unborn quail
vocal sleetBOT
unborn quail
#

how do i do qusetion C (i)

vocal sleetBOT
#

@unborn quail Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

oblique hinge
#

.open

undone aurora
vocal sleetBOT
undone aurora
oblique hinge
#

alr got it its ok

undone aurora
#

ai

#

so basically for this question wont P(C) = summation_(i = 1)^inf 1/2^i ?

#

idk how u would get 1 from that

paper depot
# oblique hinge .open

for future reference: this is not a command, it does nothing.

in fact, starting your message with a . will PREVENT a channel from opening over it.

oblique hinge
#

okay thank you!

paper depot
undone aurora
#

ngl I dont remember that

#

did it like 2 semester ago

#

so for

|r| < 1, S = a_1/(1 - r)

undone aurora
#

alr so common ratio of 1/2^x would be

#

1/2 right

#

and our first term is 1/2 so

(1/2)/(1 - 1/2) = 1?

paper depot
#

yes

#

!occupied

vocal sleetBOT
#

Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).

undone aurora
#

now

#

for P(C_2)

#

how would one compute that

#

would it just be

#

1/32 + 1/64

paper depot
#

of course it would...

#

btw i kinda wonder

#

whose idea was it to write
C_1 = {c : c is H, TH, TTH, TTTH, or TTTTH}
instead of just
C_1 = {H, TH, TTH, TTTH, TTTTH}

undone aurora
#

idk the dude who wrote the book

#

So P(C1 n C2) = 1/32 and P(C1 U C2) = P(C1) + P(C2) - P(C1 n C2) right

vocal sleetBOT
#

@undone aurora Has your question been resolved?

#
Channel closed

Closed by @undone aurora

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

slow atlas
#

hey

vocal sleetBOT
slow atlas
#

i need help

#

this image is bette

#

why is r+s=6

#

and r-s=-2

#

i can kind of understand where they are coming from but not really

twin citrus
#

if we have two vectors a(a1;a2) and b(b1;b2) how can we finde their sum a+b=?

#

you need to know two definitions:

  1. sum of vectors 2) scalar multiplied by vector
slow atlas
#

ok

#

what is sum of vectors

#

and scalar multiplied by vectors

#

like what are those rules

#

<@&286206848099549185>

loud pivot
neat wave
#

sum of vectors is basically matrix addition. add the x's, y's, z's, etc. scalar multiplication is the same as multiplying a 1D matrix by a constant. (every value in the vector gets multiplied.)

for example. you have vector[4 1], you do 5 * [4 1] you get [20 5]

loud pivot
#

"matrix addition" probably just confuses them more

neat wave
#

i feel that it gets confusing using vectors down the line as they get introduced to the dot product equation and it seems like students commonly mix up scalar multiplication and dot product, but ofc im just a student myself haha

loud pivot
#

I get that. It's just from my experience people aren't usually introduced to matrices when they start out with vectors

neat wave
vocal sleetBOT
#

@slow atlas Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

cinder oyster
vocal sleetBOT
cinder oyster
#

wat im doing wrong 😭

#

like should i do something before doing inverse instead?

#

i think i get it now

#

I find inverse but it need to be working with the domain

#

so have to be -

#

nvmmm im dumb i got it now ignore that dumb statement imade

#

.close

vocal sleetBOT
#
Channel closed

Closed by @cinder oyster

Use .reopen if this was a mistake.

vocal sleetBOT
#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

chilly temple
#

i need help with this problem

vocal sleetBOT
chilly temple
#

part b only

paper depot
#

!status

vocal sleetBOT
#
What step are you on?
1. I don't know where to begin
2. I have begun but got stuck midway
3. I got an answer but I'm told it's wrong
4. I got an answer and would like my work checked
5. I have a question about someone else's worked solution
6. None of the above
paper depot
#

also since you have the "ask pronouns" role: what are your pronouns?

chilly temple
#

he/him

#

currently i go by those pronouns

paper depot
#

we have a he/him role

#

the blue one

chilly temple
#

im a genderfluid

paper depot
#

fair

#

anyway

#

status?

chilly temple
#

4?

paper depot
#

show your work and answer

chilly temple
#

ok

#

I substitued w with (3u+4v) and multiplied that term by v

#

and got 3 u^2 + 4uv

#

and since u and v are unit vectors

#

i made u and v equal to 1?

paper depot
#
  1. w is not equal to 3u+4v
  2. you need to be careful with notating dot product and esp. u^2 is icky
#

no, u and v are vectors, not numbers. they are not each themselves equal to the number 1.

chilly temple
#

oh

#

then im completely lost

#

could you perhaps please guide me through this problem ?

#

srry for the inconvience

#

nvm a friend showed me his solution

#

ty you anyways

#

.close

vocal sleetBOT
#
Channel closed

Closed by @chilly temple

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

vast shale
#

What does the formula on the right include?

vocal sleetBOT
#

@vast shale Has your question been resolved?

vocal sleetBOT
#

@vast shale Has your question been resolved?

grizzled halo
#

try a venn diagram to visualise

vocal sleetBOT
#

@vast shale Has your question been resolved?

vocal sleetBOT
#
Channel closed

Closed by @inner socket

Use .reopen if this was a mistake.

#
Available help channel!

Send your question here to claim the channel.

Remember:
Ask your math question in a clear, concise manner.
Show your work, and if possible, explain where you are stuck.
After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!

Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.

pliant hinge
#

Hi there

vocal sleetBOT
grizzled halo
#

good question

pliant hinge
#

.rotate

signal flicker
#

,rotate

twin meteorBOT
pliant hinge
#

Umm can anyone confirm the answer of a part is True b is false c is false d is also false and j is false

signal flicker
#

no wait

#

why is b false?

merry cosmos
# signal flicker why is b false?

B is false because the limit does exist. Limits do not care weather the point is defined or undefined since it dosent really reach that point it’s approaching

merry cosmos
#

C is true btw

signal flicker
merry cosmos
#

D is true too

#

d is true because it’s one sided limit indicated by the “-“. This means the limit as x approaches 1 from the left side. So it would be 2. But if it was a two sided limit, then it wouldn’t exist since as x approaches 1 from left and right do not equal

signal flicker
#

in c shouldnt it be 1 on the rhs for it to be true?

merry cosmos
#

Yes