#help-10
1 messages · Page 402 of 1
as in i'd tell them that
since x is bigger than 10, x^5 has to be bigger than 10x^4
and since x^2 is bigger than 100, 7x^4 is bigger than 700x^2
and since x^2 is still bigger than 100, 695x^2 is bigger than 69500
see that makes sense
and then you just have to write this up formally
just write it
like i agree fundamentally with what you're saying
but how do i write this in the proof syntax
what definitions can i use to help me articulate this
just don't worry about it?
idk my professor said it has to be written in the proof syntax
so that's the frustrating part
also i'm working off of these definitions
and although they help sometimes
they feel lacking
like a proof is not "i'll write down a list of n definitions and then use random symbols no one understands to come to a conclusion"
your just turning ur watertight argument here into something more readable by mathematicians
so i'd say
but then why does my professor want me to use all this syntax to describe these proofs
😦
Let $x \geq 10$. Then
\begin{align*}
x^5 &\geq 10x^4 \
&= 3x^4 + 7x^4 \
&\geq 3x^4 + 700x^2 \
&= 3x^4 + 5x^2 + 695x^2 \
&\geq 3x^4 + 5x^2 + 69500 \
&\geq 3x^4 + 5x^2 + 2333
\end{align*}
ok idk how to format this correctly in latex bot
i think ur probably misunderstanding ur professor
potentially
i feel stupid
i don't know why it makes sense when i see it but then i can't write it
that would be sufficient as a proof
i've written it up by hand cus idk how to make latex look nice
LY
yes
and then you further split up 7x^4 to be 700^2
so often when we first have a problem we first try to figure out how you solve it/how to prove it
yeah
then once you've found ur main argument you then want to convert it into a proof
you might use some 'backwards-logic' when you try to figure out how ur meant to solve it (happens a lot with inequalities)
but a proof almost always reads forwards
how did you get 695 if i can ask
we wanted a 5x^2
i know i'm learning slowly so please be patient with me but
right
okay i remember now
so split the 700x^2 into 5x^2 + 695x^2
ah i got it
so you just purely worked backwards
you just took the 10x^4 statement and kept splitting it
showing that it's just smaller than x^5 the entire time
do i have that right?
ig you could see it that way?
but ultimately however you see how to solve the problem first you then just write it up in the most logical way
yeah so like with the qs here, once u've figured out what y has to be, i'd start by saying "fix x, then let y = whatever", and show the relation is satisfied
i don't think it's meant to be
solving the problem should be the hard part, not turning that into a proof
for a lot of these proofs
it feels like you can look at them and automatically be like
for the first few where it's just like "this is obvious" then yeah
"okay i know why thats true or not true"
but that's not satisfying to write in a course focused on proof writing
also
i don't really like those as exercises if you haven't been given the axioms for the reals
it doesn't help that i have this course BEFORE logic
so to recap what you did
you split up our statement into it's base parts
and showed that it's still greater than the sentence on the right
no matter how much you slice it up
Another easier one I tried
yeah that's fine
a few minor comments would be:
- you have ur in symbol the wrong way round lol
also depending on how much detail they want, i think writing 6n+10 = 2(3n+5), and saying that 3n+5 is obviously an integer is sufficient
Yeah probably don’t need to go that in depth
I attempted this one too but
Idk about it
what is the question?
If a is divisible by c and b is divisible by d then ab is divisible by cd
oh ok
yeah again, i think ur writing the question here for ur own sake
but for the proof u hand in, i wouldn't
or if u did, i'd make it quite clear where your proof begins
yeah i think overall it's fine
i'd personally like to have a conclusion at the end i.e. so ab is a multiple of cd or smth like that
but a lot of ppl don't so it's fine
So maybe what I just need is a lot of practice
a lot of grinding through direct proof exercises
@misty magnet Has your question been resolved?
Closed by @misty magnet
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 ( D_t = {(x, y) \mid \sin t \leq x^2 + y^2 \leq t, 0 < t < 1} ), find the limit
[ I = \lim_{t \to 0^+} \frac{\iint_{D_t} \left[e^{(x^2 + y^2)^2} - 1\right] dx , dy}{(\tan^2 t - \sin^2 t) t}. ]
miyo
!status
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
@heady turtle Has your question been resolved?
1
miyo
That's all I've done so far. Even If I have considered changing to polar, it still lead me nowhere
alright, now you have to approximate e^(r^4)
approximate e^(r^4)..?How?
ooh
but
Can we use approximation in the intergration? Will the result still be accuarte?
well you can put in the whole power series if you want, but at some point there are some terms that will just go to 0
putting e^(r^4) - 1 = r^4 + O(r^8) might be enough
now it's all about finding equivalents
how do you know the limit is 0?
no...
you can't say the numerator is equivalent to 0
if your numerator is equivalent to 0 then you didn't have enough precision
miyo
then what's wrong with this solution
the numerator
if t is equivalent to sin(t) for example
is it alright to say t - sin(t) is equivalent to 0?
ooh wait, I need to use atylor one more time?
yeah
or a^3 - b^3
oh and
you sure tan^2 - sin^2 is t^3/2 approximately?
how is t^3 even showing up in the approximation you did?
here's how I would do it: (unspoil only if you are really stuck).
for the denominator: ||tan^2t - sin^2t = (tant-sint)(tant+sint).||
||Using tant = t+t^3/3 + O(t^5) and sint = t - t^3/6 + O(t^5), we get tant+sint = 2t+O(t^3) and tant-sint = t^3/2 + O(t^5)||
||so tan^2t - sin^2t = t^4 + O(t^6) thus the denominator is equivalent to t^5.||
for the numerator:
||factor 1/6 out. then t^3 - sin^3t = (t-sint)(t^2+tsint + sin^2t).||
||t - sin(t) = t^3/6 + O(t^5) and t^2+tsint + sin^2t = 3t^2 + O(t^4) thus t^3 - sin^3t = t^5/2 + O(t^7), thus the numerator is equivalent to t^5/2.||
miyo
Closed by @heady turtle
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.
If X0is the path-component of a space X containing the basepoint x0, show that the inclusion X0 to X induces an isomorphism π1(X0, x0)→π1(X, x0).
im not sure how to do this but isnt this not an isomorphism? if we take X0 to be a point and X to be S1 isnt this false?
Then X0 isn't a path component of X
how is path connected component defined?
i thought it just means a subspace that isnt disconnected
eg like two distinct points
The path component containing x0 will be the largest subset of X that is path connected, and contains x0
In general the path connected components of a space are a partition into such biggest sets
So e.g. if you have two disjoint circles, each is a path connected component
yep
(And one of them contains the base point)
Closed by @upper shuttle
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.
Divide both side by x^-1/3
Divide both side by y^-2/3
x^a/x^b = x^(a-b) hope you are aware of that
Ohhh my bad
Minus is invisible
x^-1/3 I meant
@fading zodiac ^^ I thought it's x^1/3 , didn't see the minus
(x^-1/3)/(x^-1/3)
What will be result
(x^2/3)/(x^-1/3)
What will be result?
We will see y one after a bit
Let's complete the x one first
^^
Correct, can you rewrite the equation now again
1/3 * y^1/3 = 1/15 * x * y^-2/3
Now what I asked in 2nd line?
No let's do your way then
1/3 = 1/15 * x * y^-1
This is what you are at right?
a^-1 = 1/a
No
1/3 = 1/15 * x * 1/y
This is what you have
Then you will have y/3 not 1/3y
Ohhh, I mean you need to write in a different way
1/3 * y or (1/3)y
If you write 1/3y
People will think as 1/(3y)
No problem
Closed by @fading 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.
There's a big giveaway, 200 people join, 5 are the winners.
Me and my friends squad up and we form a group of 14 people.
What's the probability of one of us getting chosen?
What if we are 22?
One of you 2 ?or one of your 14 people squad?
At least 1 out of the 14 people squad and 1 out of the 22 people squad
2 questions right?1st total is 14, second total is 22
yes
So find out the probability when none of you wins
Then 1- none of you win probability
This is not probability
Probability can never be greater than 1
As far as I remember

so 0.268 then
Then? What formula you are using
its a percentage
The following formula is used to calculate the chances of winning:
CW=(TW/TP)∗100
Variables:
CW is the chance of winning (%)
TW is the total number of winners
TP is the total number of participants
oh okay
You can't use percentage here , you need to use combination formula
Do you know that?
Nope
@ionic oar can we solve it using percentage? I know only combination way
i also only know the combination way sadly
This is finding percentage formula
You want probability or percentage @kindred geode
Well whichever since it's the same
Emmm it's not same 😅
I don't mean the number
Probability is uncertain, percentage is certain
Well lets try to learn probability
Total people= 200
Your squad= 14
No of winners = 5
you should know, whats the formula for the chance of choosing 3 balls from a box of 10?
3:10*100
No it's percentage of number of balls
Like question is there are 3 balls in 10 items , what is percentage of balls
30%?
I am not asking question 😅, I am explaining the question for whatever you wrote
Not what copter has asked
hy
Choosing 3 balls from 10 is not same as percentage of 3 balls from 10 items
Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).
Yeah
Your main question is about choosing , not about percentage
right
So if you want me to help you I can, or if you want to study the choosing things first that's ok as well
You need to be aware of something called permutations and combinations
And it's formulas
If you can help me that'd be great
Alright
Do you know factorial @kindred geode 2!, 3! Etc?
yes
Total people= 200
Your squad= 14
No of winners = 5
Your question is You need to find probability that atleast one of you 15 guys win the giveaway
1x2x3x4...
Now if you want to choose r things from total n things , you can find that using formula
ncr = n!/((n-r)! * r!)
This is the formula for combination or selecting items
what is c?
c is called combination
okay
Understood this much @kindred geode ?
And what does the result mean?
ohhh wait
It doesn't mean anything ,there are factorials involved
nvm okay
Now if I ask you , I want to choose 3 balls from 6 items , can you tell me answer
20
Correct
Now back to our question
Total people= 200
Your squad= 14
No of winners = 5
Your question is You need to find probability that atleast one of you 15 guys win the giveaway
If you want to choose 5 people out of 200, what will be the value @kindred geode
wait
No need to find value , just tell me in that ncr form
Well lets keep it 200c5 for now
okay
Now how many people are not in your squad?
14
Correct so if no one of you 14 wins , that means 5 people will be winning from those 186 people right?
Yes
So how do you choose 5 people from 186?
186c5?
Great
So
Probability of none of you winning= probability of winning all 5 from those 186 people
okay
Now probability of winning all 5 from those 186 = choosing all 5 from 186/ choosing 5 people from total 200 people
Probability= desired outcome/ total outcome
This is formula of probability
Yep
That's the probability of none of your teammates winning
okay
So atleast one of your teammates winning probability = 1- none of your teammates probability of winning
Yeah should be alright, it's a big calculation
That's so high tho
hmm
nvm I forgot the ! at the end
1-0.69= 0.31
well thank you
learned something new
.close
Closed by @kindred 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.
@spring prawn Has your question been resolved?
<@&286206848099549185>
first you have draw a triangle fulfilling those terms
so angle b=2 angle c will be simplified to b=2c, let's not take angle to count
and bicest means to divide into equal partd
that means you can place point D on BC so that angle A will be cut in half
then you can reconstruction with a new triangle with d being its new hyponuese
idk, i failed my maths, so idk why I'm even giving you the answer, but i don't thing that would be important to your answe
or you can use the angle bisector theorem
@spring prawn Just use angle bisector theorem and plug in the angles and you will get the answr
...
i got that ${\frac{AB}{AC}}={\frac{BD}{DC}$
justinyap
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
justinyap
then substitute ${AB}+{BD}$ into ${AC}$ and you will get $${AC}={AB}+{BD}$$
justinyap
@spring prawn
it was at the question
i would try to express all angles in terms of angle at c. then i would try sine rule add addition-theorems for sin.
all the stuff at the front are just describing the triangle
you need to solve the given question and not the triangle
i dont know how to approach these questions
like everytime i try to solve it but i dont get the approach
and you can also prove that the given information equals 180° because it's the interior of the triangle
Wait, ill need to find the angle symbol unicode for this
${∠A}={180°}-{∠B}-{∠C}={180°}-{2θ}-{θ}$
have you tried this?
no
@spring prawn
∠A=180°-∠B-∠C=180°-2θ-θ,this is how you can express it
so basically, -∠B-∠C=-2θ-θ
use the law of sins and find out
but this is 10th grade math in india
we didnt learn lawn of sins yet
how did we get this q
but it's more advanced, i would rather use the angle bisector theorem
you can see that ∠A will be cut in half therefore turning to A/2+A/2
how will this help tho
you see that (BD/DC)=(AB/AC)
this only gives ratio
that's all you need to solve it
hoiwww
the rest of the stuff are just describing the triangle
@spring prawn Has your question been resolved?
@spring prawn Has your question been resolved?
@spring prawn how long are you going to be holding this channel for?
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.
has this this last sentence been worded correctly?
I did not buy a lottery ticket this week, or either I bought a lottery ticket this week, and I won the million dollar jackpot.
vs.
Either I did not buy a lottery ticket this week, or I bought a lottery ticket this week, and I won the million dollar jackpot.
both mean exactly the same thing in discrete maths?
Note: the only difference is placement of the word "either"
@shadow lava Has your question been resolved?
I agree that it is badly worded 
Is the original answer key in English, or has it been translated?
Because the grammar would make sense in, for example, my language, so I'm assuming it also could in another one. But in English I don't see how it would make sense 
@shadow lava Has your question been resolved?
technically its correct tho?
@shadow lava 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 graph is confusing me
np
:)
@dark orchid Has your question been resolved?
Closed by @dark orchid
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 got my other problem but now im confused on this one
this is what I thought of
the only way that I could think of to relate the derivative and its original function is using the limit definition
since we haven't learned integrals yet in C
Can you use Laurent expansion
haha dude i did this in 2nd grade XD
Can you leave
no we can't we haven't learned that
just take the triple domain expansion
the only thing we really learned so far are limits, Cauchy-Reimann equations, the complex derivative and analyticy
and basic operations on C
probably the domain expansion tbh
Stay in your channel
What did you learn about analytic functions
we just learned that a function is analytic if the cauchy-reimann equation is satisfied and analytic function at z0 is continously differentiable at z0
we also learned about the polar and exponential form
No one is helping rn so im helping others out
of the complex numbers
<@&268886789983436800> spammer
Don't troll or spam in the help channels.
then u_x + iv_x = 0
so u_x = 0 and v_x = 0
umm not sure where I would go from there though
Okay, last warning. Stop trolling/spamming in the help channels. :^)
I am not spamming 😭😭
My bad tho ig
I’m a long time member bro won’t happen again 🙏🙏🙏
this kind of comment isn't helpful and neither are vague instructions, if you have nothing of value to add please don't mess with channels where people are already helping
Okay but I wasn’t being unreasonable why am I on my last warning
Can’t catch a break 😔
Closed by @bitter terrace
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.
nothing is common multiply them in the dr
and do 19 -(19+h) in the nr
send the dr to below
Hi
What’s up
oh
It's hard to read
Are you trying to find the difference quotient?
just to simplify
What did you do for the LCM step
how yall doing functions without algebra on here
Well I did my algebra. Doesn't mean everyone would be strong at it
ok i think i got it, my mistake in lcm was i thought lcm could be (h+19)-19 but it should just be (h+19)19
Yes
i multiply that to everything on top
cancel out what i can
-h on the numerator so entire expression is -
then i multiply all by h to get rid of denom
@boreal spade where are you stuck?
im not anymore i got the answer, although its just the entire process of simplifying fractions rlly gets me
Got it, it happens. That's why better to solve numerator and denominator separately
Then put them together
@boreal spade Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone tell me why area of infinitesimally thin ring is 2 pi r dr
can u show me how to get it
if you take a ribbon and wrap it around a pole
the length of the ribbon is 2πr
and the thickness is dr
so the shadow of the pole is now slightly bigger, by 2πr * dr units
oh okay ty
i thought it was 2 pi dr at first
@opaque galleon 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.
anybody know how to do this?
I'm taking calculus this term so i'm trying to reinforce the basics of algebra/precal
here the coefficient of x of both eqn is the same
when coefficient is the same we just straightly minus them or plus them if they are diff sign
here just minus
out of curiosity, what software is that?
yea but what are these answer choices, i dont understand what the questions are asking, do they want me to solve for x?
mathmatize
they want u to get rid of x
they want u to make a new eqn without x, just y and constant
so what happens to the x?
usually i rearrange the equation for whatever i want to find
yeah it is actually the same but it is faster to + or - two equation
do i just go
2x+y = -2
2x+y+2= 0
y+2= -2x
y+2/-2 = x
nah that's not the goal here
your goal is to get rid of x
2x + y = -2
2x + 3y = -1
sorry im confused
you're not trying to isolate x
how do you get rid of a variable
substitution or note that x - x = 0
so just subtract the equations?
that's the intention (of the question)
yea it worked thanks
and if i want to solve it
do i isolate
easier if u don't
just subtract, then isolate y, substitute y back to get x
probably easiest?
@steel lagoon 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 to simplify this further
@warm tide 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.
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 explain to me why the graph is like this given the equations
because b is a freely moving variable
and it dictates how "high or low" the graph is
Lingrod67
!occupied
Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).
sorry
to be more technical, x^2 + b is a class of functions
uhm what is "size of opening and direction?"
Wdym b
in your work you wrote $F(x) = x^2 + b$ no?
or is my eye deceiving me
@manic cloak 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
how to approach no.5
Can you tell me how to start with the steps
(Density) If you take a real number x, there exists a sequence of rational numbers qn converging to x
I will not give anything more, because it would give you the answer
What can you say about f and g with regards to qn ?
there exists sequence of rational number f and g which converges to a limit point say a
Like this?
ok
But what about f(qn) and g(qn) ?
sorry never seen this can you tell me
f is a function
You can evaluate it on numbers
In particular, on the elements qn of your sequence converging to x
These elements are rational, by assumption
What can you say about f(qn) ?
then it will converge to f(x) where x is the limit point of sequence qn
Keep this in mind
it will also converge to f(x) or else it wont be equal
Can you explain a little bit more
as it is given that f(x)=g(x) that means for same x we get same output of x hence for sequence also f(qn)=g(qn) I will also get same output and it must have same limit point or the sequence will be different
Exact, but you go slightly to fast
as it is given that f(x)=g(x)
Only if x is rational, which is not assumed here (we took a "random" real number x)
And you want to show that then, it is also true if x is not rational
So, why is this f(qn)=g(qn) true ?
okay so do ween need to show that at every irrational number f and g are continuous.
So we take a sequence of irrational number (existence of which is ensured by density of irrational number) that converge to a rational number. then we show that both f and g are continuous at the point of convergence and by def are equal at rational points??
is this the way?
@pulsar tendon thanks
No, that f and g are equals at every irrational numbers
We already know they are everywhere continuous
But that's approximately the way, yes
And you want to prove that f(x) = g(x) for all real (and, in particular, irrational) number x
So, if you adapt your procedure to take account of this mistake (which is linked to the understanding of what is asked, read carefully the question), you will be right !
@wide oxide Has your question been resolved?
Closed by @wide oxide
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 you check if the triangle has a right angle
these are scalar products btw
and wouldnt it mean that the a) would have 2 right angles
deutsch
yea
ich hab einfach a mal b und dann b mal c und dann c mal a
um zu schauen ob 0 rauskommt
Na aber du musst die Seiten miteinander multiplizieren, d.h. Die Ecken voneinander abziehen
Also bei a) z.B. sind A-B, B-C und C-A die Vektoren, die den Seiten entsprechen
Ist nur ein Beispiel
Ansonsten past dein Ansatz, einfach multiplizieren (Skalarprodukt) und schauen ob 0 rauskommt
also ich muss zuerst die vektoren bestimmen und dann sie miteinander multiplizieren?
Ja siehe Zeichnung von @bacc
Die Punkte/Ecken kann man als Vektoren fassen, und je nach dem welche Seite des Dreieckes man will z.B. die Grüne, da würde grüner Vektor = a - b sein
Die Seiten in blau rot und grün sind jeweils eine Diffrenz aus den Ecken
nicht b - a?
Und ich wollte auch guten Morgen sagen btw
Beides geht
guten morgen lol
der Unterschied zwischem b - a und a - b ist dass der eine Vektor entgegengesetzt zeigt
Ender aber nichts ander Lage
Closed by @zinc dock
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.
since the speed is decreasing
doesnt that mean that the smaller velocity disc was rotating in opposite manner
isnt that wrong here the conservation of angular momentum?
signs i mean
Could you show the original problem
.
I believe they are rotating in the same direction, it is just when two shafts rotating at different speeds are connected they must, in the end, rotate at one conjoined speed. Think of it as the second wheel speeding up the first one, instead of the first one slowing down the second.
If you want a better way to imagine it, imagine it in relative motion. Let's say one wheel is at rest compared to another which is rotating at (300 - 160) 140 rev/minute. If you connect the two the second one will try to rotate the first, and bring them to a common speed. However since it has transferred some energy to the second mass to make it move, it will lose some angular speed itself.
@dim burrow Has your question been resolved?
Hmm
what sucks is they didnt teach much about coefficient of restitution in rotational bodies
yeah you mostly have to wing it
you're doing JEE?
Closed by @dim burrow
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 check this for me. Is it right way to solve this problem. When i use calculator it shows way more different approach but the answer is same
Sieht gut aus
but wait I wanna share a nice theorem
one note
$$\lim_{x\to a} f(x) + g(x) = \lim_{x\to a} f(x) + \lim_{x\to a} g(x)$$ is only applicable if you know that the limit exists, otherwise this can go wrong really quickly.
bacc
Really how can i check it.
I was just mentioning it as side note
You can tell here that the limit exists, so that's okay what you did
Aber sonst top gemacht!
When i use calculator it says for example 1/x approaches to 0 etc.
Is there table of some rules are like these
That is can memorize.
Manchmal wird gesagt, "Zeigen Sie, dass der Grenzwert existiert." Wenn er also existieren soll, kann man annehmen, dass er es tut, und man verwendet diese Regeln.
Not that I know of
Ach so.
Mathematik-Wissen verständlich erklärt. Hier findest Du Erklärung und Beispielaufgaben zu Wichtige Grenzwerte
Google mal wichtige Grenzwerte
Closed by @lavish sand
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 can i divide 84.78 by pi?
with a calculator
it depends on what you want out of life
,calc 84.78 / pi
Result:
26.986312150662





@lusty sorrel Has your question been resolved?
Closed by @lusty sorrel
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.
idrk what the question is asking, and the steps to answer it properly. can someone help me?
y value = f(x value)
e.g. for the first question
f(4),
look at at the graph where the x-coordinate is 4
f(4) will be the y-coordinate of that point
so 3?
yes
Closed by @glossy ridge
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 this be (-inf,+inf) for the decreasing?
Or would it be a hole at the-3
That would be my take as well.
And no holes for that x value.
Closed by @near monolith
Use .reopen if this was a mistake.
Or perhaps you mean an inflection point?
.reopen
✅
yes
It's an inflection point, not a hole.
you would exclude the -3 only if you were asked to find the interval/intervals for which the function is strictly decreasing
decreasing <= 0
strictly decreasing < 0
I personally strongly doubt that.
Closed by @near monolith
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.
!15m
Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.
according to my watch it had been 0 minutes
my watch doesn't lie
Well it was timed out there but yeah
From this channel's pov
From mine its been an hour😭
Can you tell me what to do next😭
.
sorry i was never any good with integrals
I just need someone who can simplify that trig expression
@full zealot Has your question been resolved?
,tex .prod2sum
pizzanator
Try using that
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.
t stands for the time in hours.
So basically a ship started at t 0 and it took him 3 hours to get to t 3 (13|4) now I need a formula for it.
t 0 (1|-2)
t 0,5 (3|-1)
t 1 (5|0)
t 1,5 (7|1)
t 2 (9|2)
t 2,5 (11|3)
t 3 (13|4)
@inland breach 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’d I go wrong here?
original problem: 8^(-x/3)=4
1/(8^(x/3)) = 4
((8x)^(2/3))/8x = 4
(8x)^(2/3) = 32x
uh, just get a common base
64x^2 = 32768x^3
x is in the power, not the base
Ohhhh
it was my bad handwriting
thanks
i couldn’t tell that the x was an exponent
got it, i see now that that’s a better approach
@elfin plover Has your question been resolved?
yes dawg
Closed by @elfin plover
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 issues with how to build the second integral, I don’t know if I need to add or sub tract stuff considering it’s not flush with the x or y axis
.close
Closed by @grand basin
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 @faint socket
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 integral of sqrt (9-x)^2 ?
That's not the equation
The power is only on x
f(x) is the equation of a circle
@static pebble Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can someone explained how 2 turns to 0?
When you take the derivative of a constant, it becomes zero
In between the second and third line, you take the derivative.
So in this case, when you take the derivative of y, you use the power rule to take the derivative of all the terms containing x and the constant term becomes zero.
Even
Negative
?
A constant is a constant
Negative constants also go to zero, yes (think of it as -0 is still 0)
I see, I was confused what to do with the 12, did I do this right?
I mean, think of the graph of a constant function for any constant. It's a flat line, no matter how where vertically that line is.
Those all have zero "change" in them, so the derivative is zero
The 12 part is right, but the derivative of 3x is just 3 , and the rest is correct
Just 3? How come I thought x^-1 is 1/x no?
yes, x^-1 is 1/x, but that's not relevant here
Oh
So it’s 3*x^0 = 3
Closed by @sinful falcon
Use .reopen if this was a mistake.
.reopen
✅
Did the question say to differentiate with respect to t or x?
Or just take the derivative
Just to differentiate the function
Ok then you have to do d/dt of that function, so just differentiate normally but with t as the variable instead of x
The first part is fine, but the e^3 term doesn’t contain any t so it is constant and therefore 0
So it’s just 3t^2
Yes. Any term that doesn’t contain your variable is constant and goes to 0
What about ln(5)
Constant still?
Yes
Or like logs
Yes, because they are just a number if you actually evaluate them, and they don’t depend on your variable
I see
It’s really just if a term doesn’t contain the variable it is constant
.close
Closed by @sinful falcon
Use .reopen if this was a mistake.
,calc x^-2
The following error occured while calculating:
Error: Undefined symbol x
✅
How do I differentiate the -3x^-2?
D/dx(x^n) = n*x^n-1
Differentiate x^-3 or -3x^-2
Yea
Closed by @sinful falcon
Use .reopen if this was a mistake.
✅
Number 14 how do I do this? I’m just kinda confused on it a little on how to go from here
1/x = x^-1
So u can rewrite #14 as
at^-2 + bt^-4
Then that should be pretty easy to differentiate
I’m still kinda confused sorry
$\frac{a}{b} = a\cdot b^{-1}$
Kookiemon
Oh yea ok
<@&286206848099549185> can anyone further explain this
,tex .exp rules
pizzanator
3rd row
I see but the numbers are different on numerator and denominator
So 1/t^-1/2 is t^1/2
.close
Closed by @sinful falcon
Use .reopen if this was a mistake.
.reopen
✅
Uh can someone help me number 14, am I doing something wrong? Or
This is the rewritten form of the original equation
Now apply the power rule
Closed by @sinful falcon
Use .reopen if this was a mistake.
✅
Problem 21 I’m not sure what to do with this
And then derive this
So I not do anything to the 3e^x
Do I not
,diff of 4piR^2
,w diff of 4piR^2
.close
Closed by @sinful falcon
Use .reopen if this was a mistake.
Well cause the derivative of 3e^x is just the same thing
.reopen
✅
23, I’m kinda confused on how to do this
well if you divide
you get 3x + x^2
The 1/x doesn't become + x^-1
Oh
Do you see how to do it now?
Yes
Could uh I get help on number 25 though (sorry)
Where are you stuck?
I’m not sure how to continue
I mean that's a valid answer
It just says differentiate the function
Yes but does your teacher want you to simplify?
I don’t recall
Should I just incase
Is problem 28 just the original function
,w diff of e^r + r^e
I don’t know what that even means
You did integral not derivative
But is my question right
Or statement
Not quite
How would I solve a question like this then?
Wouldn’t that mean they are differentiated of each other
How would you take the derivative of e^x?
What about x^e?