#help-10
1 messages · Page 113 of 1
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
my textbook show this
there is row operations very clearly at beggining
but at bottom i start to not understand what they did
howcome they remove i put in red i dont udnerstand does anyone know?
for making rang of matrix
I like how they stopped writing what operations they are doing
I assume this is a typo
the bottom left matrix i could believe could happen through row operations
after that though idk how
woa

feels like if there's a way to accomplish it with row operations then there has to be a way with column operations as well but maybe not when the matrix is singular
row operations correspond to right multiplying by an elementary matrix
column operations would then correspond to left multiplying
so AX = B having a solution is then not the same as XA = B having a solution
well if you only want to find the rank of a matrix then doing both operations is fine
but really you should just stop when you have the matrix at the bottom left
isnt that left multiplication? like having the elementary on the left?
could be, i was working from memory and my linear algebra isn't that good
but yeah column operations dont change rank and so these are valid steps, just unnecessary ones
maybe its there to show that there is 100% no way to reduce it even further so they bring it into this minimal form with only 1s on the diagonal, but it should be obvious that you can reduce it further
yeah you're right
ah
because order goes right to left usually
er
idk
there's some way to use that fact to justify it but
justify what?
row operations being left multiplication
but i don't actually have an intuition for why they represent a transformation applied applied to a vector after the original matrix
i guess just take the three elementary matrices and show their properties when left multiplying
yea ik its showable
@inland thicket 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.
they are each a power of 3 though
also to remind of a log law: $log_{b^{p}}(x^{y}) = \frac{y}{p} log_b(x)$
biggboy
we havent covered this though
you can derive it from the log law $log_b(a) = \frac{1}{log_a(b)}$
biggboy
or just use the fact 9 = 3² and raise 9 to the power of "the equation" if that makes sense
oh ok
yea that makes sense
wait lemme try
got it
i actually used the log law for changing the base and setting them both to the power of 10
good work!
Closed by @lone harbor
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 not sure where to even start with my question, let's see... Given two values; Item Quantity (0 - 100) and Item Price (0 - Any Positive Number) how can i determine a "value" that would put first in order the Items that have Lowest Quantity and Highest Price?
well you can't assign a value like that
if it has to prioritize quantity
if you multiply price by 101 and subtract quantity it works but then price is more important
Yea both Quantity and Price are important, but i'm only able to order by one of them. I expected to be able to obtain a value that would create a list with the most "rare" and "valuable" items ordered.
if you want to prioritise quantity, you could do something like
Can you elaborate a bit further this for me? Why 101?
could try
(100 - Q) * (max(prices) or price cap or arbitrary large value) + price of item
That looks interesting, does this formula have a name so i can study on the subject?
broadly this is weighting values
giving values a certain multiplier to increase importance when calculating a score
Thank you!
@timid silo Has your question been resolved?
Closed by @raven lion
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
1/2 10 × v × √3/2 = 15√3
Right i've come up with this equation but i'm struggling on which steps to take first to rearrange it and get the correct answer of V because the website keeps rejecting all my annswers
Question is to find V then find W using this nuumber
You just divide by the coefficient of v
$\frac{1}{2}(10)(\sin(60^{\circ}))v \rightarrow \frac{5\sqrt{3}}{2}v$
But is it not possible to for example divide by each of the terms individually
for example
divide by root 3 over 2 first
simplify
then divide by 5
It's just like any fraction division
$15\sqrt 3 \div \frac{5\sqrt{3}}2 = 15\sqrt 3 \cdot \frac 2{5\sqrt{3}}$
Umbraleviathan
how did you get 5 root 3 over 2?
LHS?
Umbraleviathan
ah sorry
What you originally had is this:
$$\frac 12 (10)\left(\frac{\sqrt 3}2\right)v = 15\sqrt{3}$$
You need to simplify/condense the LHS:
$$\frac{5\sqrt 3}2 v = 15\sqrt{3}$$
Umbraleviathan
wait yes
yes yes
sorry
I just thought you changed the RHS to that
I was desperately confused for one second
but I always have to simplify LHS first in this senario?
Well yeah
You wanna isolate v
You gotta gather up everything to make a coefficient of v
Yes
Yeah
yeah
w^2 = 10^2 + 6^2 - 2 * 10 * 6 * root3/2
right so I got to
100 + 36 - 60root3
on the RHS
but the answer wants in the form a root b where both are integers and i'm not sure where to go next
why are you using root3/2 for the value of cos60
oh wait
lol
just 1/2
Nah right so
I got to
w^2 = 100 + 36 - 120 * 1/2
but I still don't know how to get that in the form a root b where both are integers
-120*1/2 would be -60
100 + 36 -60 would be 76
yup
then root 76
oh wait
I have to rationalise
I hate surds
I mean
simplify
that’s what i was about to say lol
yeah
I haven't done surds in ages
I just keep forgetting the laws
but I'll be fine from here
we can close this help channel
same, but practice makes perfect
alr, if you need help you can dm me too idm
thanks boss!
@static holly Has your question been resolved?
Closed by @static holly
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 any one help?
!status
What step are you on?
1. I don't know where to begin
2. I have begun but got stuck midway
3. I got an answer but I'm told it's wrong
4. I got an answer and would like my work checked
5. I have a question about someone else's worked solution
6. None of the above
3
show your work
i thought it was y=3x+10
by looking at the graph
10 intercepts the y
and the line for every 1 goes 3
so gradient is 3
and the line for every 1 goes 3
exactly which part of the graph were you looking at
also ^, pay attention to the scale
why's it +5 now
if you meant
y = 15x + 10
then yes, that would be correct
I'll play
@torpid narwhal Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I am told to find f^-1(x) idk how to continue from here to get y on its own
multiply by y ?
no that would undo all your hard work
nope
1/a
these are not equal
you said it correctly yourself
im confused
1/293774x+1/928...
no
ok
is that not what we did with a=b
1/g(x)
1/(1/y) = 1+ 1/(2/x) ?
:/
what
active mental mutilation liker
does f(x) just stay the same
what even is f
ill post the question
y=x/x+2 ?
DinVin95
x=y/y+2 ?
when its inverse
2x = y-xy ?
ye then take the y out and divide
2x/1-x = y
DinVin95
ye
what is y?
uh i dont have a value for it
now swap back
do you remember i swapped x and y
oh so x=2y/1-y
thats because it turned into f^-1(x) as the domain and range is swapped
no…
now you already get y=f^-1(x)
and so the question is basically asking for y
i have to state the domain now
you already found f^-1(x)
y= 2y/1-y ?
in what case is $\frac{2x}{1-x}$ not defined?
DinVin95
no…
y=f^-1(x) here
right
finding the domain
ye
in what. case?
dont understand
is 2/0 defined?
yes ?
i mean it doesnt make sense
no
well so it is not defined when the denominator is 0
recall from this
so when x=?, f^-1(x) is not defined
now fill in the “?”
no
tbh both questions are not related to each other
now you know that a/0 is not defined right
so if you want to find the point where f^-1(x) is not defined
then make the denominator 0
so 1-x=0
so x=1
error since its not defined
good job
now figure out this: is there any other points that f^-1(x) is not defined?
is that how you state a domain ?
not yet
i am teaching you to find the domain
like any other x value ?
other values besides 1 would work
thats right
now you found the domain
and you need to state it
how would you use a notation to describe EVERY number
uh x is not equal to 1 ?
yes
so x= R
so the domain is real numbers except 1 right?
yes
dont forget to exclude 1
so it is R{1}
wait
no
let me write it in latex
discord disabled
so the domain of f^-1(x) is $R \ {1}$
you use the \ to exclude
R \ {1}
this is the domain
R
ah ok
.close
Closed by @indigo coral
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.
Complimentary angles make trigonometry so much easier ☺️
My really any help needed, but just a statement
what?
You can now switch between function and cofunction at your hearts whim
Incredibly powerful stuff imo
.close
Closed by @shadow lava
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.
,rotate
I am struggling to find the necessary values to solve this problem
Is there a possible substitution or something in my work that can be simplified further or? Yea not sure
@charred topaz Has your question been resolved?
Recall what $P(A|B\cap C)$ means
CapitalW
What’s the definition of P(A|B)?
Given that Event b has occured what is the probability that event A will happen
P(A|B)= P(AB)/P(B) right?
Similarly apply the definition to this
sure
I was using bayes theorem and the conditional porbability formula you just gave there
when do i know which to use?
I feel as though bayes is like the universal one where it applies to everywhere if you have the needed information whereas conditional not so sure
sorry brb
all good
tag me when your back 🙂
All good
so let’s how we can tackle this problem
😄
and see how conditional probability is related to Baye’s theorem
So here we wanted to find $P(A|B \cap C)$
yea
CapitalW
can you apply the definition of condition proabrbility there?
$P(A|B \cap C) = \frac{P(ABC)}{P(B \cap C)}$
CapitalW
Right ?
Both are same
Okay just making sure because I see ABC everywhere but i just write as A n B n C
Hello you still there?😄
Hello all good
So let’s try to find the numerator
Im eating lunch while doing this hehe
$P(A|B \cap C) = \frac{P(ABC)}{P(B \cap C)}$
CapitalW
We need to use the information given to figure out ABC which intersection of all events
yup
Notice, It’s given P(C| AB)=1/2
So if we apply definition $P(C|AB) = P(CAB)/P(AB)$
CapitalW
yup
1/2=P(ABC)/P(AB)
So if we can find P(AB), we can find P(ABC) right?
$\frac{1}{2}= \frac{P(ABC)}{P(AB)}$
CapitalW
yup
So can you figure out P(AB) ?
Try applying the definition to each of the given
We have to essentially find P(ABC) which adds up the numerator
hint: Use definition to P(B|A)
Since it’s given $P(B|A)=1/4= \frac{P(BA)}{P(A)}$
CapitalW
I was going through my work and found my mistake hahaha, I had written P(C) in the denonminator instead of P(B)
I needed to know what B n C was but couldn't find it
because I wrote it wrong 😦
My bad, i didn’t checked that, i usually have a hard time looking through other peoples work
even mine, i cant find
All Good thanks for helping though
you made me look back at what you were doing and what I did
and then realized I had the wrong denominator
Now Baye’s Theorem
Oh yea that question
It’s just an exploitation of conditional probabilities
There are two ways you can write P(AB) in terms of conditional probabilities
ie P(AB)= P(B|A)* P(A)
Or P(AB)= P(A|B)* P(B)
Notice the difference
Yes, they are same but in some context we might only have only information
There is a classical example of a cancer related problem
Gotcha what is that exactly?
If you don't have time can you send like a link or something?
I'd like to read it
Sure, Baye’s theorem is sort of powerful, it’s good to understand it
yea rlly is if you get the information you need
Here they discuss, the probability of having cancer give you are a smoker.
Yep yep
Try reading it,
Sometimes it hard to get a specific data type of data so we can use it’s other conditional definition to make over
Have a good one
.close
Closed by @charred topaz
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.
these equations should be the same yet they have different solutions, why?
and how do i solve the problem 3sin(2x+30)=tan(2x+30)
-180<x<180
ok
what does this do though
i mean tan(x) can be greater than 1 and less than -1
its bounds are infinity and -infinity
yes but it is an equality with this principle you can use the fact that if sinx is bounded then tanx is also
why can i not divide by tan though
tanx can be equal to 0
@ancient jacinth
you understand ?
with this fact you can also solve sin2x+30
-3<sin(2x+30)/cos(2x+30)<3
its a principe of trigonometry and trigonometric circle
where do we go from here
you can continue from this
i still dont see why im doing this
no it is necessary to frame cos2x+30 because it is at the denominator and also sin2x+30
wait I will approach you to help you
what
this should be like this : -31.249/2<x<-28.7/2
Closed by @ancient jacinth
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Is anyone available to help me with a quiz?
we dont help you cheat
just believe in yourself
Your quest breaks TOS
@earnest oriole Has your question been resolved?
going into exams with 1 percent knowledge and 99 percent faith
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.
|x+3|²-4|x+3|-5=0
Solve x
try treating |x+3| as another variable, say t
Wait Is wolfram allowed
what do you get?
t²-4t-5=0
so (t+1)(t-5)=0 so t=-1 and t=5
System of equations
not really, we just have two different answers for x
- t=|x+3|
- t=-1
yes, thats one of the solutions
oh it’s transitive property
other one is with t=5
t=-1=5=|x+3|
well be careful when you write that because you just wrote 5=-1
with t=-1; we get that |x+3|=-1; if we remove absolute value we get x+3=±(-1)
but doesn’t t equal both
yes but in different instances
Oh so it’s 2 cases
yup! and for every case of t if im not mistaken we have two cases for x, giving four solutions for x
|x+3|=-1 which i don’t think has any real solutions and |x+3|=5 which results x=2 or x=-8
wait
,w |x+3|=-1
ah of course that one doesnt have solutions
Shouldn’t it have complex solutions
like log(-1)
hmmm
i factored this into (|x+3|+1)(|x+3|-5)=0
Idk xD
we can take it as $\sqrt{(x+3)^2}=-1$
operandi8827
oh yea
sooo
you put \ whenever there is a symbol or function
wait nvm √ can’t be negative
,w solve for complex roots of √(x)<0
@spice chasm Has your question been resolved?
Closed by @spice chasm
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 there I got a question about "Topological Space" :
I have to show that in the metric space ( E, d ) applies : M1 = [0, 1/2) is a "open ball".
I am not sure how to work with the definition :
In E, think about what an open ball of radius r centred at zero looks like
@warm canopy (Is it okay that I am pinging you?)
So:
U_r (0) = |0 -y| < 1
(something like that?)
@vestal dome Has your question been resolved?
that can't be correct as written cause on the left side is a set and on the right side is not
what you mean is U_r(0) = {y in [0,1]: |0-y|<r}
so which y do satisfy that
@kind hawk
But my E=[0,1) so it should be " y in [0,1) "
But this isn't the end of the proof or am I wrong?
yeah sorry typo
U_r(0) = {y in [0,1): |0-y|<r}
point still stands. which y are in that set
which y satisfy |0-y|<r
the biggest r we can use should be r=1/2, because our M1 = [0,1/2]
IF this is rigth then y< 1/2 :/
lets ignore M1 for a moment
maybe you are thinking too complicated rn
0<r<1
can you write the set {y in [0,1): |0-y|<r} differently
easier
y < r
that's an inequality, not a set
I am sorry, give me a moment to find the german "word" for it
dann machen wir das halt auf deutsch
naja menge halt
U_r(0) ist eine menge
nach definition die menge {y in [0,1): |0-y|<r}
aber diese menge kann man einfacher schreiben
das ist ja schon der richtige gedanke, ist halt einfach nur keine menge
Ich bezweifele, dass es richtig ist aber wäre es vielleicht die Menge E ?
( Da |0-y| = y und y aus [0,1) )
Ein anderes Intervall außer [0;1[ fällt mir nicht ein.
(Was genau sagt diese Menge aus? Ist das die Menge an Punkten die im Radius r sind? Wenn ja, wie stellen wir r fest ?)
ich will jetzt ne antwort hören die von r abhängt
(0, 0+r)
Es ergibt aber keinen Sinn
Nur ein paar Verständnis Fragen:
Die Menge U_r(x) kann man so sehen, als wäre es ein Kreis mit dem Mittelpunkt auf x und dem Radius r. Somit würde unser Kreis dann bei "x_1= x-r " starten und bei "x-2 = x+r" enden. Kann man sich U_r so vorstellen?
y müsste dann innerhalb von (x-r, x+r) sein, damit er innerhalb des Kreises ist
so in etwa. aber hier sind wir nur in der menge E unterwegs und da gibt es keine zahlen unter 0
Aber weil unser Mittelpunk x dem Randpunkt unseres Intervalls entspricht, also 0, kann es ja keinen x-r geben
wären wir in R, dann wäre das interval (-r, r)
hier sind wir aber nur in E, darum ist das interval [0,r)
Intervall des Kreises wäre (-r,r) groß, oder?
"kreise" in R sind intervalle der form (x-r, x+r) wie du gesagt hast
wir sind hier aber nicht in R, wir sind nur in E und darum läuft die welt anders
weil es halt einfach keine zahlen unter 0 gibt
darum können die auch nicht im kreis drin sein
Also ist der Intervall des Kreises [0,r)
und r können wir jetzt beliebig wählen solange es nicht r>= 1 ist
Zum Beispiel könnte ich jetzt sagen dass:
-M_1 = [0, 0.3)
-M_2 = [0, 0.9)
-M_3 = [0, 0,5)
Alle diese Mengen sind offene Mengen in E.
Es würde sich weiterhin um eine offene Menge handeln, auch wenn wir nicht bei 0 starten oder?
Zum Beispiel: M_4=(0.3 , 0.7) oder M_5=[0.3, 0.5)
also die ersten paar sind offen, ja
M_5 ist nicht offen
weil es halt zahlen unter 0.3 gibt
Ah, ok!
Vielen Dank für die Hilfe!
Noch mal zu der Aufgabe: Um zu zeigen dass M_1 =[0, 1/2) offen ist, muss ich schreiben:
U_r(0) ={y in E: |0-y|<r} => Damit ist die Menge [0,r) definiert, wobei r aus E genommen werden kann und nicht r>=1 sein darf
r darf alles sein
bzw sollte natürlich positiv sein
für r>=1 ist die menge halt nicht [0,r) sondern nur [0,1)
aber trotzdem darfst du r so wählen
Aber [0,2) wäre doch ungültig, weil unser E nur bis 1) geht
du darfst trotzdem r=2 wählen. als menge kommt dann nur [0,1) raus aber das hindert dich nicht daran r=2 zu wählen
gern
was studierst du bzw. hast du studiert, wenn ich fragen darf?
mathe
Welches Semester?
ich bin fertig mit dem studium
Oh cool!
Ich habe gerade mit dem Studium angefangen (erster Semester) 😅
Hättest du vielleicht paar Tipps (vill. auch Bücher), wie ich meinen "Mathe-Verständnis" verbessern könnte?
also die ersten zwei-drei semester sind das schwierigste weil man da halt lernen muss mathematisch zu denken
danach wirds "einfacher" weil man zumindest weiß wie man an zeug herangehen kann
darum am anfangen durchhalten
viel üben
immer schön fleißig die hausaufgaben machen
Bin dabei und versuche so gut es geht mitzukommen.
Es ist halt ein komisches Gefühl, wenn man sieht, dass die Kommilitonen den ganzen Stoff besser verstehen und viel schneller vorankommen als einem selbst.
Naja, ich will dich jetzt auch nicht mehr stören und auch nicht diesen Channel "unnötig" besetzen.
Nochmals vielen Dank für die Hilfe
ja sowas passiert halt. nicht zuviel vergleichen, dann fühlst du dich nur schlecht
arbeitest du alleine?
oder hast du dir ein paar andere gesucht
Ich habe paar gute Kommilitonen, die mir immer helfen, wenn ich Hilfe benötige. Aber die ganze Zeit sie zu fragen, fühlt sich so an, als würde man Ihnen die ganze Zeit auf die Nerven gehen. (vor allem wenn viele andere diese Personen um Hilfe bitten)
ich sag mal so, solange sie nicht genervt wirken ist alles gut
manche leute sind halt einfach nett
und helfen gerne
Das ist sehr faszinierend. Die versuchen immer jeden zu helfen, wenn sie gefragten. Und ich bin auch sehr glücklich solche Personen an meiner Seite zu haben.
Ich finde es auch sehr cool, wie schnell man auf dieser Server Hilfe / Antworten bekommen. ich kann mich nicht genug dafür bedanken 😄
wobei das auch sehr stark auf die frage und auf den tag ankommt
manche leute haben hier kein glück mit fragen
aber so ist das halt wenn ein server auf freiwilligen passiert
🤷
Mal schauen, ob meine Mathekenntnisse auch irgendwann ausreichen um anderen zu helfen 😄
also wenn du mathe studierst dann könntest du ez mit schulstoff helfen
quadratische gleichungen oder so gibts hier genug
aber naja, solltest erstmal gucken dass du deine zeit benutzt um deinen stuff zu verstehen
Ich könnte es mal versuchen.
Ich studiere IT-Sicherheit und habe als Mathe Module : Analysis I und LADS I
Das stimmt 😄
jup
und das DS?
Lineare Algebra und diskrete Strukturen
ah
Ich muss jetzt leider gehen. Habe morgen noch Mathe-Lernwochenende und muss darum schon um 7:30 aufstehen
Danke nochmal und schonen Abend noch
gute nacht
Ja, ich muss mit der Bahn 1:30h zur Uni fahren
uff
Langsam hat man sich daran gewöhnt 😄
keine wohnung gefunden in der stadt?
War am Anfangen auf der Suche, doch dann habe ich mich umentschieden. Bin bei den Eltern geblieben. Erspart viele kosten und auch "Zeit"
naja gut dafür musst du jeden tag 3h bahn fahren
aber naja gut ich kenne natürlich deine situation nicht
Die 3h kann man aber auch meistens sinnvoll nutzen
Ich kriege halt immer einen Sitzplatz und habe meisten meine Ruhe
Man kann schon gut während der Fahrt mit den Hausaufgaben anfangen
So ich muss jetzt wirklich los, ich wünsche dir noch eine schöne Nacht !
Gute Nacht
(Wie schließt man diesen Channel? )
.close
Closed by @kind hawk
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 I have the bounds of an integral described as 1 <= y <= 2, but i'm revolving around an X axis (and thus, want my bounds in terms of x), how can I translate the y bounds to x bounds?
or am I thinking of this the wrong way?
I already solved for y
where y is y = 4x-1/2
this is the surface area of a curve
i.e. arc length revolved around an axis, not a solid of revolution
.close
Closed by @final matrix
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 I am struggling with solving for x for this question
instead of separating the logs combine them
with essentially the same laws(s)
Ok let me try
@drowsy carbon Has your question been resolved?
Closed by @drowsy carbon
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 solve integrals that go from 0 to x?
Yoo would
Integrate normally
But when it comes to minusing the limits
Instead of a number you would just have x
Closed by @foggy ore
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.
Write it as exp(sinx.logx)
What is exp?
e^
e^sinx * logx
because you know how to differentiate it
the power rule only applies for
x^n where n is an integer
sinx is a function
Ok so I can do
I dont understand how to rewrite it
I know that e^ln of something just gives us that something
Do you agree the x^sinx = e^(log(x^sinx))?
Why log not ln
But I dont have an ln outside
Wdym
There has to be an ln so that I can do that
I dont have an ln
Like i nfront of the e
Do i do the rule inside the exponent
look it's e to the power (something)
You can do whatever you want to (something)
If a = b then e^a = e^b
You can rewrite the exponent however u want
@strange yoke 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 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.
by the way try uhh #multivariable-calculus
if no one responds
not yet let me see if any helpers are available
I only know single variable analysis so
cant help you much
npnp, i was thinking maybe this can be turned into a single variable analysis
lets see your work
using g(t) = sint/t
,w plot sinx/x
not at x = 0
oh thats the equivalent of defining g to be 1 at x=0
which actually goes to show sinc is cont on all R
i've only written down this so far. I was trying for some substitution to turn g(x,y) into something like that, then use the epsilon_1 in the pic
set xy=t
right
thats actually it lmao
what my delta?
@noble kindle Has your question been resolved?
Closed by @noble kindle
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 does sin20 simplify into sin(pi/3)?
uh its pi/9
I'm not following
is pi/3 20?
no its pi/9
pi/3 is 60 degrees
so this is wrong then?
oh
that is not 20 im afraid
I'm confused on the step where it says simplify the sine function in the second term. It looks like it simplifies sin(20) to sin(pi/3)
$f(\theta) = 2\sin\theta + \sin(2*\theta)$
rishi e
rishi e
how do you get from sin(20) to sin(2 * theta)?
oh is it sin 2 * theta and not sin 20
its not a 0 its a theta
did I read it wrong
yeah
lol nah you good
.close
Closed by @unkempt sparrow
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've found that 10=FE×GD using the angle bisector theorem and then used the fact that the sum of two sides of a triangle must be larger than the third side always and narrowed it down to A and B but I can't solve it after that
@subtle cargo Has your question been resolved?
<@&286206848099549185>
are you familiar with the law of sines
Closed by @subtle 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.
Assume you are a family who has $100,000 in a Bank account. You have two housing options: to take a bank loan and buy a property or continue to rent an apartment.
@hallow quiver Has your question been resolved?
im aware that I have to take derivative of f_rent (t) - f_buy (t)
but not sure how to solve that
<@&286206848099549185>
@hallow quiver Has your question been resolved?
<@&286206848099549185>
@hallow quiver
f_rent - f_buy is convex if its second derivative is positive on the interval and concave if it is negative on the interval.
yeah, bad times.
this part is easy
differentiation is a linear operator
so the difference of the functions' second derivatives is the same as the second derivative of the whole thing
...not that either is easier or harder
please show your answers for a and b
so if the second derivative is negative it would mean the function f_rent-f_buy is concave?
yeah
here thats for a
this is in your notes
thats my eqn for b
oh I can write it out again
formatting is terrible, not because it is red or small
you messed it up a litte
if you don't want to use latex, use parentheses () and karots ^
f_rent (t) = 100,00 (1+ 2/100) ^t - (19,000 t) for 0 ≤t≤10
f_buy(t) = 500,000 (1+2/100)^t - (65,000 t)
for 0 ≤ t ≤ 10
ok, so assuming those are correct, you need to differentiate up to the second derivatives and do a second derivative test on the difference
$\frac{d}{dx} a^x = a^x \ln{(a)}$
Disorganized
where did you get 48,000? should be 46
in fact, you can divide out 1000 from all of this for now
the problem statement says to assume quantities of 1000 in the function
oh hang on a sec
oh sorry yes 46000
$f(t) = -400(1.02)^t + 46t \
f'(t) = -400(1.02)^t \ln{(1.02)} + 46$
Disorganized
do second derivative
ok
||$f''(t) = -400(\ln{(1.02)})^2 (1.02)^t$||
Disorganized
