#help-13
1 messages · Page 110 of 1
You seem to have done it right but written it wrong here though 
Also here the way you've written it (keeping the integral sign after you've integrated, and also forgetting to divide by the power here as well)
Otherwise no real complaints 
@crimson sedge 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.
Find the four fourth roots of
− 128 + 128 sqr3 i.
(Give your answer in the form a + bi, where a and b are real numbers. Enter your answers as a comma-separated list.)
How would I be able to solve that?
write it as $re^{i\theta}$ first, then take the fourth root
riemann
Closed by @knotty panther
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.
Problem regarding Determinants and its properties

Det(M) =1 and Det(2M)= 16. What is the dimension of the matrix M?
I'm reading the properties of the determinants, but I dont know how I could figure that out
Yeah but then you can’t find the dimensions
What is the determinant of cI
Det(cI)Det(M)
yes
And if you multiply it by c it’s just a long diagonal of c
oh, right
The determinate of this long diagonal of c is just the cs multiplied by however many rows and columns
And since c is 2
C has to be multipled by however many rows/columns to equal 16
yeah, its right, thank you a lot
Np
Closed by @rich blaze
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.
you didn't get the right exponents
Remember this rule: $(a^b)(a^c) = a^{b + c}$ and $(a^b)^c = a^{b \times c}$
MellowDramaLlama
yep bingo 🙂
the second term was fine
Sorry yes that's correct
nice work 🙂
So this one it's supposed to be $8t^{-\frac{3}{2}}$ rather than $8t^{\frac{3}{2}}$
MellowDramaLlama
@opaque mantle Has your question been resolved?
Closed by @opaque 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 can solve this
Are you able to screenshot the entire thing?
Are u asking how they got 1/3 - 1/6?
They plugged in the upper limit into the expression
If you pretend that the expression inside the brackets is g(x), then it's g(1/2)-g(0)
If I understand that part, the problem is evaluating it, I don't get 1/6
how i can evaluate this
Plug in 1/2 in for x
You can also pretend that the 3/2 on the bottom makes the equation sqrt(2)x^(3/2) * 2/3
Strange syntax they used, but it's not incorrect.
yes
What did you get?
4(1/sqrt2)/3
So $$\frac{4}{3\sqrt{2}}$$?
MJames31
$$\frac{4(1/sqrt2)/3}$$
Angel_
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
Is that what you got for the entire term, or just the x
only
1/sqrt2
That would be (1/2)^(1/2)
?
$$(\frac{1}{2})^{\frac{1}{2}}=\frac{1}{\sqrt{2}}$$
MJames31
MJames31
i use radicalization i dont understand
The 3/2 power means you need to square root the 2, but also cube it.
$x^{3/2} = \sqrt{x^3}$
cwatson
Correct.
Your work was good up until the last line.
Since 2 times sqrt(2) isn't sqrt(4)
You can't combine them since one is being operated on by the sqrt
is equivalent?
Technically yes, but there's not actually a reason to radicalize this specific equation.
It's just how exponents work
1/2 is to the 1/2 power, which is the same as square rooting it.
does that always work?
Yes, just be careful of syntax.
what syntax
How the symbols appear in what order
wdym
(3/4)^3 is not the same as 3^3/4
But yes, it's just an extension of the distributive property.
Closed by @turbid spoke
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 im a bit confused. can someone guide me? thx
@fading forum Has your question been resolved?
i don't like the way this is written, sort of confusingly worded.
allow me to translate:
Find the plane with the point a and the line l contained within it
let me just give you a high level overview
- Find the direction vector of the line, let's call this v_1.
- Find the other direction vector of the plane by choosing a point l_0 on the line. Then your second plane vector is "a-l_0". Call this v_2.
- Your normal vector to the plane is given by v_1 x v_2.
- Solve for p by plugging in the point a.
ahhh
just curioius, do you think this can be solved any way without the use of cross product?
sure but it's basically doing the same thing.
let A be the matrix [v1, v2] where v1, v2 are column vectors
then just find Nul(A^T)
this gives the orthogonal complement of Span(v1,v2)
wait whatttttttttttt
i dont think i have learnt these haha
I gave you the lin alg answer and the calc 3 answer
if anyone can help with this please
Closed by @fading forum
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 need a little help, I haven't done math in a very very long time.
How do I simplify this
multiply numerator and denominator by lcd
.close
Closed by @atomic ember
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 anyone help me figure this out
ive been testing multiple entries and cant ifgure it out
@plush shore Has your question been resolved?
Closed by @plush shore
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.
Wondering if anyone can explain what to do in this problme
I know you’re supposed to do y=mx+b
But I’m confised
Usually the teacher would have a video that teaches this part. But there isn’t a video
do you know what a piecewise function is
it just defines what the function is piece by piece, so piece-wise
look at your graph and consider the part where x is greater than or equal to -1
Okay I’m looking at it
that should be a function you’re familiar with
yes, but shifted around
|x|-2
your goal is to find what those transformations are, what the stretch, horizontal and vertical shift are
almost
2|x|-1.9
2|x|-2
idk why it’s weird like that on the bottom
but anyways, there’s not much more to explain
Yeah
looks right
Sweet
You made that seem easier
Can I ask you another question. I think I might have the answers
yes
So setting up an equation
Would it be like 6()^x
Well I guess for the first one
6^x-4
(6^x)-4 yes
yes
-x?
6^(-x) yes
Okay
So the outside - is for the reflection of c
X*
And inside is the reflection of y
Gotcha gotcha
... hard
Closed by @flat 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.
is the e in here the e used in ln(e)
Closed by @rose lagoon
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.
this is what i have tried
the answer is coming out wrong
nvm i found the mistake
here
lemme try again now 😭
bruh found another mistake 💀
then use the midpoint formula?
idk if thats a formula
yeah ig we can do that too
there is one
(a+b)/2?
yup
pretty much common sense
thats the same thing
yeah i meant using B as a mid point would make sense aswell
fixed my method tho
the answer is correct
these silly little mistakes are someday gunna be the death of me
but thx for the help!
.close
Closed by @tidal wasp
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.
what’s the question here
I didn't understand the question either.
to show that the function has derivatives of all orders?
I guess
is this something you were assigned?
No, teacher. These are the questions I solved to prepare for my exam.
Teacher, I have thrown the whole problem to you.
we are all learning
It's not a question. It's an example by the author to show you something they think will be useful for you to think about.
what is the big idea of this?
its been a long time coming
its fearless
BIG REPUTATION
and they said speak now
into folklore
IM TAYLOR
I WAS BORN IN
1989
Evermore..
LOVING HIM WAS RED
NICE NICE
LOVERRR
MIDNIGHTS
ITS BEEN A LONG TIME COMING
awesome, it's a poem
I don't understand
i just meant that i think we are all learners, and there is a lot to understand from this problem
there are different ways to approach it
You're right. Can you solve my question?
i can try!
i don't understand most of what is written there, where would you use the f(x) function in life?
a similar function is actually used to define the gaussian distribution
@safe smelt Has your question been resolved?
Please someone help me?
is e^(-1/(x^2)) the "Gaussian function" or "bell curve"?
@safe smelt what do you want to understand about this problem?
you can also use <@&286206848099549185> to ping helpers
i tried to visualize the f function in Python, is this correct?
@safe smelt 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 need help and you people know how to do it
im more of a english guy, struggle in math can someone please help me thank you
read this book, it is awesome https://www.youtube.com/watch?v=Z0k8F9m2pJ8
Limitless Mind: Learn, Lead, and Live Without Barriers by Jo Boaler
My Recommendations for Limitless Living:
Limitless Factor https://bit.ly/3auD8mE
Amazon Book https://amzn.to/3jiTtPm
Audible 30-Day FREE Trial: https://amzn.to/3rdSyCs
M1 Finance (FEE FREE savings and investing)
💰💰 m1finance.8bxp97.net/GjXRn9
Stanford University professor,...
do you know the pythagorean theorem
lxhxw yeah
thanks but i need help with math
that's why i recommend you to read it
!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'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
1
which question are you on, 3 or 4?
do you know the pythagorean theorem
.
have you tried applying that here
doesn't really answer my question
did you make any attempt to find the length of the green line
you said you know the theorem
no shit
you can grow the connections in your brain with struggle, effort, making mistakes, and looking at the problem from many perspectives
knowing that, you should also know that its directly applicable here
math can be super fun
i know the calculations to the theorem
what's your issue with applying it here
and you can learn math too
literally 0 help from a cord server supposed to be providing help, this is why ur not a teacher lmao
bold assumption
word of advice: don't antagonise people spending their time helping
@trim shard Has your question been resolved?
thats so nice of you!, a lot of people here are phds in maths, and the probability of your bs being put up with will still be null
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.
2 2 2 2 2=28 have to put an action between each number (not homework or anything) but cant seem to figure it out
what actions are you allowed to do
like + - / x ^ !
parenthesis too?
yea
no concatenation
I can do it with 4 two's :(
I can do it with five provided you can use factorials
Oh I see
?
it's 4 still
oh yh
$(2^{2 \cdot 2} - 2) \cdot 2$?
Ann
what is concatenation
i googled it
concat(2,5)=25
oh
nah
ty ty
Closed by @gilded rain
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.
1=3
2=5
3=4
4=4
5=3
6=2
7=3
8=5
9=3
10=?
my friend gave me it
i think there might be something
hebrew
אחד
שתיים
שלוש
ארבע
חמש
שש
שבע
שמונה
תשע
עשר
however
u can pronouns and spell them in various ways
it appears that each number on the right is the length of the hebrew name of the number on the left
Closed by @gilded rain
Use .reopen if this was a mistake.
woman is closer
✅
.close
Closed by @gilded rain
Use .reopen if this was a mistake.
idfk
it'll move, dont worry
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
Closed by @cosmic steppe
Use .reopen if this was a mistake.
You already have one
yea
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.
надо указать, какие точки соответствуют значениям выражений слева
-2a скорее всего это K
другим быть не может, да
Я просто не понимаю, их нужно по рисунку искать или это формулы какие-то
по рисунку конечно
Просто -2 * 0.75 = -1.5
|a - 1| = M
Ну я приблизительно считаю, ведь у нас не так много точек
В случае если a > 1/2, -2a будет меньше чем -1
А как найти 3^a ?
Как?
Я точно не помню, но есть ли такой cheat sheet, где объясняеться какое значение будет в a^x, в случаях если 0 < a < 1 , x > 1 ; a > 1 ; x >1
?
функция f(x) = a^x -- строго возрастающая при a > 1 и строго убывающая при 0<a<1
оттуда следует все необходимое
То есть 1.4 < 3^a < 3
А как понять, N или P?
N слишком близко к единице, чтобы быть больше sqrt(3)
a и N выглядят примерно равноудаленными от 1
А, хорошо, тогда только P
Спасибо )
да
.close
Closed by @forest portal
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.
(log_2(x))^2 - (a - 1) * log_2(x) - a =0
Need to find min whole a, when the one of solutions of the equation lies on (30; 100)
ну так диалог наш перечитать же можно
Я ее почти решил, но у меня не сходиться число
@forest portal Has your question been resolved?
Closed by @forest portal
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.
In mathematics, the Cauchy condensation test, named after Augustin-Louis Cauchy, is a standard convergence test for infinite series. For a non-increasing sequence
f
(
n
)
{\displaystyle f(n)}
of non-negative real numbers, the series
∑
...
this can be useful i think
hmm
can't think of anything else
well ok
maybe integral test?
and then you can accomplish basically the same thing with the integrals by substituting e^x
@crimson sedge 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 have this expression
how do I turn it into an integral?
I'm getting confused on what the bounds of integration should be
or what the integrand should be
<@&286206848099549185>
sorry for the ping before 15m, it's a bit urgent
.close
Closed by @lyric narwhal
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 get some help for how to approach this
i think that the function is neither injective or surjective
@sullen spire Has your question been resolved?
f(x) = f(y), x = y
@sullen spire Has your question been resolved?
...maybe be more specific than that
i don't even know what that means
what are x and y? what's ","?
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.
would be good to see the sequence defined in previous question...
yeah what's the sequence
@green niche Has your question been resolved?
<@&286206848099549185>
@green niche 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 do I find integer values of x and y that solve this equation
I mean yeah but how
I can just do it with a calculator but how am I gonna form my answer on an exam for example
how do you make the right side an integer value
Well he just means plugging in integer values of y that gives an integer value of x
Yep
?
but in this case you have (2+5y)/3
yeah but
answer this first
Ok
Well
I guess it has to be equal to or bigger than 3
more specific
y should be a multiple of 3 right
so 3, 6, 9, ...
now what does that say about the 2 + 5y in your problem?
My internet just went off
damn
Ok so
Yeah true
I guess 2+5y has to equal a multiple of 3?
correct
not necessarily
if you start plugging in values
2, 7, 12, 17, 22, 27, 32, 37, 42
do you notice a pattern
which numbers are multiples of 3 here?
y=2, y=5, y=8, etc...
so y=2 + 3k, where k can be any integer
well
Wait is that the y from the equation or just the multiples of 3
Wait this is revolutionary
I dont understand this part
you get an equation for the values of x too
okay so
How you do that
if you start plugging in values
for y = 2, it outputs a multiple of 3
for y = 5, it outputs a multiple of 3
and for y = 8, it outputs a multiple of 3
it's pretty easy to see that this pattern will continue, right
for y = 11, y = 14,
Yeah
Yes
and the first value is 2
so you can say y = 2 + 3k
if k = 0
y = 2
if k = 1
y = 5
if k = 2
y = 8
for all integer values of k
itll spit out a valid value of y
How do you know the first value
well
we started from plugging in y = 2
y = 0*
and y = 2 was the first value where we got a multiple of 3
so i'm just using that as the first value
OOoh I see
Ok so to recap
You just need the first value that gives you a multiple of 3 or whatever number you have
yes
then you can just extract the formula thing
you should look for a pattern first
like y = 2 y = 5 y = 8
its pretty obvious you're adding 3 to each
Yeah ofc
Ok so question
mhm
Does the pattern have to be equal to the number we have like in this case we have multiples of 3 and the pattern is 3
hmm
im not sure if that pattern persists but
just plug in values of y and you'll find the pattern regardless
in these types of questions theres usually some kind of pattern you can find
Or can the pattern for example be *3 instead of +3
Yeah
off the top of my head i cant think of a case where that would be true, but if you did come across this case you could use that pattern yeah
Bro you're like a saver
cuz
To get that formula I had to do so much shit
And now I can just get it quick
lol
Thx
np
Youcef88 writing an essay
writing his phd dissertation on math in this channel
Hhhhhh, Just a hobby and curiosity
Naaah man it took you 8 years to write that
bro types at 1 wpm
Nah its good man
Yeah its easy to get the x value
anyways imma close this
@frail thistle gonna need you
.close
Closed by @dull pewter
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.
@radiant topaz if i multiply n-4 by 2 i get (n-4, -3)
@kindred hornet Has your question been resolved?
how did you get -3?
you have 2n+5 and n-4
n-4 multiplied by 2 is 2n-8
what operation is there on 2n+5 and 2n-8 that gets you -3
@kindred hornet Has your question been resolved?
oh yeah it should be 13
Now there
cool
so the numbers need a gcd of 13 ig
hm not sure how im gonna find these numbers
@kindred hornet Has your question been resolved?
@kindred hornet 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.
Please explain me everything after b2 - 4ac = labda2
What is even - odd and odd - odd?
Even - odd is odd and odd - odd is even
??
@crimson sedge Has your question been resolved?
did you try proving it? what is lambda?
@crimson sedge Has your question been resolved?
@crimson sedge 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.
is every point inside the circle a midpoint of some chord of that circle?
yes but im not sure about the points on the circle
typo that was
The chord has 0 length
ah
yeah but like it doesnt feel satisfying
perpendicular from centre bisects the chord
Feel free to exclude it
Closed by @still oracle
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 need help finding total number of transitive relations from N to N having n elements
Here's what I have done till now but I dont know if it is 100% correct
The order of the images is reversed :/
Here i have found non transitive ones then I'll subtract them from the total number of relations
@steep umbra Has your question been resolved?
<@&286206848099549185>
Yes?
.
.
I want someone to see if my workings are okay
It is ok but a bit messy.
No offence.
i mean is everything mathematically correct?
I think so.
Closed by @steep umbra
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.
Could someone please explain why is it that the line L is not parallel?
and does not intersect?
@smoky stump Has your question been resolved?
<@&286206848099549185>
Bing Chliing
@smoky stump Has your question been resolved?
@smoky stump 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 am just genuinely very confused
Why is the first picture wrong? Or is it not?
I mean the answer is different but I used a correct method right?
also this is it, I forgot the - at some point but still
@bright flame Has your question been resolved?
it's the same
they only differ by a constant which makes them both valid antiderivative
as cos^2(x)+sin^2(x)=1
@bright flame
How do you get that information out of this?
is it like cos^2(x)=1-sin^2(x) but because of the Constant you have anyway the 1 doesn't matter so cos^2=-sin^2?
-cos^2(x)*
I edited my message, it works like that?
they look the same but they're off by 1 tho?
in this scenario yes because your looking to find the area under the curve
the area stays the same
but I mean
try to take the derivative of -cos^2(x)/2 and sin^2(x)/2
and you'll see they both give same answer
Closed by @bright flame
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 they get this?
Closed by @pearl crest
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
!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'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
@modest wind 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.
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
4
<@&286206848099549185>
@oak pecan Has your question been resolved?
@oak pecan Has your question been resolved?
.close
Closed by @oak pecan
Use .reopen if this was a mistake.
.close
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.
Compute $∫_{γ} −y^3 dx + x^3 dy$, where γ is the positively oriented edge of the unit circle.
So I used Greens and got $\int\int_{D} 3r^2\cos^2(\theta) + 3r^2\sin^2(\theta) dr d\theta = \int_0^{2\pi} d\theta\int_0^1 3r^2 dr = 2\pi$. But the correct answer is $\frac{3\pi}2$
afeAlway
@summer kayak Has your question been resolved?
Closed by @summer 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.
Calculate the curve integral $∫_{γ} y dx + x dy$ if γ is the positively oriented edge to the region given by the inequalities x2 ≤ y ≤ x
afeAlway
This is what I did using Green's Theorem: $∫{γ} (y, x) (dx, dy) = ∫∫{D} 1-1 dx dy= ∫∫_{D} 0=0$
afeAlway
Is this right? You can't integrate 0 with respect to anything so do I say the answer is zero or there is no answer?
you can't integrate 0
why not?
there's definitely an antiderivative of 0
i don't actually know what a curve integral is but i would think that the integral of 0 is just 0
But in this case 0 * dxdy= 0. Which variable do I integrate it with respect to?
You're integrating the function f(x, y) = 0 over the region D.
$\iint_{D} 0 \dd{S} = 0$.
stabulo
wdym?
I mean like how does that help me?
in this case
You can write the double integral as the iterated integral
$\int_{0}^{1} \dd{x} \int_{x^2}^{x} 0\dd{y} = 0.$
stabulo
You just destroy the dy and dx part of the integrated integral which does not make any sense to do so.
You effectively just did this:
$\int_{0}{1} \int_{x^2}^{x} 0$
stabulo
This doesn't have meaning unless you understand this to be the above iterated integral and say its obvious it means that as it's the only way to get a numerical output.
so are you saying that $∫∫{D} 0 = \int_0^1 dx \int{x^2}^{x} 0 dy = \int_0^1 ( \int_{x^2}^{x} \dd{y})\dd{x} = \int_0^1 [y]_{x^2}{x} dx = \int_0^1 x-x^2 dx = [\frac{x^2}2-\frac{x^3}3] = \frac16$
afeAlway
No.
$\iint_{D} 0 \dd{S} = \int_{0}^{1} \dd{x} \int_{x^2}^{x} 0\dd{y} = \int_{0}^{1}\left[ 0\right]{x^2}^{x} \dd{x} = \int{0}^{1} 0 \dd{x} = \left[ 0 \right]_{0}^{1} = 0$.
stabulo
but first of all how is the integral of 0 with respect to y 0? Any why did you do $\int_{D} 0 \dd{S} = \int_{0}^{1} \dd{x} \int_{x^2}^{x} 0\dd{y}$ and not $\int_{D} 0 \dd{S} = \int_{0}^{1} 0 \dd{x} \int_{x^2}^{x} \dd{y}$
This is my code so you don't have to correct it each time
\iint_{D} 0 \dd{S} = \int_{0}^{1} \dd{x} \int_{x^2}^{x} 0\dd{y} = \int_{0}^{1}\left[ 0\right]_{x^2}^{x} \dd{x} = \int_{0}^{1} 0 \dd{x} = \left[ 0 \right]_{0}^{1} = 0
Oh they disappeared anyway.
lol why do I get error when I copy & paste your code?
Discord uses _ to make things italic and stuff like that.
afeAlway
Okay finally got it correct. So why?
It can be shown the double integral can be calculated as a iterated integral if the region is appropriate, R_x means it can be described by the inequalities a <= x <= b, φ <= y <= ψ.
A double integral is not a iterated integral but it can sometimes be evaluated using one.
aha ok but why did you say the integral of 0 is [0]^x_x^2?
The integral of 0 with respect to y is 0.
isn't the integral of 0 a constant
We have bounds so it's not necessary to include the constant of integration. You of course can but they will cancel.
oh yeah
$[c]_{x^2}^{x} = c - c = 0.
This is what a double integral is and it's clear that f(ξ_k, η_k) ≡ 0 for all (ξ_k, η_k) so it follows the double integral is zero if you know what the other things in the definition mean. I just don't want to be sending walls of text. 🙂
wait btw again just to double check, when it comes to iterative integral. The reason we integrated with respect to y first is because we have numbers as bounds for x right?
Well a analogous version exists for regions R_y in hypothesis of Theorem 2 above.
This is what is meant when people say change the order of integration.
Appropriate regions such as the one we have can either be R_x or R_y, i.e., a <= x <= b, a <= x <= b, φ(x) <= y <= ψ (y), or c <= y <= d, a <= x <= b, φ(y) <= x <= ψ (x).
I arbitrarily chosen the order I did but I would have been justified to choose the other version.
@summer kayak Has your question been resolved?
Closed by @summer 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.
How find the equations
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
what you mean
three parts of the piecewise function are linear
how do i find what the equations are
on which intervals is the functon linear?
every
no, we have an exponential piece on [0,2]
the first and third
you see it's curved instead of a straight line
that's a start
okay so the first part
the blue line
what's the slope of this line?
how do i find it if it only hit one point
i dont see it in anypoints
f(x)=4/3x+1 when x=(-infinity,0)
ok
f(x)=3^x when x=(0,2)
what
f(x)=-x+11 when x = (2,infinity)
and i can't tell what's going on
is there a piece of the function on the x axis?
the function looks like it's goig through the points (0,1) and (-3,-3)
@ember rover 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.
Where did i go wrong here
Is it wrong? 
@open vine Has your question been resolved?
Well the answer for question f says this
This here is equivalent to yours, when you factor out another $u^{-\frac{1}{2}}$ and bear in mind the power rule for logs $\ln(u^{1/2}) = \frac{1}{2}\ln(u)$
@cerulean sail
Then common denominator everything
Suspect that it's supposed to be $\frac{1}{2} e^{\sqrt{u}} \pqty{\frac{1}{2\sqrt{u}}\ln(u) + \frac{1}{u} }$ or equivalent I think?
@cerulean sail
@open vine Has your question been resolved?
thanks!
Closed by @open vine
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.
im buggin rn big time
Need to be multiplied together to do that
Because ln(e^x + e^x) is not 2x
Thought so
Sorry for the dumb question, bit fried rn
Thanks
Dw, no dumb questions
k?
.close
Closed by @light pine
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 need help ong
Separate variables 
how exactly?
You have a differential equation of the form $\dv{y}{x} = f(x) g(y)$, so you can convert that to $\frac{1}{g(y)} \dv{y}{x} = f(x)$
@cerulean sail
Both sides should be "easy" to integrate (in theory anyway!) with the left hand side, bearing in mind the chain rule...
so i put the y´s onto the left and keep x on the right
then integrate?
ok i will try
can i leave the chat open if i have another question regarding the same question?
,rccw
By parts is a good idea yea
but then what would be the differentiate for 1/sin2(x...
$v'$ is what you wrote, $\frac{1}{\sin^{2}(x + \frac{\pi}{6})}$, just need to realise what that's the differential of(!)
@cerulean sail
yep thats what im not sure of
do you have a list of common differentials anywhere?
i mean we are given a equation booklet i can check there
Otherwise, if not, then bear in mind what 1 is in terms of trig functions
Might be an easier idea to! 