#help-23
1 messages · Page 264 of 1
what do you think about part e
i want to hear what you are thinking (or read for that matter : P)
but do you need the point when you are searching for the limit?
let me ask you this then
lets say we have f(x) = 1/x
very simple
what is the limit when x -> inf
will you say that limit also doesnt exist since there is no inf point?
No, I’d call it infin
the point itself is of no concern in limits, what you need is continuous convergence
both sides of the point 0 are going to 0
in a continuous matter
and thus limit exists
and is 0
limit is as of dictionary definition
its the limit, not the value
do you understand? i can explain in another way if you want
Somewhat
I figured it was zero if it did exist, I must have made up a rule in my head regarding the open circle being indefinite = not existing
u dont need the function to be continuous at the point
just before and after the point suffice
cuz the way of seeing if a limit exist is to see if
$lim_{x\Rightarrow n^-}f(x) ?= lim_{x\Rightarrow n^+}f(x)$
Ok so I am reading f as lim > 0 = f(x) = 0
G says the same, except f(x) = 1
I see a solid point above 0 at y=1 which in my head means > definite > G Is true
Rootsyl
you go to the point from right and find the limit
then go from left and find the limit
if the limits are the same
and not divergent
the limit exists
.
yes
Next I am reading h
I see from the left, open circle at 1 the line confused me a bit but we only read the y values ig
look from right, look from left
see if they equal
Approaching 1 I see it as an endpoint
Are you also counting the line along y=0 1-2 as the right side?
yes
left and right do not converge to the same point
thus that limit is invalid
Back 2 this rule
the left and right side are not same
you dont even need to look for divergence
oh you asking for general function?
like all of it
No I’m asking if it was a question, would that be DNE?
Since there’s not the same
of which point
H
yea the limit is dne
I see i as true? There is a definite point at 0…I also see a open point at 1 but I’m choosing to define it with 1
lim x goes to 1?
On I now yes
k is true since there is no f(x) in that region
there cannot be a limit if the function do not contain the points region
if it was -1^+ you could say its converging to that point
points region = infinitely small area around the point
which is used to determine the limit for a point
Because for 1+, you can lead up from the right side
i might be using the wrong term to define point region
i think there was another name for it
And that’s where the point 1 I came up with comes from
But there’s no points that can be made from the -1-, since x is only approaching it
Not on it
@rain bear am I understanding correctly…?
I am also ready to move on to the next set of questions
(I can reopen for someone else. If you might not have time)
.close
Closed by @slate quail
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, im not sure how to approach this
try doing some row operations, you could probably make the matrix look a lot simpler
consider factoring out n in the last row
wdym
you're trying to calculate the determinant of A, it will be n times A with the last row divided by n
ohhh right
then you could try subtracting the last row from each of the other rows n times
wait could i just factor out n from all of the rows below 1?
how would that help
you can first cancel everything out besides the diagonal and the last row
right but then i cant calculate it based on the last row
and then cancel out the last row minus the last entry
i dont konw if n is even or odd
wdym
if A is almost diagonal with just the last row, then i can subtract each of the rows times a constant from the last row to cancel out the last row, except for the last entry
right
so the resulting matrix is diagonal
yeah
then everything above the diagonal would be 0
or am i missing something
then the determinant would be the product of the diagonal
Closed by @golden bluff
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.
So two questions, if x=y does that mean log(x)=log(y) (respecting all the stuff abt logs yk how they cant be negative and smth cant be zero )
And if log(x)=log(y)
What does that have to say abt x and y
Do we conclude another releationship?
are x and y real numbers
log(x) by itself will say that x > 0
so log(x) = log(y) also says that x and y are positive
you can e^ both sides to see that x = y
so log(x) = log(y) => x = y > 0
similarly you can log both sides by only if theyre positive to begin with
x = y > 0 => log(x) = log(y)
Oh! How imteresting.
log(x) = log(y) implies x = y because log is a one-to-one/injective function
Does that mean that it doesnt have an inverse or- wth is an injective function
an injective (aka one-to-one) function is a function that has an inverse (every output is produced by only one input)
for a log with base $b$, $\log_b(x)$, its inverse function is the exponential function $b^x$
cloud
Wait? So ^e is the inverse for logs? Just like ^2 and sqrt?
e^x is the inverse function for the natural logarithm (base e), also notated as ln(x)
Im trying to comprehend this
So log(x) base b
Is like b^(smth)=x
So- what does the inverse function do to this
How do you apply it
if you apply one function to a number, and then apply the inverse function to the output, then you get back the original number
you can do this on both sides of an equation, for example
Are you thinking of an example or are you waiting for me to respond 🙃
Yes! Ik that but im a bit confused on how to apply that to logs
let's say that we know
[ 3^x = 81]
we can solve for x by applying the function $\log_3(x)$ to both sides:
[\log_3(3^x) = x = \log_3(81) = 4]
similarly we can solve the equation
[\log_2(x) = 6]
by applying the inverse function $2^x$ on both sides:
[2^{\log_2(x)} = x = 2^6 = 64 ]
cloud
sorry for being slow but- how does 2^log_2(x) translate to x
I mean yes its an inverse function
But im asking abt the algebra
in general if $f^{-1}(x)$ is the inverse function of $f(x)$ then [ f(f^{-1}(x)) = f^{-1}(f(x)) = x ]
cloud
Ty miss cloud
.close
Closed by @mighty mango
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.
sorry
Yes
@rugged cargo Has your question been resolved?
.close
Closed by @rugged cargo
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 have a question with interpreting my solution to an old question
i took calc 2 a few months ago then dropped it so im a bit unsure what i did for this telescoping series
im not sure how i got from the 4th last line to the 3rd last line
can anyone explain
looks like you added and subtracted 1/n term by term and then split the series.... which is hella sus imo
yeah i agree its sus i had no idea what i did
i have the same question for a new assignment ill try again
.close
Closed by @lilac osprey
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 do #3?
well quadratic formula
just solve it normally using formula
same way you did the others?..
ik but when I try to do it I keep getting the square root of a negative number so im not sure if im doing it correct
negative determinant init?
I get no solution
no solution is correct then
then show answer in terms of i
idk if i can use imaginary numbers
I mean its your only option
true
I don't think they've seen that yet
you can just say "no real solutions"
you can also say no solution in reals
yea ill prob do both show solution with imaginary numbers and say no solution in reals
thanks guys
@kindred fjord 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 😦
x=1/2 and y=3 is that correct?
yea but lemme show smt
ahh i did that intuitively lol
For the second equation is this correct 😅
Is doing it these ways the same or wrong ☠️
@hushed onyx Has your question been resolved?
just use basic substitution
2x= 10 - 3y
x = (10-3y)/2
now substitute this in 2nd equation
and you should get your answer
yes yes i was able to get the ans
but im not sure if the way im doing the fractions is corret :/
is the way im deriving right?
@hushed onyx Has your question been resolved?
.close
Closed by @hushed onyx
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 did i do wrong here
wait
:D
Yeah
:D
well it seems like u=3x is the correct way based on calculators, but i'm trying to figure out where i went wrong because it looks like i got to some answer
wanna know where i messed up
u integrate with function of x with respect to u
we should transform everything into u before integrating with respect to u
:D
Well that sounds nightmarish
:D
${-\frac{2}{3}\sin(3x) + \frac{\sin^3(3x)}{9} + C}$
:D
alright well yeah i guess cos3x is not u LMFOA
can i maybe do int (cos3x)(cos3x)dx and then ibp?
integration by parts
This is actually equal to:
nvm
this approach works
but is very complicated
so lets do ibp
wait
but
to answer ur initial question
.
that's where it went wrong
${|\sin3x| \neq \sin3x}$
:D
@rustic cloud tbh, i dont think ibp will work
the functions are periodic
uv
nvm
yeah this problem is ghoulish
:D
if it makes any sense i'm trying to do the brute force methods to make sure my fundamentals work, so incase i don't know a particular identity i can still make it to the correct answer
${\int \cos(x)\cos(x) dx = \cos(x)\sin(x) + \int \sin(x)\sin(x)dx}$
:D
${\cos(x)\sin(x) + \int \sin(x)\sin(x)dx = \cos(x)\sin(x) + x - \int \cos^2 (x) dx}$
:D
${\int \cos(x)\cos(x) dx= \cos(x)\sin(x) + x - \int \cos^2 (x) dx}$
:D
${\int \cos(x)\cos(x) dx= \frac{1}{2}\cos(x)\sin(x) + \frac{1}{2}x + C}$
${\text{Actutal integral }=\frac{1}{3}\cdot I }$
${\therefore \int \cos^2 (3x) dx =\frac{1}{6}\cos(3x)\sin(3x) + \frac{1}{2}x + C}$
:D
:D
is doing ibp on sinxsinxdx bad then?
yo brah this is my math struggle channel
it will what
Transforming sinxsinx to 1 - cosxcosx
Oh okay thanks
for latex?
There are only a few identities u need
For this problem of just in general?
Oh okay
I guess I’ll just get to memorizing some identities
If you could drop a few that you deem essential that’d be great
But you’ve been helping a lot already
Thank you!
Okiee
Wait
It’s actually mentioned in me textbook
- Trig iden and their derivations
- Double angle
- Half angle
@rustic cloud Has your question been resolved?
Closed by @rustic cloud
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 is x to the power of 2?
Yeah
Lemme try
It needs some geometry theorem that I don't know
Nvm
I’m too lazy
If there is an unknown theorem
I’m dead 💀
Cuz I was some algebra
I have the answer but don't know how to solve that
The sum of all triangles inside = x^2
4 triangles
Only one of them can be caculate
Is that thing a square tho?
Yeah
I tried to name the parts and solve by equations but it didn't work
Only one of them
Wait a second
U don’t need the area
U can just equate
Is that 16 times x to the power of 2?
I'm cooked bro
Been waiting for 2 weeks☠️
Cannot use calculator, right?
I don't think it has a hard calculation but if you want you're free to go
@tawny charm 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 you to better understand my question I think it would be best for me to work through the example problem I have and explain the part I’m confused at after 12 t - 42 + 60 I don’t add 60 to -42 because addition shortcut theorem if f (x) = K where K is some integer the f ‘ (x) = 0, so would the derivative of 60 be 0?
The derivative of a constant is always zero
But i dont understand what you call "addition shortcut"
Like to get faster and to not simplify, since youll derivate ?
So anytime I’m asked to solve for the derivative of a problem and I see a number with no variable attached to it the derivative of that number is 0 ? and No I think my professor just calls it that when he is referring to the constant function rule
Anytime yes
Closed by @wicked veldt
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 a linear system of equations, does the order matter? i.e. instead of a row say being x - y + 0z + 0w = 0, would it be wrong to write it as -y + x + 0w + 0z = 0, or are they equivalant? Because if we convert it into a row in the matrix, it seems wrong. But at the same time, in equations, variables can be written in any order
@versed kernel Has your question been resolved?
.close
Closed by @versed kernel
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 came out in my algebra exam and i had no idea
variable
Okay, but could m be any number?
So a good start is to determine for what m this is even defined for
i.e since we know sqrt(x) is defined for x>=0
and since we have an equality, the LHS must also be >=0
since the RHS is non-negative
would you agree?
what is RHS
yeah i agree
i.e which side of the equality we're talking about
alright, so for the LHS to be non-negative, we have that 1-m >= 0
try and see if you can do something similar for the expression on the RHS
so i separate the RHS and LHS into inequations?
well as a start, we're for the moment just trying to figure out which m here is allowed
for example, we know that sqrt(x) is only defined for x >=0
yes
so try doing a similar analysis for the RHS
my tip would be to start in the inner sqaure root and work your way out
i dont get it
what we're doing is
figuring out for what values, m is allowed
in the equation
?
are you asking why or how?
if thats what we're doing
yeah as i explained above thats exactly what we're doing
doesn't the RHS have to be x >=0 as well theb?
yup
in which case we know that the LHS also has to be >=0
which is why i said that 1 - m>=0
yeah i get that
so far no
Alright cool, so try on your own as a start and see which m are allowed in the square roots in the RHS
i dont understand what you’re asking there
do I have to solve an inequality in the RHS)
?
So the square root function is only defined for certain m, we'd like to reduce the number of possible solutions down to something actually possible before we move on, as for example squaring both sides may wrongly introduce solutions
so for example as a start, working from the inside to out
when is $\sqrt{4m^2-7m^4}$ defined?
Aslan
when its higher or equal than zero
what exactly?
m
orrr
that would be correct if it said $\sqrt{m}$
Aslan
so the key here is that sqrt(m) is more of placeholder, if we already know that sqrt(m) is defined for m>=0
then whatever we replace m with should also be true
so in our case we replace m with 4m^2-7m^4
i.e when $4m^2-7m^4 \geq 0$
Aslan
nice!
i can cut the chase here and move on
as this just a starting step i'd like to do
but you can check your solutions afterwards eitherway
So going back to the equation
Aslan
i expent little time on it
but my first idea was
factorizing
the inner most sqrt
I think we can also notice atleast one solution here by inspection
0?
anyways, how did it go after that?
right
then i thought about separating the roots
and m^2 would simplify to m
uhh following sqrt(a.b) = sqrt(a) x sqrt(b)
well in general it would be |m|, but in this case it wont matter (by luck tbh)
how?
squaring means ^2
i did it twice
well, why?
maybe theres a step u can do before that
$(1-m)^2 = 1 -\sqrt{4m^2-7m^4}$?
(1-m)^2 = 1 - sqrt(4m^2 - 7m^4)?
Aslan
yeah
i would move the 1
and to be on the safe side multiply by -1 to get a positive square root on the RHS
woulnd it be m^2 - 2m?
Aslan
and now might be a good idea to factorize the RHS
yup
yup
in pratice, youd need to have |m| after sqrt(m^2)
do i divide both sides by m?
yeah you're right
but i can let it slide this time since it wont matter, but this is very important to remember, okay?
yes
it will in fact matter in most cases
i get it
no, it should be 2 - m
do we square again
okay so now that we have $2-m = \sqrt{4-7m^2}$
Aslan
it seems fair to square it again
ok
bruh when its like this (2-m)^2 its hard to do the factorizing for me idk why
so i move it to (-m+2)
4 cancels out?
seems so!
and so m = ?
1/2
correct!
Now as we didnt do the first step properly, let's check this one just incase
we check the answer?
so just plug it back into the original equation to see if its a valid solution
you could skip this if you had done the first step (sort of)
damn
dope!
ur welcome!
great help
.solved
Closed by @sinful iris
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 does q35 mean?if the domain is symmetric about Origin, does it mean domain of f is x belongs to R?
not necessarily that x belongs to R, just a symmetry around 0. for example, the domain could be -3 <= x <= 3
Closed by @fleet valve
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 having a bit of trouble trying to simplify the first equation at the top, can someone help point me in the right direction? I keep ending up at the same spot.
yea thats what i meant sorry !!
don't try to write in terms of sine and cosine
rather try to make it one common term
with that being said
try rewriting
should i restart from the original equation?
okay doky
what do you think you should rewrite?
Hello, good afternoon, any channel in Spanish for algebra help?
maybe split secant into two terms?
since its exponent
ya
same principle can be applied
you could say something like u=tanx
you are right
WOOO
ye
anytime
it looks hard
but if you just think about it
then its just normal factoring
all about applying what you already know
anytime
.close
Closed by @mossy gyro
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
Switching the x and y in terms of their positions gains us the inverse of a function
what if a function is not invertible
Then you'll get the inverse relation
Is there any difference?
I see
ex. x = y^2 is a relation, but y isn't a function of x
It is x^2 = y
And the twos are symmetric with respect to the line x=y
That’s the geometric property of inverse functions!
Therefore y=x^2 and x=y^2 are inverse
Agree?
inverse relations, yes
y is not a function of x, yes
Closed by @west hedge
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
Okie
So, f-1 (2) = f(1), yes?
So the derivative is 1/(f’(1))
In other words, b = 2, a = 1
Cuz inverses
lemme just thug it out rq
@bold zodiac Has your question been resolved?
Closed by @bold zodiac
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 is this not 8.2
Why would you expect it to be so?
yeah
8.2 would be the answer if the angle was 50 radians
this is 50 degrees
ohhh im using google calculator thats why
always check ur calc mode
shiz tragic
this is so real
i lost my calculator
n never forget if u use a ti84 to do some exponents and you try running a calm -2^2 its gon give u -4 not 4
get a new one
lost like an hour of my life over a problem because i forgot about this n i wanted to die
thats cause - is outside exponent
in calc
you gotta bracket it
howevr u spell that
how do i do inverse trig things on the google calculator
atan
type atan
also use desmos
just type ur calculations there
for desmos do arctan
.close
Closed by @pastel whale
Use .reopen if this was a mistake.
.clsose
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 this true?
@lean otter Has your question been resolved?
Closed by @raven helm
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.
Determine the smallest area an ellipse disc $x^2 / a^2+y^2 / b^2 \leq 1$ can have, if it is to contain the rectangle $-2 \leq x \leq 2,-1 \ leq y \leq 1$
dghf
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
1
we have two boundaries for x and y
but i don't know what to do with that information, to find the smallest area that the ellipse disc should be coontaine in the bounded region
- What is the formula for the area of an ellipse?
- What can you say about the vertices of the rectangle? (Especially in light of the fact that the centre of the ellipse is at the origin)
So we have a horizontal line at y = -1, 1 and a vertical line at x = -2, 2
The formula for the area of an eclipse, isn’t that pi * r^2?
Or is there a major and minor radius?
I gave you the correct formula
It is with the major and minor radius
How do I find each of these radiuses
So the coefficient is the radius of each
So if we look for the offset from the center
Wrt a and b
We get a = +- sqrt2, and b = +- sqrt1?
The vertices of the ellipse aren’t the endpoints of the axes tho
Try drawing a diagram
If I stretch a to equal 2, it will expand horizontally
To meet the borders of x
@tardy mango
“Contain” means the rectangle must be inscribed in the ellipse to achieve minimal area
So what should I set a and b equal to?
Just draw a rough sketch by hand for visualization purposes 
“Rough sketch” as in not to scale but still capturing the main idea
Not “rough sketch” as in barely representative of the situation
You said that the rectangle should be contained within the ellipse
This is what the sketch is showing here
….
I did also say “inscribed”
As far as I can see, the rectangle is inside of the ellipse
If there is a difference between inscribe and inside, then I would like to know
You know what fuck this I’m not drawing a fucking sketch
.close
Closed by @fallen oriole
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
What do you not understand?
@normal nacelle Has your question been resolved?
is iii correct answer?
iii) is correct
@normal nacelle 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.
am I able to use the second derivative to find stationary points?
- You use the second derivative to work out wether it is a local maximum or minimum
is this right?
yeah so second derivative tells you how it curves
I see
and you do this when you want the coordinates?
@tulip yoke Has your question been resolved?
Closed by @tulip yoke
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 could I manipulate the inequality $n>\ln(n)$ to prove it in terms of real numbers. note $n\geq2$
lILi
I'm in calc 2 this is for a comparison test between a series of the reciprocal of a natural log of n, compared to a generic harmonic series of n
$\frac{1}{\ln(n)}>\frac{1}{n}$
lILi
Yeah
so examine f(x) = x-lnx
this is one of the steps for me finding the radius and interval of convergence for a larger series but i'm basically at the end, this is just checking the lower interval
we want this to be positive for x>2 according to what you said
can you think of ways to do that?
sure, yea
wait
sorry i didn't get any sleep so it's kinda hampering me
so I just need to show x-lnx>0 for x>=2
,w plot x-ln(x)
yeah I was going to say you could just show that algebraically
prove that it doesn't have any roots past x=2
yea, because if x-lnx>0, we can just add lnx to both sides
i would say, argue f(2) is postive, and f is increasing for x>2
I see
$f'(x)>0,;x\geq2$
lILi
Ok so to recap, If I can show that x-lnx is positive on the given interval, then x must be larger than lnx because, if it were not, the result would be negative
it just holds the concern that you cant compare two series that are identical
or the test isnt valid
and I can prove that it is by showing it is positive at the start of the interval, and that the derivative is positive for the rest of it
yea
then argue ...

Thank you
np
.close
Closed by @lilac delta
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 forget how do you solve for invariant points do you make the equation = +/- 1?
@noble dune Has your question been resolved?
Closed by @noble dune
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.
x+y+z = 63
i think i knoew the answer
x= 0.4(z+y)
oh ok
is this correct?
where did u get 45
yeah and then
substitute?
i think you see it right?
bingo
thanks man
Gj wp
nicely done
.close
Closed by @reef edge
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.
Currently learning triangle inequality. Stuck on this question (don’t know what inequalities to use) please help!
,rccw
@storm coyote Has your question been resolved?
<@&286206848099549185>
.close
Closed by @storm coyote
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 a question on my math 142 practice test and I've been really struggling with inverses since it's an online class and would like to receive some extra help. i'm having trouble wrapping my head around converting a trigonometric function into an algebraic one
@edgy mica 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.
it'll help if you start by drawing a triangle with sides a, b, c and an angle B

