#help-0
1 messages · Page 528 of 1
,w find the intersection of x +2y = 1 and x -y = 4
@harsh lantern Has your question been resolved?
Closed by @harsh lantern
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 explain simplest radical form for me, i do not really understand it
is there a question you're working on?
@quiet sonnet Has your question been resolved?
Number 169
the want you to express the result in the form
p * sqrt(q)
where q is an integer and doesn't have any perfect square factors (other than 1)
It is not making much sense, do you think you could walk me through doing one of the problems
if your issue is just about radicals in simplest form, then i'm gonna skip past those problems and focus on that concept
a common one to start with would be simplifying
$$\sqrt{8}$$
ℝαμOmeganato5
have you encountered something like that before?
Yes i have but it was quite a while ago
ok
the idea is to apply
$$\zqrt{ab} = \zqrt{a} \cdot \zqrt{b}$$
and have $a$ or $b$ be a perfect square. repeat if needed
ℝαμOmeganato5
for sqrt(8), that has a factor of 4 (which is a perfect square)
and to simplify you can express that as
sqrt(4) * sqrt(2)
which can then be simplified to
2sqrt(2)
and that would the simplest radical form for that expression as 2 doesn't have any perfect square factors other than 1
does that make sense?
It is starting to make more sense
Now if i go back to question 169 that i showed you can you somewhat write it out step by step if it is not too much to ask
try attempting it yourself first
Ok
I know how to solve for (X) but taking that answer and putting it into simplest radical form is what kees stumping me
show what you've done so far
I had tried to solve this one earlier and that is what i got but i do not remember exactly
Ok
and do not use a calculator to calculate the sqrt or something and get a decimal approximation
ideally do all the work by hand
and show me when you get to a line like
x = sqrt(some number)
X=14.8 after rounding
i'm sure you're able to do the first few steps
which is just pythagoras
and a little algebra
start from the second line you have there
with the goal of getting B or x by itself
getting 14.8 implies that you were able to do that,
just don't use the calc to round the value to 14.8
just put a=6 and c=16 into the pythagoras equation and find b
X= 14.8
and show me when you get to a line like
x = sqrt(some number)
just don't use the calc to round the value to 14.8
i'm assuming that you did sqrt(some number)
and then rounded to get 14.8
what was that some number
220 I believe it was
ℝαμOmeganato5
which was what i wanted from you
now
going back to this
the idea is to apply
$$\zqrt{ab} = \zqrt{a} \cdot \zqrt{b}$$
and have $a$ or $b$ be a perfect square. repeat if needed
ℝαμOmeganato5
can you identify any perfect square factors of 220
No
Im embarrassed about how bad my memory is
or prime factorisation
or any method that gets you any factors
can you identify any factors of 220
20 for an example
ok, and what's the corresponding factor?
20 * what = 220
11
can you identify any factors of 20
actually its quite small, so can you just list them all
1 - 20, 2 - 10, 4 - 5
and check those carefully, apart from 1,
are any of those values perfect squares
which one
2 - 10
4
start reading here:
#help-0 message
that's one part of it
Which part do you mean
well you ignored all the square roots
$$\zqrt{220} = \zqrt{20} \zqrt{11}$$
you've identified that $20 = 4 \cdot 5$ and that 4 is a perfect square
so try simplifying that by following what I did with the $\sqrt{8}$
ℝαμOmeganato5
using 20 = 4 * 5
and sqrt(ab) = sqrt(a) * sqrt(b)
sqrt(20) = ?
You confused me a little
Whatever comes in ur mind just write it down to ur notebook
That would be helpful
the main idea as mentioned earlier is the extract perfect square factors as the square roots of those will be nice integers
which leads to simplification
for sqrt(8), that has a factor of 4 (which is a perfect square)
and to simplify you can express that as
sqrt(4) * sqrt(2)
which can then be simplified to
2sqrt(2)
and that would the simplest radical form for that expression as 2 doesn't have any perfect square factors other than 1
having identified 4 as a factor of 8 and knowing that 8 = 4 * 2
i expressed sqrt(8) as sqrt(4) * sqrt(2)
similarly you've identified 4 as a factor of 20 and knowing that 20 = 4 * 5
how could you express
sqrt(20)
?
you're going backwards and mixing things up now
how did he get to this conclusion?
forget about 16,6,36,256 you're done with those numbers
you applied pythag to get sqrt(220), forget about those other numbers now
Ok
its pretty cool right?
@quiet sonnet Has your question been resolved?
@quiet sonnet 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.
Can someone help me with probability please
What are you stuck on
I am stuck on A
ok, do you know what a CDF is generally
mhmmm no
ok do you at least know what the acronym stands for
Ye
Cumulative distribution function
so you know this word but you forgor what it means, did i get that right?
ok then it's time to remind you: the CDF of a random variable $X$ is denoted $F_X$ and is defined as $$F_X(x) = P(X \leq x)$$
Ann
have you seen this before
Yep
do you see what to do now or should we go into more detail
ok let's see
given a random variable X specified via its density function f, and an interval [a,b],
how do you calculate P(a ≤ X ≤ b)?
well that is quite horrible notation but maybe you could write it down on paper
why are the a and b off to the left of the integral symbol 😭
what are they doing there
Oopsies
i've seen them to the right, and i personally prefer them directly above and below, but left??
anyway yes this is correct
you integrate the density over the interval you want
in this case it's no different
so one might also write $F_X(x) = \int_{-\infty}^x f(t) \dd{t}$
Ann
Yep
now work out what this integral evaluates to for your density function in the following cases:
- x ≤ 1
- 1 ≤ x ≤ 2
- 2 ≤ x ≤ 4
- 4 ≤ x
think about which parts of the piecewise definition of f are relevant for which case
Mhm
that or you could think about properties of CDFs to take some shortcuts (e.g. you can say instantly what value the CDF will have when x is outside the range [1,4])
Mhm hm
would you like to work this out yourself now
Let do it together 🥺
ok so here is your density function
Yes
don't overthink it
0
right.
ok
now what if 1 < x ≤ 2?
note also that in this case $\int_{-\infty}^x f(t) \dd{t} = \int_1^x f(t) \dd{t}$ --- think about why this makes intuitive sense too
Ann
missing dt
Oh right
Ye
now work out the case 2 < t ≤ 4
Same thing?
the integral from -∞ to 1 will break into the integral from 1 to 2 + the integral from 2 to t
there is a way to avoid working out the former of these a second time
Closed by @humble garnet
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.
A dishonest seller marks up his articles by x% and gives
discount of y%. Besides he gets x% more amount per kg
from the manufacturer and sells y% less per kg to
customers. If ‘x’ is a root of the equation (a2 + 600 = 50a).
Then what is difference between his maximum and
minimum profit percentage?
@hexed kiln 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.
i=i(not)*e^(-t/RC) ; i(not)=2 then di/de=?
<@&286206848099549185>
what
this
Its like i0
why not call it i_0 then
Thats just differentiation
Oh thats something new
I learnt
also it's spelled "nought" not "not"
aight thanks for the english classes but could ya help me in the sum
ok but like what do you mean by derivative wrt e
wut
i=i(not)*e^(-t/RC) ; i(not)=2 then di/de=?
but why is it not written as di/dt
so $i=i_0e^{-\frac{1}{RC}t}$
Ann
Yeee
do you know how to differentiate e^(kt) where k is constant
No i dont
what about just e^t
Yea i knwo that
ok what's d/dt (e^t)
Its just e^t right
Yea
wonderful then please work out the derivative of e^kt for me
So it will be e^kt * k(d(t)/dt)?
its 1?
yes
so its just k* e^kt
you now have all that you need really
I gave you a bit of incorrect info so my fault
Here t, R and C is also given
So wont they become constants too?
R = 6 * 10^5 and C = 0.5 * 10^-6
@vale wigeon you there?
the next time you ask i will disappear
R and C are constants, t is not
you're calculating a derivative with respect to time
did i do smthg wrong?
no
uhh then why that sudden comment
anyways lets start from here
you can replace the constants R and C with their values at any point but i recommend doing it only at the end
But when you like differentiate a constant it becomes 0 no?
sure when it is on its own
but like you're getting some kind of tunnel vision here i think
you know the derivative of e^kt is ke^kt
it's just that your k looks like -1/(RC)
U r differentiating it with respect to time right ?
Yes
Differentiate it one time then put value of it t = .3
you're not differentiating k alone you're differentiating kt
Here are we just suppose to ignore the fact that t here has a value which makes it a constant?
After differentiating all will remain same but u will get multiply it with -1/RC
no
t is not a constant
t is the variable with respect to which we are differentiating
the fact that we want the derivative at a specific value of t doesn't change that
i think i am going to leave this to @mellow relic tho
So could you like continue
YEs
e^somthig after differentiating it will remain same but we need to differentiate x too which is power of it
And differentiation of x is 1 so it's doens't matter if this equation happen to us
But we have e ^ kx
It's differentiation will be e^kx times k
right i got that much
And k in ur case is -1/RC
yes
Aight got it
Could you help me understand the chain rule ?
I have learnt it several times but cant seem to get a grasp of out
it*
w8 w8
i figured it out
Thanks for the help @mellow relic
Np
Closed by @glacial sinew
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.
do u calculate the same if the space diagonal is facing the left? like in this picture
Ig Yeah
For magnitude yes
Closed by @outer steeple
Use .reopen if this was a mistake.
The options are
0.5
1.5
2.5
3.5
The ans is only 0.5, but I ended up getting 0.5 and 2.5, not sure how
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.
hello, can someone give me a linear equation i just wanna see if i can solve it
in how many variables
like a easy equation but not that easy
sorry, i just came
@mellow tendon try this
5x + 3 = 2
5x = 3 - 2
x = 2
1
okay, so what is 5x?
i would know how to solve without 5x
so what is 3-2
2-3
if it the equation was x+3=2
oops, right
wel, okay, do you want to learn how to solve this type of problem now?
You aren't stupid. Calm down
so this is all right, but x = 1 is here?
if x = 1 was there would it be correct
well, no
5x+3=2
5x=2-3
5x=-1
is anyone here learning ai right now and want to enhance his \her maths skills can be my freind
Does it make sense until here?
i knew it was first 2-3
yes
okay, so now what you do is divide both sides by 5
which
Okay, so you have 5x=-1, yes?
is ok
yes
We make mistakes
so now you want to get rid of the 5, yes?
like my parents who made me
why every number raised to the power of 0 is equal to 1
!occupied
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).
try 10x - 24 = 12 next
10x - 24 = 12
10x = 12 - 24
x = - 12
where did the 10 go?
sry i gtg ill let the others help :)
10x = - 12?
10x=-12 , yes
What is -12 divided by 10
-1.2
i forgot how to divide
why do people keep forgetting math after they learn it?
Lack of practice usually!
so math teachers have to do practices all day? lol
Most of them do some math everyday, yes!
can you give me another equation
\begin{align*}
&10x=-12 \
&\text{multiply both sides by } \frac{1}{10} \text{ to get the value of } x \
&\frac{1}{\cancel{10}} \cdot \cancel{10}x = -12 \cdot \frac{1}{10} \
& \rightarrow x = \frac{-12}{10} = -1,2
\end{align*}
<rajel />
9x-44=1
what is 44+1
44+1 is not 5
45
5
yes!
what do you mean
basically when you take a number to the other side of the equation, the sign flips
can you give another equation
harder?
sure
3x=2x+1
uh
subtract both sides by something to simplify it
3x = 2x + 1
3x = 1 + 2x
3x = 0.5
.
almost, can you subtract 2x from both sides
I don't understand the logic behind how you got 0.5
1 subtract 2
you see there is an x
multiplied with the 2
and 1-2 is -1
Anyways 5x-x =4x , so you can subtract x terms
he didnt get that
he clearly written 5x-x=4x
not 5x-4=4x
i guess its time to watch some videos or read some articles on equations solving
iirc someone else have send you a video that explains equations very well , if you have watched it you'd learn alot
you can also find exercices online
im saying this because you've been in the same topic for a while now
dude i just asked you what x could it be
and i've given you the answer
ur annoying
realised you said something disrespectful , good
weirdo
@mellow tendon Has your question been resolved?
@mellow tendon Has your question been resolved?
sure
Okay, back to the question then
3x=2x+1
can you start by subtracting 2x from both sides?
3x=2x+1
3x=1-2x
x=-1
1
-1 ?
3x-2x=1x, yes?
x is 1x, yes
so we have 1x on the left hand side
and 1 on the righ hand side
what does that mean?
x = 1?
yes!
do another equation
Harder question or easier question
6x=12+4x
6x=4x+12
x=16 ?
what is 6x-4x
2
2 what
2x
yes!
so x = 2?
so 2x=12
oh dang
so what is x?
x= 12?
x= 1
what is 12 divided by 2
6
so what is x?
x = 6
yes!
can you tell me step by step how did you do that
from which step?
from the beginning?
yes
6x=12+4x
we then subtract 4x from both sides
6x-4x=12+4x-4x
2x=12
We divide both sides by 2
x=6
can u do another equation
I can only do one more for now as I have to study too, is that fine?
absolutely fine, go ahead
a new question?
yes
12x=20+2x
i can
u subtracted 4 and 4 '
?
you mean 4x?
well, that's what we're really doing
x=1?
no, with steps
12 -2 is 2?
-2
or is x =2?
12-2 is 10, yes
U have to divide by 10
i dont know what i have to divide after 10
yeah
now how to make 10x to x
subtraction
using division
yeah but idk how do divide 10 to x
what happens If I divide 10x by 10
it's x=1
oh now i knoww
cool
@lethal belfry is your job in mathematics cause you are smart asf
I'm a math major. I'm going into my second year after this summer.
so you are 14 years old ? and you are so smart
no
I'm old, but my age is immaterial here
yeah idk why i stuy every day but in total i have 27% bro look
math is impossible for me for knowing math so good do you just study every or does it come like this
no thanks i don't really need now
I used to be bad at maths in school( like used to score 60-70%) . Uni math is more proof heavy, which helps
60 is good for me 
anyway, did you get the answer?
what do you want to do with math later ? like working in the nasa or ?
i have something for you
Research at a uni in my home country.
@mellow tendon is it this that you are learning
no
can you show a picture of what ur learning
normal equations
youare in first grade of secundary school ?
yes
@mellow tendon Has your question been resolved?
Closed by @mellow tendon
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.
would it not be capital b and capital a?
(capital as in derivative)
formula for N(t) has T’(t)
so if T(t) was <a,b>
N(t) would be <-B,A>
no
all that the formula is saying is that the normal vector is also a unit vector and it is orthogonal to T(t)
(which comes out of the definition in a somewhat more complicated way)
@unborn valley 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.
Hello, I’m stuck on how to find the domain of a square root within a square root. Please help
I’m sorry, I’m confused, what are you asking?
to first check for which values of x, the sqrt(x²-9²) is defined
Like this?
nope, try instead of factorising the first line in this picture
i mean the x²-9²
I can factor it?
Yes please
yea
So would I find the domain for each parentheses?
you see where this comes from ?
Yes but I’m confused as to what to do next
if you have a * b >= 0
how could this be true, reasonning on the signs of a and b?
One of the variables is 0?
They’re both positive?
There is?
yea
I don’t know what that way is
-1 * -1 = ?
Ohhh ok
siuu
siuu?
Ohhh ok
but are you still stuck ?
Yes, I don’t know what to do with (x-9)(x+9)>/=0
think of this with a = (x-9) and b, the other term
i meant, just applying the way of solving a*b >0
not replacing the terms
the 2 soulutions were: a> 0 and b> 0 or, a< 0 and b<0
I’m confused as to how you got those solutions
what did you understand here ?
That was in response to understanding what the emote meant
ah, i thought you understood the answer lmao
so
if you have a * b > 0 , do you agree that if a> 0 and b> 0, it is true ?
Yes
and same if a<0 and b<0 ?
Yes
so if (x-9)(x+9) >0 , it means that either (x-9)>0 and (x+9) >0 or another solution
that i let you find
if you understood this ofc
np
@void forge Has your question been resolved?
Closed by @void forge
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.
does this proof look okay?
this is Prop 5.37. that I reference
@summer dirge Has your question been resolved?
@summer dirge Has your question been resolved?
@summer dirge Has your question been resolved?
@summer dirge Has your question been resolved?
@summer dirge Has your question been resolved?
Closed by @summer dirge
Use .reopen if this was a mistake.
Probably a question for stackexchange
help
works for me
didnt cllose yet
maybe this help channel is not properly embedded? @summer dirge
✅
.close
Closed by @lethal belfry
Use .reopen if this was a mistake.
.solved
Hopefully this works
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.
Im supposed to simplify this
And
The answer I got
Was
10x-2-3x^2
While the correct answer is 22-3x^2
what did you do
sign errors are pretty likely in this kind of question
so yes show what you did
so we can hunt the mistake down
ah.
Idek what happened here
yes bc that whole thing is getting subtracted
Oooooooooooooh
you can imagine the - there as (-1)(3x-4)(x+3) aswell if that makes sense
Closed by @brave junco
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.
ch
Closed by @dapper sequoia
Use .reopen if this was a mistake.
@swift basalt i've been wai'ng for soo long
In case that there is a Vector-space, with the dot product $\langle\cdot,\cdot\rangle$. For all subspaces $U,W\subseteq V$, the direct sum $U+W$ is defined as.
$[U+W={u+w|u\in U,w\in W}]$
how can I show, that $V=U+U^\bot$?
McMake
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
!occupied
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).
(sorry, this channel still has somebody else's name on it.)
Hey Ann, i want to close it
.close
it's already closed
the bot has a rate limit for channel modification
- there is a grace period during which a channel can be reopened
Oh fine, Okayy
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.
Ugh
How should I memorize them
The proofs for them is kinda counterintuitive IMO
the first one is just a definition
exponential and logarithmic functions to the same base are inverse functions
then you can write $a^{\log_a x \cdot \log_a y}$
south
Does it explain anything
The formula
it's a useful property I guess
so that's the case of $f^{-1} (f(x)) = x$
$f(f^{-1} (x)) = x$ would be $\log_a (a^x) = x$
south
I cannot see it is relevant to the formula
The definition of headache
Can you explain it in simple terms
I cannot see they are relevant as well
I think I should just grin and bear it
$x^{\log_a y} = (a^{\log_a x})^{\log_a y}$ first
south
@cinder sundial 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.
for question 2 i never know if i add 1 when i work out Q2
so do i do
(95+1)/2 or 95/2
Where are you getting 95 from?
by adding the freq
to work out the position
You should do (95 + 1)/2.
why not 95/2
Rather than 95/2, think of it as n/2. If you had exactly one datapoint, meaning n = 1, would it make more sense to use (n + 1)/2 = 1 or n/2 = 0.5 for the median?
adding 1 to n
to get 1
right?
the thing is
ive seen examples of not adding 1
coz of that im like hella confused on when or not to add 1
okay i found one
it says n/2 in bottom right
can you show the full comment on the bottom right?
it means that if n/2 is not an integer, you round up your value.
If it is, then you take average between n/2 element and n/2+1 element
for these questions shall i always add 1 for the Q2 value? as well as Q1 & Q3
for example, n=3, the "middle" of the data would be the second position, and you notice that this is precisely 3/2 rounded up (since 3/2 is not an integer).
But when n=4, the middle should be 2nd or the 3rd element, and you can calulate 4/2 (this is an integer) which gets you 2, and you take average between the 2nd, and 2+1=3rd element
ok thanks
it is ok to always add 1
for question 3 i dont add 1 to median right?
in fact (n+1)/2 tells you what the actual middle is
wb q3 and q1
if, say, 367.5 is the output, then both 367 and 368 could be the middle since we are working with positive integers
what does Q1 and Q3 stand for?
1st quartile and 3rd quartile
1/4 of data and 3/4 of data
in this case, assuming ascending order, (n+1)/4, and 3(n+1)/4tells you the cutoff.
you can try and prove this fact, its quite intuitive
for example n=5, so we have elements numbered 1,2,3,4,5 you are trying to find the "middle" element.
the idea is to make it an inteval, and try and find the middle of the interval [1,5] (or [1,n] more generally). This just turns out to be (n+1)/2
np
final question
what is grouped data?
oh actually that looks more complicated, i don't think i know enough definitions surrounding that to answer, maybe someone else will help
the one in question 3 is grouped data
that is okay
thanks a lot btw!
oh wait i think this should be (n-1)/4+1, and 3(n-1)/4+1, but they don't make too much of a difference
(n-1) is the length of the interval, (n-1)/4 is a quarter of the length, and +1 because we are starting at 1.
but tbh, your teacher might have a different convention when it comes to this and how to calculate this. so you should double check with the resources you are given
okay
https://www.desmos.com/calculator/wtnjpeqbcc you can fiddle around with this graph to get some intuition for the other cases
@sick tangle 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.
.close
hi, this is my first time asking a doubt here so im sorry in advance if this is the wrong channel. Anyways, how would you go about finding the correct function for the second graph? The first one was pretty simple i just recognized the sin function
thanks for the clarification
Ok so see for the negative value of x function gives positive positive value of y so function Highest degree x coefficient has to be negative and it's giving both positive and and negative infinity so it has to be odd degree function
okay....
well there are a couple ways
please tell me the simplest one
ive been away from math for a year, so im super rusty rn
honestly this is probably the easiest way
the answer they provided is option 6
which im super confused about, if anything i was thinking the answer would have a cube
something with x^3
I don't think that's correct
let me just graph it for you
oh wait yeah yeah
its f'(x)
apologies about that
so we got to integrate it right?
oh, you've done integration?
np
yeah
its just been a year so im super goofy at it now
yeah that's probably the easiest way
yeah that's just the +C
okay now coming back to the question, how do i just figure out the answer without integrating each option like a chad?
but you can also set the derivative equal to zero
you'll get 3 solutions of x which satisfy f'(x)=0
can you explain this
im really having trouble remembering how to do that 😅
i was so good at calculus back in high school, scored 87% in math
when the derivative of a function is zero that means it's either a local maximum, minimum or a saddle point (as you can see in the graph 2, at zero for a moment the gradient seems to become zero but it's not a maximum or minimum point)
I know the feeling man, but don't worry it's not that difficult to get back on track
okay i think i understood this
the derivative essentially gives the gradient of the graph. You can figure out where there is EITHER a local maximum, minimum or a saddle point by equating the graph to zero because at those points, the graph f(x) has a gradient zero
if you precisely want to figure out whether the graph's gradient is positive or negative you can make a chart with the values you got for f'(x)=0
i did some simplification and now i have f'(x)=x^2(1-x)(1+x)
so those are the 3 zero points you mentioned
so x= -1,0,1
exactly
oooo i remember making this type of table😆
if you check the sign using the 3 values you got you can see the variation of the gradient such as this
and just in case, you should check the values f'(x) approaches for the limits as x->infinity and x->negative infinity
these are the three points of inflection
yep
checking the inflection points is probably the easiest way without integrating
btw, I like your pfp 😅 used to love that show
goated
im still tryna figure out how after finding the inflection points im supposed to deduce what the function is out of the many options that are given
i dont like how the graph has wierd bulges
if the gradient goes from - to +, a local minimum
is the gradient goes from + to + or - to - that's a saddle point
- to - is a local maximum
yeah i got that
yeah the weird budge at x=0 is the saddle point, the gradient becomes zero
yeah 😅
that's how questions are sometimes, at least where I live
but in general, if there are weird budges and stuff in a polynomial graph, that means there's a saddle point
got it
if there's anything else you'd like to ask, just give me a text. I have to go now 😅
no nothing else, thanks for the help it was really nice of you to take the time
.close
Closed by @rare kayak
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 I send an assignement I need help with ?
I asked Chat GPT to translate so I'm not sure if it's perfect
Let E be a K-vector space, and F a subspace of E.
We define the relation R on the vectors of E by:
∀(x, y) ∈ E², x R y ⇔ y - x ∈ F.
-
Show that the relation R is an equivalence relation.
-
For every x ∈ E, specify the class of the vector x.
For every x ∈ E, we will denote by x + F the class of the vector x in E. We denote E/F as the set of the quotient E/F.
-
Show that the operations:
(a, b) ∈ E/F × E/F, (a + F) + (b + F) = (a + b) + F and λ ∈ K, λ(a + F) = (λa) + F
are well-defined. -
Show that the set E/F equipped with the operations + and scalar multiplication thus defined forms a K-vector space.
We say that the subspace F is of finite codimension if the space E/F is of finite dimension. In that case, we denote:
codim(F) = dim(E/F)
the codimension of the space F.
- Show that the space F has finite codimension if and only if F has a finite-dimensional supplementary subspace G in E.
I'm struggling with the fifth question
The other are trivial tbh
<@&268886789983436800>
<@&286206848099549185>
Please don't message random users like this.
Can I ping <@&286206848099549185> again ?
I would suggest not doing so
If you want people to answer your question, it's a good idea to:
- be specific about what your question is
- show what you've tried already
Helpers are volunteers, not waiters on-call
When you say "assignment," is this just homework or is this going to be graded?
@alpine sable 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.
Can someone help me prove that the sum of the interior angles of a triangle is 180 degrees?
<@&268886789983436800>
phishing scam?
@candid whale Has your question been resolved?
Closed by @candid whale
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.
Curios why demos isn’t showing an oblique asymptote for the function y = 6x^2/(x+2). Equation for the oblique asymp I got was y = 6x-12
Closed by @summer swallow
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.
hello! does anyone have textbooks for algebra or just highschool math in general ranging from grade9-grade12?
can someone tell me the answer to this? It looks easy but i just wanna compare my result cause im kinda lost rn ill send an image
@cobalt pumice i would recommend the book Alegbra CCSS for algebra 1
!occupied
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).
woould it be this? https://www.thecorestandards.org/Math/Content/HSA/
yeah that would be it
Closed by @cobalt pumice
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.
My work so far
$$\vec F=\langle4y-4z,4z-4x,4x-4y\rangle$$
$$\nabla\times\vec F=\langle-8,-8,-8\rangle$$
normal vector is $$\langle1,1,1\rangle$$
$$\int_{S}\langle-8,-8,-8\rangle\cdot\langle1,1,1\rangle ds=\int_{S}-24ds=-24\cdot\pi\left(\sqrt{\frac23}\right)^2=-\frac{48\pi}{3}$$
Definite Articles
the issue is that $$\frac{-48 \pi}{3}$$ is incorrect so idk where my mistake is
Definite Articles
feel free to spam ping me
@drifting badger Has your question been resolved?
<@&286206848099549185> halp pls
nvm i figured it out myself
the answer was $$\frac{-16\pi\sqrt3}{3}$$
Definite Articles
.close
Closed by @drifting badger
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.
<@&286206848099549185>
Can somebody help me study for my 7th grade math SOL reatake
!da2a
No need to ask “Can I ask…?” or “Does anyone know about…?”—it’s faster for everyone if you just ask your question! See https://dontasktoask.com/
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.
!noping
Please do not ping individual helpers unprompted.
!15m
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.
you should ask questions about a specific exercise you have
"can someone help me study" is not how the help channels work
Then is there anybody that can help me study
https://www.khanacademy.org/math/geometry-home
if you want to practice try Khan Academy
let me rephrase: how do you want people to help?
My 7th grade Math sol retake
okay, what topics are in your retake
hey south could you help me? im on the math help modopotasio and no one is trying to help me
I'm sorry that's happening
but I can't juggle multiple things like that at once
try Khan Academy honestly
Ok
its ok but is there anotehr person that can help me?


