#help-13
1 messages · Page 413 of 1
You can try visualizing the "truthness" on the various intervals
For A, P needs to be true for x^2 on [0, 1) and maybe for other values
For B, P needs to be true for x^2 on [0, 1) and only there
For C, P needs to be true for x^2 on [0, 2) and maybe for other values, and for D, only on [0, 2)
so becuase C has a wider range it needs to be true for it is more restrictive
Exactly
and so anytime C is satisfied, A is also satisfied
but they can't both be true by the question
thank you for your help 🫶
You're welcome
can we close this now
@latent citrus Has your question been resolved?
Closed by @latent citrus
Use .reopen if this was a mistake.
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.
how do i solve this using the theorem above
sec(x) = 1 / cos(x)
riemann
riemann
all correct there
alrighty
thnx
wait whyd i need to do the division law
lmfao
feels like an extra step
Closed by @young flume
Use .reopen if this was a mistake.
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.
Hi, can someone find me to find the complex root of this polynomials equation z^4+2z^3+3z^2-6z=0
I have done this
Guess
Okay that gets you z = 0
well one root is hopefully obvious
Guess another one
They want to find the complex root
Yep, the problem is the other 3
I use WolframAlpha but I don't how I suppose to say to my teacher I just guess the answer
You look at it
And give it your best guess
There really isn’t a good method at this point
You can always if you really need to, use the cubic formula but that’s like hitting a nail with a hydraulic press
You know there is a real root from the cubic and the rational root theorem tells you that if it is rational, it must be one of +-1,2,3,6. If none of those are a solution, then the problem is likely going to require a calculator.
This kind of exploits the fact that problems made for school can't be too mean, so the rational root theorem helps you sniff out a solution. This doesn't work in "real life" for whatever little that means, but you are working with polynomials a computer algebra system can instantly solve for you.
But how you find the 2 root complex?
the quadratic formula
But how do I remove the 2 first root? Because we didn't see in class the one for third degree and for fourth degree?
You would use polynomial long division or undetermined coefficients to find the quadratic
You have z^3 +3z^2 + 2z-6. Find the root real root, call it r. Then do polynomial long division with z-r, or write (z-r)(Az^2+Bz + C) = z^3 +3z^2 + 2z - 6 and solve for A,B,C.
Thanks
@visual thicket Has your question been resolved?
Not yet, I'm doing the exercises and see if it work
Thanks
nps. just a quick reminder that the bot can't really see messages the way you think it can
@visual thicket Has your question been resolved?
It work
Closed by @visual thicket
Use .reopen if this was a mistake.
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.
Can someone help me, o have no idea where to go from here
Please don't occupy multiple help channels.
.solved
Closed by @wicked mantle
Use .reopen if this was a mistake.
Please stick to your original channel
Wait where was my original channel
No worries
How do I close again
I’ve already closed it for you
O

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.
I’m so confused what’s going on how did we move the X+1
divided both sides by x + 1
Oh … whoops
Also I don’t understand why the domain is y does not equal 1 like I understand after looking at the answer key why she did it but I don’t know how I would know to do that
the denominator of a fraction cannot equal 0.
the only input that could make the inverse function undefined is the one that makes it a division by 0
But -1 is outside fo the fraction
For the problem before solving
you're talking about the domain of the inverse function, isn't it?
Basically,
$$-1=\frac{5}{x+3}-1$$
has no solutions.
Will
J(X)=5/x+3 -1
in your domain, you gave y.
Because this would require
$$\frac{5}{x+3}$$
to be zero, which isn't possible for any finite x.
Will
Do you know why we swap the x and y positions?
the original function's domain would involve x, not y. so quoting y as the domain implies you're quoting the domain for the inverse function, not the original.
Because they are inverse?
That’s not really an answer
you're describing the process frost wants to know why you do that
Then I have no idea
may I know if you know the definition of an inverse function?
Not off the top of my head
It’s very enlightening to know why you actually swap the letters
I didn’t know this until I got to uni either
I'll leave this to frosst then, sorry for intruding.
math is hard work
We want to find f^-1(y) = … with some y on the right side
That’s the inverse function
Yes
Swapping the x and y has a very nice geometric intuition too.
We only know what happens if we put x into f, ie. f(x) = 5/(x+3) -1
So what if we put f^-1(y) into f itself?
We get f(f^-1(y)) = 5/(f^-1(y) + 3) - 1
But the left side by virtue of being the inverse is just y
So we have y = 5/(f^-1(y) + 3) - 1
If we now solve for f^-1(y) we get this
This process is the same as if we just swapped x and y around
Another thing to consider is that f^-1(y) has domain that is the image of f
If for any number b, there aren’t any x such that f(x) = b, then you couldnt put b into the inverse, so f^-1(b) doesn’t make sense
Cos you’re asking, what input gives b when I put it into f? And the answer is no inputs give b when you put it into f
I mean I understand how to get domain mostly I don’t understand how to get range
Range and image is the same thing, ill use the word range now
Wdym by image
You need to look at 5/(x + 3) and see what values this can be
Image is another word for range
How can I tell what values it can be
Well it’s a stretched and shifted hyperbola
That means there’s a horizontal asymptote so the function can’t attain that value
What’s a hyperbola
And a asymptote
Could I use a graphing calculator and find this out I kinda left mine in my class on Monday so thags why I’m not using it…
As an alternative way, are you happy that the only way you can have a ("legal") fraction equal to zero is if the numerator was equal to zero?
Wait is it just the y intercept ?
Not quite here, no 
(and if you're allowed to, then fair enough
)
For a line aka mx+b would the range be infinity both ways
Would it be obvious to see the range on the pixely screen
It might be, depending on how much you can see of the plot, but graphs like 1/x have a particular shape to them (and the one you have is basically a "transformed" version of that one)
,w plot y = 1/x
Before I go on with more of my homework are these two correct
You can see that for this one, the only value you're not allowed to put into y = 1/x is x = 0 (because dividing by zero is illegal
), and that you can basically get any value you want out of 1/x, apart from 0, right? 
,rccw
Careful here, you added 6 to both sides, left hand side should have been x + 6 
Oh whoops
Happy with the second one
if you wanted, you could rewrite both of them into the "y = mx + b" format to make it clear that you get a line, but then that may not be required anyway 
I have no idea what to do next and I don’t understand how to find the range I think it’s infinity that’s thags me guessing
We shall come back to the range later for now 
Yea sorry
Remember that we wanna make $y$ the subject here, and right now, we're at
[
x(y + 1) +3 = 2y
]
What would be nice is to get everything with $y$ on the same side, and everything without $y$ on the other side, if you get me?
@cerulean sail
Im also stuck in the same position for the next one
I don’t know if I can do this but can I devide y+1
You shouldn't, because that would undo what we just did by multiplying everything by (y + 1) the step before, and we would be right back where we started 
Do I distribute the X
Also for square root for the range would it be whatever the domain is to zero. For example the square root of X+3 the range would be [3,infinity ) or maybe [0,infinity )
The range for sqrt{x + 3} would be [0, inf), you can get e.g. 0 out of the square root when x = -3, and 1 out of the square root when x = -2 
Im not sure what to do next because I can subtract 4 bevause I’ll still have 2y on that side
And the same thing happens with this problem
Be careful, you should have the left hand side as xy + x + 3 
You're multiplying both the y and the 1 by x 
Why are we multiplying?
Because we're expanding out x(y + 1), which is xy + 1x 
Don't divide by y (because that will mean that the x and the 1 will still have y's in them
)
There is another way for us to get everything with y's on one side of the = sign, and the things that don't have it on the other side though 
I have no idea
You don't?
Well how could you not, I'm gonna take things away from you 
(do you like my hints
)
How would I subtract?
If that’s what the hint means
Because X and y are together
You would have subtract them both
And why would that be a problem? 
I say we try it anyway 
Not yet, there is another thing we can do instead, now we have that right hand side 
Notice how both terms have a y in them, right? 
Yea
Can you think of something we can do to that RHS to make it look a bit "different"?
Not really?
but how will I- alright, I don't think I have a good way to hide my hint here 
We could factor that side, do you agree? 
I’m not sure how I would do that
Well, both terms have a common factor of y, right?
Yea I have no idea how to find it tho
One second 
So, right now, we have
[
{\color{red} 2} {\color{green} y} - {\color{yellow} x} {\color{green} y}
]
I'm sure you're also happy that factoring is the "opposite" of expanding, and that last time, we tried to expand
[
{\color{green} x } ({\color{red} y} + {\color{yellow} 1})
]
which we turned into
[
{\color{red} y} {\color{green} x } + {\color{yellow} 1} {\color{green} x }
]
@cerulean sail
Does that give any ideas as to how we could factor that 2y - xy? 
No…
Could we move on from these for now
I’ll try to ask my teacher
I got two hours of psych jrp testing first and second block in the morning so I really need to go to bed 😭
Should of not procrastinated
That's fair enough 
Awwwww
best of luck with those, hope they go well 
I will say for now though, that you can factor that as y(2 - x)
(as in general, ab + ac can factor into a(b + c), that's just applying it here
)
And you can simplify that down much more 
How would I start?
Well, if I asked you the Totally Unrelated™ question of "how would you simplify something like $3\qty(\frac{p}3))$, would you know how to do it?
@cerulean sail
If you did, do you know what we'd get? 
I think I’m getting confused but how would i multiply it from only 1 side
How do you mean, only 1 side?
I think I’m getting confused since we worked for two sides with the other problems
I don’t know how I would multiply by 3
Also just realized I don’t need to find the domain for this rigjt
Yea the difference here is that everything is over 3, so like we could treat the numerator as one "object" 
Sorry I’m having like a brain fart I still have no idea
1
Yep 
You're happy that the 3's here would cancel each other out for that reason, right? 
Ohhh
It's one of those things that are quite simple, but it's hard to hint at without either outright saying it or being too vague 
(btw please ping replies, I may have switched to another chat so may not notice if you reply!
)
Would anybody be able to check these. Ignore the highlighted ones those ones I’ve decided I’ll ask my teacher
Watch out for this one 
18 is good 
For this one, everything should be under the cube root, so make sure that you show the root extends over everything, including the -5 (or otherwise add
to make that clear!)
19 and 21 I'm happy with 
Careful of the second equals of the top line, it's better to just remove it imo as those aren't equal 
This part, you may want to try writing it out again 
hiii
@vapid grotto Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
how would i even begin to do this question?
@queen plover Has your question been resolved?
what would i do now?
You should include w into your calculation as well
@queen plover Please ping me when you're back
@indigo lagoon
me too
this is how mine currently looks like
would you solve for the bottom
?
that would yield 0 so idt thats it
Alright, can you represent the sides of the triangle with the given variables?
My Internet sucks rn, so I can't draw anything on it to demonstrate
uh idk how
i havent but idk where i would even start with that
okay, so this segment is w/2, do you know why?
because its the midpoint of the hole
that's r
oh ok
it's radius
that segment h-r of the rectangle is because the height of the triangle is greater than the radius right?
so to solve for the difference you subtract the radius from the max height.?
the height of the triangle is greater than the radius
No, it has nothing to do with the height of the triangle, you're basically just remove the extra part of the segment to get the height of the triangle
oh okay
and for the rest, you know what to do
just this
If you're done with the question, type .close to close the channel
its another question if you dont mind 😭
oh, sure
This one is much tricker
Idk where to even start with this one
ah, I see how to break this down
Alright my Internet's back
phew
This is what I drew, but seems like you get the idea already
yeah, you don't know about the value but you get smth interesting
Let's set radius as r in the first place
this is what i have atm
and try to represent AC with the variables in hand
a-b** in the pic sorry
yea
this is what i have
No, that’s not a-b
Sorry, my hotspot crashed for some reason, so I gotta reply on my main account which is on my phone
No problem i appreciate your help a lot
We never know if the centre is at the same level of the higher ground, yk what I mean?
yea
So AC would never be simply “a-b”
In fact, if you’re looking for AC. You’ll have to add up all the segments and deduct the redundant part
oh okay
a+c-r-b?
i see
Yes
No worries, ping me when you’re ready for the second question
Ping this account not the other one. I’m not going to take out my pc again LOL
got it, thanks again!
@wicked mantle the second question would just be sin(theta/2)= 7.9/(a+c-b-7.9)?
yeah second one is just doing it reversely lol
alright thank you! i have no more questions
!done
If you are done with this channel, please mark your problem as solved by typing .close
Closed by @wicked mantle
Use .reopen if this was a mistake.
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.
,rccw
Couldn't find an attached image in the last 10 messages.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
,rccw
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.
i dont understand part B
but you understand part A?
is 0 > 0?
so can alpha be 0?
no... i think?
if alpha = 0 , is alpha > 0 ?
Ignore what I said earlier (I assumed alpha had to be an integer and misread \geq 0)
Bro understands man it's just because of what civil service pigeon wrote 😭
no... rigt?
why ru unsure
Because you keep questioning bro about it bro
And because of what civil service pigeon wrote
let him speak
im confused xD it says a>0 so a cant be 0....
and why is that confusing?
Sir😭
i saw the [0, 0], [-1, -1]...
and uhm yeah i dont get part A either
its just part B looks harder lol
what 2 sets?
any
go on
union is {1, 2, 3, 5, 6}
what is [1,1] U [2,2]
{1, 2}
is the number 0.5 in the set [1,1]?
what is the defintion of [1,1]
its a set?
what set
any set...?
[1,1] can be any set?
[-a,a] represents the subset of real numbers that fulfills the inequality shown
i'm done here ✌️
Is basically what the set notation says in words
Thanks
why thanks
For being helpful
np, feel free to take over this channel
so uhm... it says if x is a member of all real numbers.... then...
if i let x=1
need that pic again lol
okay if i let x=1... now what... ;-;
a can be anything positive?
i mean
like 1000
[-a, a]
Yes so that represents the subset of real numbers which is greater than or equal to -a
And less than or equal to a
Is that ok with you
i think so..
Alright
So let's start with a.)
You see that big union operation to the left of the interval
yeah i do
What does that notation mean
it wants elements that exists at least one time in a bunch of sets
or its looking for*
I mean yes I guess that's partially true
But like lowk
This is a new type of operator
You know your summation operator
is the a>0 the lower bound...?
I'll draw this out hold on
okokoo
If S is the set of real numbers greater than 0
Then the expression in question 5a.)
Is just equal to the union of the intervals as shown above
it's equal to [-s1, s1]U[-s2,s2]...?
Where S1 is the first element in the set
S2 is the second
Etc
Actually nvm it might not be that notation lowk
Have you not seen this in like your textbook
I looked at the picture it made sense but then when I looked back to the problem it looks different lol
He said we don't use a textbook just his notes and lecture
Wait let me find his note
Okay I don't think he ever posted the notes about that notation
The closest thing to it is indexed sets
And someone asked him about 5a) the other day and he said its all real numbers for the answer because a just stretches onto infinity or something I don't remember his exact words
Then I think yea it's this then
well you can see it in that way yes, it's just a simplified notation for an indexed union they're using
let $I$ = positive real numbers,
$U_a = [-a, a]$
then you're looking at $\bigcup_{a\in I} U_a$
aPlatypus
yea
the middle part
can i do like
case scenario
because i still dont get why he said the answer is all real
well what numbers
you can't exactly list all real numbers and check each of one is in that union
if you don't wanna be stuck for your whole life and more
yea
like
if x=2
how do i check that
i want an example... i think im lost even on that
well is there an interval among all these [-a, a] which has 2 in it ?
that's how you check something in is such kind of union
i think there is...?
give one then
in math speak, $x \in \bigcup_{a\in I} U_a \iff \exists a \in I, x \in U_a$
aPlatypus
so just that set is enough
well [-2, 2] is part of that union
and you just need to be in one set to be in the union
so yes 2 is in the union
yes the exact same argument works
well 0 is in all these intervals really
so is the answer the natural numbers?
why natural
WAIT
all real numbers but not 0 and not negative
wait
ohhh yeah 0 is in all of them
for the moment you've shown that all positive real numbers are in the union yes
you ain't finished tho
yea
well you just need to check it's in one of them if you're lazy
like 0 is in [-1,1] or whatever
that's pretty uncontroversial
yeah but i do not know how to check all the numbers xD
it says x is all real
wait
well what about negative now
it says [-a,a]
so like
if x is -1000 then it is in [-1000,1000]
right?
so it works
yes indeed
so isnt it all real numbers...?
it is
omg yay
okay uhm now i need to think about the uh intersection...
uhmmm so if x = 2
wait
thats impossible right
i think..?
[-1,1], [-2,2]...
but
[-1,1] doesnt have 2 in it right
uhmm [-1,1], [-2,2]...
it's not so obvious 0 ain't in the intersection
yeah but a=0 isn't allowed, positive a only
0 is in all of them
oh wait
but it says x...?
wait it says x can be all real so x can be 0..?
but like
it says [-a,a] so i can use a=1
and its
[-1,1] and 0 is in the inverval
i mean
the x=0 is in the interval of the a's
and if i do the interval [-2,2], x=0 is also in it
sure
what if you shrink the interval a ton tho ?
that's the main issue here
when a is very very close to 0
uhmmm if a=0.1 then [-0.1, 0.1], x=0 is still in it xD
well at least you're convinced 0 is in it, good
how do you really prove it is in the intersection tho, we can't just plug in a's for all eternity
you prolly should have seen some criterion like this but for intersections
there exists an "a" in I, such that x is a member of Ua
ok that's for unions
oh
what about intersections
switch the there exists to for every?
indeed
for every "a" in I, x is a member of Ua
is logically equv to the intersection of Ua
wai
how do i apply that xD
to this
well you've already shown that everything not 0 is not in the intersection
so what you're left to do is prove this for x=0
for every a in I, 0 is a member of Ua
yeah so if you actually use the meaning of I and Ua, you're left with
for every a>0, 0 in [-a, a]
or for every a>0, -a <= 0 <= a
how do i like show that all a contains 0 xD
like you said i cant uhm keep going forever xD
keep going down forever..
doesn't this sound a bit easier to prove ?
it's just another restatement of what you gotta do
Closed by @elder bobcat
Use .reopen if this was a mistake.
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.
Hey guys
Does anyone know a proof of this:??
I've translated it here:
My textbook doesn't provide a proof
And it doesn't seem obvious at all for me
s_{x} is the standard deviation of the samle
And $\bar{x}$ is the sample mean
stoicindiehacker369
Would appreciate any insights on this
In the textbook they just used an arbitrary sample and an arbitrary k value
And basically it says: "yo, 0,10 is smaller than 0,25 so this holds true for this one arbitrary scenario"
@ornate echo Has your question been resolved?
@ornate echo Has your question been resolved?
@ornate echo Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
One can prove rather straightforwardly, by Mellin transforms, that
$$I=\int\limits_{0}^{\infty}\frac{J_{0}^{2}(t)J_{1}(t)}{t}\mathrm{d}t=\frac{1}{2\sqrt{\pi}}G^{1,2}{3,3}\left(\left.\begin{matrix}\frac{1}{2},\frac{1}{2},\frac{3}{2}\0,0,0\end{matrix}\right|4\right)\approx 0.524866$$\
\
By employing Slater's theorem, we can obtain
$$\frac{1}{2\sqrt{\pi}}G^{1,2}{3,3}\left(\left.\begin{matrix}\frac{1}{2},\frac{1}{2},\frac{3}{2}\0,0,0\end{matrix}\right|4\right)= {}{3}F{2}\left(\left.\begin{matrix}\frac{1}{2},\frac{1}{2},-\frac{1}{2}\1,1\end{matrix}\right|4\right)$$\
\
Obviously, the left-hand side is a real number.\
But since here $|z|=4>1$, the right-hand side must be evaluated by an analytic continuation of ${3}F{2}$ and does not output a real number. \textbf{The above equality is false.}\
\
In fact, the correct version is
$$\frac{1}{2\sqrt{\pi}}G^{1,2}{3,3}\left(\left.\begin{matrix}\frac{1}{2},\frac{1}{2},\frac{3}{2}\0,0,0\end{matrix}\right|4\right)=\Re\left({}{3}F_{2}\left(\left.\begin{matrix}\frac{1}{2},\frac{1}{2},-\frac{1}{2}\1,1\end{matrix}\right|4\right)\right)$$\\
\textbf{I wonder what transformations I can do to the Meijer G function to obtain a reduction in terms of hypergeometric functions without using this problematic analytic continuation.}
如月あやみ Kisaragi Ayami
@loud nexus Has your question been resolved?
Hey is that a new question?
Or an answer (sorry if I seem naive haha. It's because I am)
<@&286206848099549185>
yeah i noticed that haha
Maybe the first channel there is the most suitable
Thanks
I'll close this help channel for now
.close
Closed by @loud nexus
Use .reopen if this was a mistake.
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.
Question: How do I read this? I'm not really familiar with the sum notation
you're talking about the i+j=k thing right ?
Yes, the thing in the middle with the sum notation
my question is, are you confused with sums completely (like is the sum k=0 to m+n part a problem to you also), or is it just the second sum (with i+j=k) you got a problem with ?
The first thing also confuses me, specifically why is it m+n and not just m or n? And the second has me totally lost. I understand the conditional but don't understand what the a and b are
well what do you expect the degree of the product of two polynomials to be ?
Oh yeah damn of course
if you multiply a degree m and a degree n, you expect to have a degree m+n term there
Yes I didn't think of that
so you gotta go up to m+n
now for the inside thing, let's take a small example
deg 2 * deg 2
(a2 x^2 + a1 x + a0) * (b2 x^2 + b1 x + b0)
if you expand this out what do you get ?
a2b2x^4 + a2b1x^3 + a2b0x^2 + a1b2x^3 + a1b1x^2 + a1b0x + a0b2x^2 + a0b1x + a0b0
right if you collect all the x^4's, x^3's, x^2's, ... together now ?
a2b2x^4 + (a2b1 + a1b2)x^3 + (a2b0 + a1b1 + a0b2) x^2 + (a1b0 + a0b1)x + a0b0
right look at the coefficient for x^2 for example
a2 b0 + a1 b1 + a0 b2
it's a sum of things, that are products of one coeff in a, one coeff in b
Yes the indexes are 2
and the sum of the two indices is 2, cause it's the term in x^2 in the product
for x^3, you want sum of indices to be 3, etc...
Yes
that's what this sum i+j=k means
for the coeff of degree k in the product, you take all combos of coeffs 1 in a 1 in b where the indices sum to k, and you sum all of these
Okay that makes sense
Thznk you, qI will wait a little to close this helpchannelnbecause I might have a related question
it's obvious from context but yeah i and j have to be non-negative integers and that's not apparent in the sum
you can't look at coeffs that don't exist
sure
So I have this, it is related to he last thing. I understand what it says now, but I'm wondering how I could think of that, is there like an order of operations for summation symbols or how do people figure that out?
Specifically from step 1 to step 2, where everything is a summation
Closed by @gleaming mantle
Use .reopen if this was a mistake.
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.
how i do this?
Closed by @hasty path
Use .reopen if this was a mistake.
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.
How to start this?
Is that j a quaternion?
What is j?
Thats what we called it in my days
im doing engineering maths so it might be diff in our case
cause of electrical eng
Its not
Oh
well amps
its in my book anyways
Im pretty sure i always saw i in circuits
But nvm
Also weird that its j8
And not 8j
But
You solve them
yea idk why
Exactly the same way
gets me confused too
so z = 6 + j8 - jw
Yes
what abt it?
Not true
And you do it incorrectly
That here
but i went wrong somewhere right
And you know the answer is wrong?
@crimson sedge Has your question been resolved?
,w 4z+3w=23, z + i*w=6+8i
4 times 8 isn't 36
Closed by @lost girder
Use .reopen if this was a mistake.
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.
Help
image coming?
the spelling of isosceles is broken but the proof looks OK to me
I am not
you pinged me twice, one minute apart.
But listen one thing
do you want to ping me 17 more times? it is really upsetting that you ping me so often. one ping was enough.
anyway let me reread the proof
I write that a b is equal to AC because since sides and angles are equal so hypotenuse will also equal
i dont see even a single mention that angle A is shared between the two triangles
That seems incorrect
did you purposefully stay silent about that
You should use RHS here
My appolocheese
But there is nothing for it
i need to go, sorry
Because in my book RHS rule is in the next exercise
You can use asa here too
By angle sum in a triangle, acf and abe are equal
@crimson sedge You there?
Closed by @past wave
Use .reopen if this was a mistake.
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.
!status
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 was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
@sinful abyss do you know the first step ?
Because after the first step it will be normal solving
do you know what is rationalise?
y'all let OP speak please.
nvm guys i got it
Rationalise means you have to remove the irrational part
👍
irrational part from denominator
Nice
Yupe
if you're done you can .close this channel
!done
If you are done with this channel, please mark your problem as solved by typing .close
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 was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
@sinful abyss Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
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.
trial and error with the different combinations and see which gives u that
u can use the quadratic formula
How do you do that again
that gives u the roots directly.
from the value of x here, u can find the factors.
So how would you use the quadratic formula for this equation
Closed by @foggy berry
Use .reopen if this was a mistake.
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.
Why $\int_0^0 \cos(x) dx$ its not 1?
Reginald Puddingface
Wouldn't the underlying area be 1?
no
there is no area in that integral
area 1 means something like a 1×1 square
what you've got is a zero-thickness vertical line of length 1
height 1 perhaps
but its width is 0
Clear
$\int_a^a f(x)\dd{x}=0$ always, regardless of what $f$ is.
Ann
yea
Closed by @marsh mesa
Use .reopen if this was a mistake.
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.
why did they multiply the denominator by 1/h just to multiply the denominator by h again afterwards this thing sucks so they dont explain where it came from lol
its just to clean it up and get h in the upper denominator
umm Oh wait I think i get it the 1/h got rid of the h on the bottom originally so the fractions on the top became the main fraction and bc they multiplied 1/h on top as well the h is on the bottom it all clicked
The value of the function at a chosen point is the chosen point divided by one more than the chosen point.
- The value of the function at a nearby point is the sum of the chosen point and the change, divided by one more than that sum.
- The difference quotient is found by subtracting the first value from the second value, then dividing the result by the change.
- After simplifying, the difference quotient becomes one divided by the product of one more than the chosen point and one more than the sum of the chosen point and the change.
Do you want it in more simple terms?
no its okay your explanation is good
Any more questions?
nah thats it thank u
You didn't get this from GPT, did you? 
Chat gpt?
Yea, or anything like it 
It seemed quite susly worded and laid out to me 
Ok I’ll stop acting “sus”
As long as you know you can't answer questions with it, that's all fine 

@final moth Has your question been resolved?
Closed by @final moth
Use .reopen if this was a mistake.
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.
Hey so I have a pretty basic high school level question but im struggling , I don’t know what Im doing wrong
We are doing algorithmic average or however it is called in English
Anyways
The question is :” there are 25 students in a class with the average height of 168 , when John gets taken out of the equation , the resulting average is 167.5 , how tall is John ?”
I tried 2 different ways but I keep getting the answer wrong
How did you try, if you don't mind sharing please? 
Yes sure
First thing I wrote is “168/25-J ( for John ) = 167.5/24
I got like 155
So that’s wrong
Second thing I wrote is 167.5/24 +J= 168/25
But now that I’m thinking about it that’s probs wrong too
😭
uhm
Both are equivalently saying the same thing
may I asked why you divided by 25 and 24?
I know 😭
Because 25 and 24 are the amount of people in the class
Mmm
Idk
I keep trying to solve it like an equation
And I’m starting to think it’s not
Sure, maybe let me ask a slightly different question, how would you find the average height of a set of people, if I gave you some of them?
I would add up all of the heights and divide it by the number of people
But if you only gave some , like 3 out of 7 , I would add up the 3 heights +4x /7 = average
Cool, yep
but you know that 168 is the average height of all the 25 students in the class, so when you add up everyone's height, including John, and divide that by 25, you get 168, right?
Yup
And John’s height is above 168
Because him leaving negatively impacted the average
Sure, so what could we do to get the sum of everyone (including John's) heights, from that 168? 
Maybe
Put the 168 in the middle
And there is 25 people
So go 168 - 1 , 168 -2 and so on 12 times and 168 + 1 , 168 + 2 12 times
/25
Which is essentialy 168/25
And
Idk
😭
Hmmmm, it may be worth being a bit careful, let's walk through basically "what we did" to get that 168
Ok sure
So the 168 was a result of all of the classmates heights being added up and divided by 25
Yep, so if we wanted to find out what all the classmates' heights added up was, what could we do, do you think? 
168 Times 25?
Yep, that's it
well done 



