#help-36
1 messages · Page 40 of 1
@unborn wave Has your question been resolved?
<@&286206848099549185>
@unborn wave 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'm trying to take a derivative from e^(x^2) and I'm failing miserably.
(a^x)'=a^x ln a.
therefore it should be something like this:
(e^x)^x = e^(x^2) ln e^x = e^(x^2) x
but wolfram says there's a two from somewhere
what am I doing wrong?
The first equation works when a is a constant, not a function
So you can't let a = e^x
Closed by @upper minnow
Use .reopen if this was a mistake.
.reopen
✅
how do I express e^(x^2) as a product of multiplication?
You mean as a composition?
derp, forgot english terminology, though chain rule is the one that's (f g)'=f'g+g'f xD
.close
Closed by @upper minnow
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.
ok this might seem like a really simple problem but I can't find the line through the points (-3, -5), (2, -3)
What have u tried?
Ok what did u get for m
for reference the question includes non-concentric circles
m=2/5
before we get to that
i have radical axis between the 2 non intersecting circle
does that have anything to do with it?
Uh idrk, what’s the eqn of the line u got
the one through the points?
y=2/5x+19/5
am i trippin?
this seems so easy
but look at desmos
ok so we sub in any point into the equation y=mx+c
therefore i'll sub in point 1
-5=+2/5 (-3)+c
correct?
now we find c by rearranging
2/5 * -3 = -2/15
-5 = -2/15
No
Stephen
Stephen
i'm not even joking and this is the easiest part
i have 7 hours left
and have a validation for basically all non linear lines
like hyperbolas, asymptotes and stuff
i wasted an hour on this ;-;
facts
wait can i ask for advice
i have to create a moving image in desmos
and it has to include : line, parabola, semi-
circle, hyperbola, square root
what's something easy to make?
that includes these
Honestly I’m not too sure sorry, not too familiar with desmos
damn
basically just a graphing calculator
example
for the thing we just did
it just graphs equations
Ye ik that, but idk how to make it move
Maybe ask in #math-discussion or smth, I’m not too sure
also i need some more help on another question
what comments would i make other than the radical axis and line that goes through the centre of each circles is perpendicular?
i found the radical axis through simultaneous eqns and the quadratic eqn
so talking about the points of intersection with the circumferences, with the radical axis is pointless
only other thing would be finding the points where the lines going through the centres intersect the circumference
@pastel cedar Has your question been resolved?
@pastel cedar Has your question been resolved?
Closed by @pastel cedar
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'm guessing the reason why I got it wrong is because there's a part where I shouldn't have combined fractions?
But I don't see where
I'm not sure how they got that as a solution
What did you do? 
sub in dy/dx = -x/y there
OOOOOOOOOOOOOOOOO
I FORGOT ABOUT THAT
wait
so I have (-y + (-x^2 / y)) / y^2
but, how do I proceed without combining fractions
You do combine fractions 
WAIT
I READ THJE WRONG THING THAT SAID NOT TO
OKAY
TY LMAO
where is 9 coming from
I got -y^2 - x^2 / y^3


Your original question 
tbf it's one of those types of questions that are just there to test you and make sure you remember 
so I just take out a negative 1 from both terms
lol yeah
Like
I don't think I would have thought of that if I didn't see the answer
like
if this was a test
I would have stoppped there and thought
oh no
I did something wrong
or
oh look
it's correct Xd
Well luckily it's not a test right now, and you can learn what to look for in these types of questions, for when you do have one 
Always a pleasure 
.close
Closed by @next pagoda
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.
Show that the line x-2=(y+3)/2=(z-1)/4 is parallel with the plane 2y-z=1
I dont know how to proceed
I know that the dot product of the line vector and the normal vector of the plane should be 0 but dont know how to get there
Can you rewrite in parametric form?
x = t + 2, y = 2t - 3, z = 4t + 1 ?
why 4t?
I wrote the equation wrong originally, now fixed
oh ok
so direction vector of the line is i + 2j + 4k?
not sure
oh so 2j - k ?
Equation of a plane
Ax + By + Cz = D
A, B, and C are the coefficients of x, y, and z, respectively, and D is a constant. The normal vector of the plane is given by the vector <A, B, C>. This is because the normal vector is orthogonal to every vector that lies within the plane
consider two vectors that lie in the plane, u = <x1, y1, z1> and v = <x2, y2, z2>. Their difference, w = u - v, also lies in the plane. The dot product of the normal vector, n = <A, B, C>, and w should be zero, as they are orthogonal:
n · w = (A, B, C) · (x1 - x2, y1 - y2, z1 - z2) = A(x1 - x2) + B(y1 - y2) + C(z1 - z2) = 0
since u and v lie in the plane, they satisfy the plane equation:
Ax1 + By1 + Cz1 = D
Ax2 + By2 + Cz2 = D
substituting these equations into the dot product equation, we get:
A(x1 - x2) + B(y1 - y2) + C(z1 - z2) = (Ax1 + By1 + Cz1) - (Ax2 + By2 + Cz2) = D - D = 0
so, the normal vector <A, B, C> is orthogonal to the difference vector w, which confirms that it is indeed the normal vector to the plane
you're welcome
.close
Closed by @tranquil flume
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
@amber holly going back to my question from a few hours ago, is the fuction concave up at (2,inf) and concave down at (-inf,-2)?
the second derivative of the function i mean
Is that for the second derivative or the first
Second
now where would the original function be concve up and down
Concavity of a function directly corresponds to the sign of the second derivative, I have already told you the answer
how would I draw the graph of the original function?
You can just use a graphing calculator to get the idea of what such type of a function's graph looks like
@spare sky Has your question been resolved?
Closed by @spare sky
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 the quotient rule, what will my g(x) and g'(x) be?
i understand that exponents in bottom are negative
so 1/t is the same as t^-1
why quotient rule?
do you even need to do quotient rule?
you can apply power rule and sum rule
sum rule 
i dont have to that?
1/t = t^-1 . 1/t^6 = t^-6
so you can apply this
and those become -1/t^2 and -6/t^7 ?
be more careful with your positive and negatives
yes looks good
Sure
is there a quicker way? is this something you can do in ur head?
I dont think so
^
I mean derivatives of 8x and of e^x should be fairly simple
but it would be best to still write out your steps
why the ?
idk what happens when you ^2 e^x
$\frac{e^x(8-8x)}{(e^x)^2} =\frac{8-8x}{e^x}$
kheerii
correct
when distributing we multiply to the front of the term of the ( ) ?
nvm its just confusing seeing exponent there
.close
Closed by @random niche
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 a hint as to how to find the max height?
vertex of parabola
@eager stirrup Has your question been resolved?
ah. why would that be the max height?
what do you know about concave down parabolas
@eager stirrup Has your question been resolved?
oh right i forgot
thanks
.close
Closed by @eager stirrup
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.
Closed due to the original message being deleted
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 more questions, what needs to be done is in the image itself
im just genuinely confused
its scientific notations
i have ive been doding well for most bcs its a review so its a mix of stuff
VulcanSeven
And $2 \times 10^{-3}$
VulcanSeven
Yeah, but could you show it in a fraction?
1/1000
1/100
it is
Okay, by a factor of what?
10^1 greater?
Yep
Or just 10 times greater
So that means that 9 * 10^{-2} is greater than 2 * 10^{-3} by more than just 4.5 times right?



ok so 2nd is correct right?
Yep
and 3rd is also
Yep
and 4th is also
Closed by @frozen talon
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.
Look at the definitions of corresponding, alternate interior angles, alternate exterior angle
You should be able to answer
and opposite angles
@tranquil pine Has your question been resolved?
Closed by @hushed canyon
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.
Let $f$ be a bijection. If there is a real number $a$ such that $f(a) = f^{-1}(a)$, does that always imply that $f(a) = f^{-1}(a) = a$? In other words, they intersect at $y = x$ where $x = a$
Amarinya
Hint: by definition $f^{-1}(a)$ is some value $b$ that satisfies $f(b)=a$
SWR
Good old self-inverse functions
@long tendon Has your question been resolved?
then what conditions are needed for it to be true?
take for example $f(x) = e^{x-1}$. Its inverse is $f^{-1}(x) = \ln(x) + 1$ and they meet at $f(1) = f^{-1}(1) = 1$
Amarinya
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.
Closed by @obsidian geode
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hey! Question: a^2 -5a + 6
Solve by splitting the middle term
a x c = 6
6 = 3*2
Ur trying to factor correct?
Correct
so ac = 6
Yes.
Now we need factors of 6 that add to -5
3+(-2)=1
6 = 3 * 3, 6 * 1, etc, etc
Right but 6* -1 isn’t 6
right.
32,
61
thats about it If im not wrong
You have 4 pairs of integers.
and the other way around too, 2*3, 1 x 6
You're missing the negative ones
ye
right
Yep and 6 * 1 and -6 * -1
Yep
so end equation is (a^2 -3x -2x + 6)
not x, It’s a
Closed by @simple lotus
Use .reopen if this was a mistake.
u didn’t factor yet tho
✅
right, factor.
Is that what u have to do or no?
Stephen
Answer is coming
(a-3) (-a-3)
Which I have a feeling is incorrect.
Show how u got that
how
What “commons” did u get
Where did this come from im asking, what was ur thought process
,rotate
The stuff inside the parentheses should be the same
Manipulate plus and minus signs to do so
For example?
If I gave u: x^2 - 4x - 2x + 8, I’d factor that to be x(x-4) -2(x-4)
If I un-factorize/open the brackets of what ive done
See how the stuff inside the parentheses is the same
My equation?
the image I sent
Yes it exactly is
However, we cannot factor in that form
The general form we want to get it into is:
z(x) + b(x) = (z+b)(x)
The stuff inside the parentheses should be the same
Right
So try getting an “a-3” in both parentheses instead
Shady1
There
Nice
But the end part, I don't understand.
I know answer will be (a-3) (a-2)
But don't know why
Why do we skip the second term
It’s just distributive property
Alright
Wdym by skip?
Wdym by this
like
a-3 is first term
a-2 is second term
where does the third a-3 go
Which third a-3?
$a(a-3) -2 (a-3)$
Shady1
The third one
a(a-3) -2(a-3)
Do we take as a common and it just cancels out to one?
Each individual term in a-2 (which is “a” and “-2”) is individually multiplied to a-3 as u see. To fully factor we combine the a and -2 because of the common factor, and yes it “cancels” out to one
Np
.close
Closed by @simple lotus
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 this problem?
Anyone? I can show the steps to how I got here.
@heavy laurel Has your question been resolved?
.close
Closed by @heavy laurel
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.
@unborn hill Has your question been resolved?
<@&286206848099549185>
@unborn hill Has your question been resolved?
<@&286206848099549185>
@unborn hill what part do you not understand?
i get it now
it was the values they sub in for x
but i can pull any number
.close
Closed by @unborn hill
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, I was watching a video tutorial on vector calculus. I was wondering how do you compute this. In what other do you multiply and combine like terms?
This is a little bit beyond my calculus level (1-2) but I’m researching it to write a paper on how the math behind the formula for surface area of a 3D is obtained.
It looks like matrixes but if it is I forgot the order on which you multiply.
look up the vector cross product
Closed by @sly rover
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
MHuseyin
Closed by @slender tapir
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
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 am not sure how to approach or answer this question. Any help is much appreciated
@brave jewel Has your question been resolved?
@brave jewel Has your question been resolved?
@brave jewel Has your question been resolved?
.close
Closed by @brave jewel
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.
kinda more physics question
i'm guessing the entire area
the ball is still in contact
yeah
yeah thanks guys
it is the whole area
get the area then divide by the mass
0.044kg
you got it
Closed by @real mango
Use .reopen if this was a mistake.
what
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 the 2 alike 2 alike case why doesn't 4C1 x 3C1 work?
Generally speaking, you need to make the selection at once
You can list out the cases by hand if you wish, there aren't that many
but that wont work in the long run
why is that though
isnt "I choose 1 out of 4 AND choose 1 out of the 3 remaning three" the same as "I choose 2 out of 4"
The thing is
You're inadvertently ordering the items when you make the selection like this
So selecting S first and A second, and A first and S second become two different cases
While in reality they're the same
Notice how you're getting exactly double the answer you're meant to
Closed by @valid berry
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
<@&286206848099549185>
Closed due to the original message being deleted
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
yep haha
haven't learned it tho, so ima just go back to my help channel
what have you tried thus far?
Ok, there's good stuff going on. I'm glad you sketched the region of integration, it will make it slightly easier to explain.
The problem is that the regular old change to polar coordinates (x=r cos(theta), y=r sin(theta)) is really good for problems with circular symmetry about the origin. We do have circular symmetry so polar is still the right move here, but because it's not symmetric about the origin r will change as a function of theta as we integrate. What this means is that the upper bound on your r integral is not correct (I think the theta bound is also problematic, should be pi instead of pi/2 but that's a smaller issue), I believe it should be 2sin(theta) and we can get into that if you like
I think the factor of 2 out front is misplaced, but otherwise this should be headed in the right direction
np 👍
.close
Closed by @half 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.
Where does this come from
<@&286206848099549185>
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.
A differential equation is said to be homogeneous if every nonzero term of the linear ODE depends on the unknown function or some variable of it
Basically saying that, since you are solving for y as a function of "x" here, every term must involve a y, or a y', etc... or be zero, else it is inhomogeneous
The reasoning behind this is being able to set the equation equal to 0, with only containing terms of the unknown variable on the left hand side
this is kind of a normal use of homogeneous in math is if the equation is equal to 0
well, you could always make a diffeq equal to zero by subtracting all the terms to one side
so that wouldn't really be special, to call that the definition of a homogeneous ODE
it is more special if the left hand side only contains terms involving the unknown variable and its derivatives, and that is equal to 0
you will see this become especially useful as you go into higher order ODEs
AustinU
it would be inhomogeneous
because the "x" is hanging out by itself
@astral hedge
@astral hedge Has your question been resolved?
Yea but where does that rule above come from
Which rule?
The image above i sent
Did my explanation not suffice?
Well it just says how to determine if something is homogeneous
But where does that come from
I'm a little confused. That is just the definition of what it means for a first-order ODE to be homogenous. I tried to explain the motivations behind such a definition in my response
could you be more clear what you are asking?
How is that a definition cuz homogeneous is when you can say like t^n f(x,y) = f(tx,yx)
Where are you getting that from?
The definition of a homogeneous function
This is saying that the ODE is a homogeneous ODE
and that is the definition of what that means
A homogeneous ODE is different than a homogeneous function
they use the same word, but they have different definitions and implications
So then what does homogeneous mean
In different places it means different things and it depends on the context, I could give you a dictionary definition but I am sure that wouldn't be helpful
a lot of times, homogeneous means the equation can be set equal to 0
but that isn't very useful for ODEs
so a little more specificity is involved
So if this is a definition what does homogeneous mean because at this point it seems like it has no meaning
A definition of homogeneous could be "consisting of parts all of the same kind." The reason that word is used here, is because every term in that differential equation involves a "y" or a "y' "
So the ODE is homogeneous because it consists of parts "y's" of the same kind
every term involves a y, or a y'
so we call it homogeneous
Yea for that definition i can see where homogeneous comes from but that one above just says you can express it as y/x
if you can express it as y/x
that means every "x" can be connected to a "y"
think of it as y * 1/x
so that means every thing in the equation can be connected to a y
so it's homogeneous
mm
anything I could do to help clarify?
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
what about the definition m dx = n dx is homogeneous if m and n are the same degree homogeneous
Could you be more specific or send me a picture of the definition you are talking about please
$M(x,y) , dx = N(x,y) , dy$
Same degree homogeneous
?
So is like a function being homogeneous unrelated to homogenous ode
A function being homogeneous is completely unrelated to what a homogeneous ODE is
yes
other than that they use the same word to describe two different things
you'll see that homogeneous equations are much more useful when the ODEs are higher order
like 2nd degree
I have been trying to connect them to each other
no problem!
Wait how can this definition and the other one with m and n work because rewriting a function as f(y/x) means f(tx,ty) = f(x,y) but if m and n are not homogeneous degree 0 that doesnt apply
you are mixing up the two definitions
What do you mean by, "if m and n are not homogeneous degree 0"
Well homogeneous degree 0 means $f(tx,ty)= t^0 f(x,y)= f(x,y)$
4321
You are mixing up the two definitions
they are completely unrelated
you keep bringing up homogeneous functions
homogeneous functions have nothing to do with homogeneous ODE
if m and n are homogeneous "not degree 0" say they are degree 1
you can rewrite the ODE of the form dy/dx= F(y/x)
which fits the definition
same if they are degree 2, 3, 4, or degree 100000
But f(y/x) means f tx ty = f x y but if its degree 1 f tx ty would be t f(x,y)
ic
@astral hedge Has your question been resolved?
They can be degree zero too. A condition for the D.E. having homogenous coefficients of the same order is in dy/dx = F(y/x), F is homogenous of degree zero.
I was just responding that because he made the distinction in his question
I may have repeated something already stated there’s a lot of text. 🙂
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 determine how to find a connected subset of R2?
Yeah, any connected subset of R^2. Would {(0, y} in R^2 | y is in R} be connected?
I think it would.
indeed it would
Right. Now, what if you considered {(x, y} | x <= 0, y < = 0}?
Would this be nonconnected?
@sinful folio
that would also be connected
Is it because graphically, you can connect x <= 0 with y <= 0 since (0, 0) is in the set?
well if you pick any two random points in the set
i.e. (a,b) and (x,y) you can draw a straight line between them
an example of a nonconnected set would be something like
$\left{(x,y) \in \Bbb R^2 | y \neq 0\right}$
Shell
this set is the lower left quadrant
this set is the entire plane but with no x axis
so for instance, if you pick (0,-1) and (0,1) you wouldn't be able to connect them
Oh, I see. So, that's how you think of it.
Because you would have to go through y = 0 right?
which technically "breaks the straight line"
yeah in that case you really cant draw a line without going outside of the set
for instance
$\Bbb R^2 \setminus { (0,0)}$ is connected
even though you cannot draw a straight line from (0,-1) to (0,1)
but you can draw a half circle
Shell
Interesting because you're "going around" (0, 0)?
yeah
Closed by @loud gust
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.
Given $f = x+y^2-3xy+5y-1$ In what direction in the point p(1,1) does the function value change the most?
rainy
I calculated the gradient, and got {-2,4}
But the answer is {1.-2} and I don't know why
To find the direction in which the function $f(x,y)=x+y^2-3xy+5y-1$ changes the most at the point $p(1,1)$, we can use the gradient vector. The gradient vector points in the direction of the steepest increase in the function, and its magnitude gives the rate of change in that direction. Therefore, we need to find the gradient vector at point $p(1,1)$ and then determine its direction.
The gradient vector of $f$ is given by:
∇
�
(
∂
�
∂
�
∂
�
∂
�
)
(
1
−
3
�
2
�
−
3
�
+
5
)
∇f=(
∂x
∂f
∂y
∂f
)=(
1−3y
2y−3x+5
)
At point $p(1,1)$, the gradient vector is:
∇
�
(
1
,
1
)
(
1
−
3
(
1
)
2
(
1
)
−
3
(
1
)
+
5
)
(
−
2
4
)
∇f(1,1)=(
1−3(1)
2(1)−3(1)+5
)=(
−2
4
)
The magnitude of the gradient vector is:
∥
∇
�
(
1
,
1
)
∥
(
−
2
)
2
+
4
2
2
5
∥∇f(1,1)∥=
(−2)
2
+4
2
=2
5
Therefore, the direction in which the function changes the most at point $p(1,1)$ is the direction of the gradient vector $\nabla f(1,1)$, which is $\begin{pmatrix} -2 \ 4 \end{pmatrix}$.
We can also verify that the function changes the most in this direction by computing the directional derivative in the direction of the gradient vector:
�
∇
�
(
1
,
1
)
�
(
1
,
1
)
∇
�
(
1
,
1
)
⋅
∇
�
(
1
,
1
)
∥
∇
�
(
1
,
1
)
∥
(
−
2
4
)
⋅
1
2
5
(
−
2
4
)
4
5
D
∇f(1,1)
f(1,1)=∇f(1,1)⋅
∥∇f(1,1)∥
∇f(1,1)
😦
−2
4
)⋅
2
5
1
(
−2
4
)=4
5
This means that the function changes at a rate of $4\sqrt{5}$ in the direction of the gradient vector.
IronNugget
bro what
@hard mist 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.
The sum of roots was asked; -2 was repeated twice but was only added once; why?
you do not take it twice, when you plug -2 it ensures the equation
so it is "a" root
we looked for roots on x for x>=3 or x<=-2 first
then we looked for x>=-2 or x <=3
so we looked for roots on x=-2 and x=3 twice
-2 is a root so we just found it twice
Right; so we could've excluded -2 and 3 from the domain of one of the two cases to've avoided this redundancy right?
absolutely
you got it
we didnt have to look for x=-2 and x=3 on the second case
because we looked for it on the first case already
Right. Thank you for your time and assistance.
you are welcome
.close
Closed by @modest wigeon
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 the answer for number 2?
what have you tried so far?
either plugin values to each equation and try who fits
or you see how each y changes for each x change
is it 3 because 3 x 3 is nine and the rest is multiplied by three
there you go you noticed the trend each y follows for each x
you're fine do .close if you are done
.close
Closed by @storm anchor
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
mm yes


I don't know WHY we have to do the steps
Which steps?
this is the contest I'm referring to: https://www.cemc.uwaterloo.ca/contests/past_contests/1997/1997CayleyContest.pdf
these are the solutions: https://www.cemc.uwaterloo.ca/contests/past_contests/1997/1997CayleySolution.pdf
I'm stuck on number 21
and I can't understand the simplification part
What does the spade mean
I have no idea, don't mind it
why did it become (ab+ac+bc)/bc?
wait i understand it now
.close
Closed by @jovial stone
Use .reopen if this was a mistake.
Another word for shovel
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
on..........?
what have you tried
try separating the two terms of the LHS instead
what lhs
lefthand side of the equation
like this?
did that but i still ahve no idea what to do
then show me
you can change cotangent to its fraction, and same w/ tangent, but don't leave it as a fraction in the numerator. combine w/ the denominator
i dont get it
how else can you write $\frac{\frac{a}{b}}{c}$?
cwatson
so 1/sinxcosx/cot?
you didn't answer my question...
i tried to understand 😭 i dont get it or mabye im over thinking
i tried to answer
you may want to review this if you're not understanding: https://www.khanacademy.org/math/arithmetic-home/negative-numbers/mult-divide-negatives/v/making-sense-of-hairy-fractions
Closed by @cedar beacon
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 on this question. Please and Thank you!
What have you tried?
yes
but I don't know where to start
so
what I know is
x on tuesday is x + 3
and also
the successive rings was one more point on monday
so
So what would the value of the inner white ring be on Tuesday?
X + 3
The white ring.
oh sorry
2x - d?
What is the value of the inner white ring on Monday?
x - d
And the value of the outer rings on Tuesday is one more than the respective rings on Monday.
yes
So what is the value of the inner white ring on Tuesday?
(x - d) + 1?
Correct.
sorry be right back in a minute
You are graphically presented with where the arrows landed on Monday and Tuesday. Given the abstract representation of the scores, you can make an equation from the given information.
hmm
2
And (x-2d) points?
(x - d) x 2?
So what was James total score on Monday?
Total score on (x - d)?
Now do the same for Tuesday using the adjusted scoring method.
yes
so
1((x - d) + 1) + 3((x - 2d) + 1)?
that was wrong mb
Now the problem states that James had the same score on both days.
yes
Which means you can set the two expressions you found equal to each other.
What was the expression for the score on Monday?
And for Tuesday, it was 1(x-d + 1) + 3(x - 2d +1).
Now, we don't know what x and d are but it doesn't matter. The problem states the score was the same on both days.
yes.
So the expression you found for each day are equal.
Make an equation by setting the two expressions equal to each other and solve for d.
4x - 6d
what did I do wrong?
2(x-d) + 2(x-2d) = 2x - 2d + 2x - 4d
$2(x-d) + 2(x-2d) = 2x - 2d + 2x - 4d$
Techroz
You wrote that it equalled 4x - 3d.
hold on
1(x-d + 1) + 3(x - 2d +1) = (x - d + 1) + (3x - 6d +1) = (4x - 7d + 2)?
yeah
hmm
$1(x-d + 1) + 3(x - 2d +1)$
Techroz
You mathed incorrectly somewhere. The x terms should cancel out.
yeah I probably did
like there will be now x term in the answer
Did you solve for d?
no
yeah
So we've already found out the total score for both Monday and Tuesday
how so?
but how do I solve for d?
lol
I'm not understanding sorry
bruh
i'm stuck
4x cancels
Be nice.
oops
So you want to start by combining terms.
4x - 7d + 4?
ie. With the x terms, you want to get them on one side.
so d is 4?
Yes.
(I'm not cheating) I took a look at the answer sheet to check and it tells us that its 5
Combine like terms on both sides of the equation:
4x - 6d = 4x - 7d + 4
Subtract 4x from both sides to isolate the variable term:
-6d = -7d + 4
Add 7d to both sides to isolate the variable d:
d = 4
Therefore, the solution for d is d = 4.
So when combining terms from either side of an equation, what you do to one side must be done to the other side.
alright
Correct.
thank you for helping
yw
i appreciate it
WELCOME
enjoy the rest of your day guys
lol u 2
Closed by @gritty raptor
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 please help me with this question? These shapes have equal perimeters. A circle with the radius of 4cm and a Rectangle with a length of x + 2 cm and a Width of x cm. What of these answers is the value of x?
A π −1
B 2π −1
C 2π −4
D 4π −1
thank you
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
step 2
where are you stuck?
correct
but what do I do next to find out the perimeter of the rectangle?
if i told you a rectangle has height 4 and width 10, what would the rectangle's perimeter be?
here is the screenshot to make it easier to read
28
so, now apply this to our rectangle
you have height x and width (x+2)
what is the perimeter, in terms of x?
can you show me your working?
sorry
no worries
(4x + 4)?
Yes
do you know how to solve the problem from here, now that you have the perimeter of both shapes?
no
"these shapes have equal perimeters"
not a trick question, but what does this actually mean?
so the rectangle and the circle both have a perimeter of 8pi
Yes
or, more algebraically, you can say
(perimeter of rectangle) = (perimeter of circle)
yes indeed
and you have just previously figured out these


