#help-17
1 messages · Page 306 of 1
Just want to make sure I understand the terminology (full vs partial) in use here
Before I potentially lead you astray
Sure...
Full functional dependency
A full functional dependency is a type of functional dependency where the dependent attributes are determined by the determinant attributes. For example, in the database of employees, the employee ID number fully determines the employee’s name, address, and other personal information.
Partial functional dependency
A partial dependency is a functional dependency where the dependent attributes are partially determined by the determinant attributes. For example, in a database of employees, the employee ID number may partially determine the employee’s address, but not the employee’s name or other personal information.
From some random website
Here a, b, and c are the determinant attributes. And d, e, f, g are the dependent attributes.
Well actually f seems to be both a determinant and a dependent attribute
Sort of yeah
f is determinant with respect to d, and is dependent with respect to some subset (perhaps not proper) of a, b, c?
The more I'm reading the more I am confused.
Ah hold up this is aligns with my def
If there is no proper subset of set A which also determines B, then A={a1, a2, …, an}
B is a FULL
functional dependency, otherwise, if there is proper subset of A determines B, then it is PARTIAL
For example, STUDENT_ID+AGE
NAME is a partial FD, because STUDENT_ID alone is also
determines NAME, including AGE into the set A is unnecessary.
On the other hand, DEPT_ID
DEPT_ADDRESS is a full FD.
Yeah
Seems so..
It's actually directly contradictory to the one I posted
For partial dependency it's different yeah.
Mb
A partial FD is partial because it's not fully specified according to the definition I posted.
A partial FD is partial because it's over specified according to the definition I posted.
However, I would say "use the definition you were given, as this is what you will be tested on."
Thankfully, this was the definition that I originally inferred when I wrote my comments above.
I appreciate you sticking around!
Closed by @polar vine
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
when should I use geometric mean?
I can understand arithmetic mean, but I have hard time understanding on geometric mean on it's real use
I personally can't think of any real-life applications of the geometric mean, though I'm sure if you look it up there are plenty out there
It is present in inequalities, though
If you do olympiads or math problems related to inequalities, you'll see AM-GM a lot
yeah..., I can see how it used on mathematical use. but can't really understand it in simple way for real world use...
ive seen a video that explains the commonly used means and its real world uses before somewhere on youtube, cant find it though
hmm...
Did you know there is more than one way to calculate the mean? Mathematics has many means! Arithmetic mean, geometric mean, harmonic mean, least squares mean, and many many more. Why so many means? We tackle this question in this video to better understand why students too often misunderstand the meaning of a mean.
Math The World is dedicated t...
Hello guys, I just joined the math group, nice to meet yall 😄
i feel like ive seen another one... but this one works
thx!
Geometric means are useful when you're averaging over things that are exponential in nature. For instance, if you have two lights, and you want to pick a light that is midway between the brightness of the two, that's a job for geometric means, because perceived brightness is not additive but multiplicative.
In other words, 100 units of brightness looks roughly twice as bright as 10 units.
one practical example is noise level, measured in decibels!
Harmonic means are interesting as well, if you want to select a car that has halfway as good mpg as the two other cars, you would be wrong to use the arithmetic mean, and should use harmonic means instead.
every 10 dB means that the sound becomes twice as loud
(this is because the units of mpg are "backwards")
so when you are working with multiplication like this, geometric means are the equivalents of the arithmetic mean
hmm.... that is interesting 👀
are electric or magnetic field also an example? because they depend on the inverse square law, if they are far then their strength is low, and if they are close they get really strong.
so the average of 60 dB and 80 dB is 70 dB
which would be sqrt(1 * 4) = 2 times louder than 60 dB, as we expected
and not (1 + 4)/2 times louder
absolutely
that's also an example, but it's not quite exponential
thx all ❤️
it's a good example of practical non-linear behaviour that is still neat
no worries!
yeah like lmao
Oh man, I haaaaated problems like this one in school before I figured out how to think about them
same
@limber oak Has your question been resolved?
Closed by @limber oak
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
please someone help me. this is like my third time asking. I still cant figure it the function for the part above the xaxis. i need to model the shape. I was thinking about cutting it as seen in pic 3 and just do piecewise off of that but i just cant do it can someone please help me find the f(x) im fking echausted
this almost worked but some parts dont work at all so can someone pls jst help me
@forest crypt lagrangian polynomial + Chebyshev nodes
This should get you a single, albeit long, polynomial of high degree that closely interpolates your curve.
i rlly tried everything ig my brain is too friend rn to figure otu what im doing wrong ik this is bitchy and its fine if not possible but could u help me just slightly to find at least the first step of how to do it
cuz im just so tired istg
If you give me the min and max of the domain of the curve (the min x and max x where you want the curve to go to) I can give you the chebyshev nodes. Then you can tell me what point is on the curve at that node, and I can give you back the polynomial
x min is 0 x max is 48.7
Ok one moment
I'm going to use 17 nodes because that is how many you have currently. But because your curve has a large slope right up to the edge, it might need more.
just tell me whatever will help you help me and ill get it done
i really need all the help because i just cant get this alone atp
[0.10387292407674523, 0.9295459143385062, 2.5527743516167156, 4.9182811402082685, 7.945511786280757, 11.531377584452155, 15.553766179891879, 19.875699957965466, 24.350000652455734, 28.824301324727404, 33.14623503690183, 37.16862352500594, 40.75448917806046, 43.7817196461766, 46.1472262300324, 47.7704544427675, 48.59612719632533]
Can you get me the points at these x coordinates?
They do not need to be exact
Just let me know where you actually sample from in your list of points
@forest crypt
Sorry about the delay, I am on my phone on my bed being insomnia man, and I couldn't find an online tool to generate these points, so I had to log into my computer remotely via my phone and write a short python script to do it.
lord bless u fr, if it makes u fele better im a crying mess rn
give me a. moment
i mean as seen in the tbale i just estimated them
Which is fine
sorru im dumb rn so instead of x values on the table i insert what u gave me right?
ok give me a momenr pls
Take your time
this is wrong, right?
19 and 37 are written wrong
shit
You forgot the decimal
You don't need to put these points into desmos unless it helps you find the y points
Well, I can't actually get the y coordinates from the image or else I might.
Well, once you get them, you can plug the points into this: https://www.dcode.fr/lagrange-interpolating-polynomial
im plugging the x values but idk how to get the y values
its just giving y =0
i mean y max is 18.7 i think
thats akll i know
ok so once i get the y values , i insert them here and i should get the f(x)?
wait i might be able to do it
nvm i give up
im sorry
i justgot this but i dont think its corret
oh its just copying ir wtf
nvm
thanks nevertheless ig
@forest crypt Has your question been resolved?
Closed by @forest crypt
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 not sure how i should go about solving an exercize like this, I tried detemening the possible ranges, but it is getting me nowhere. I assume that some numbers will have a circular like pattern, but I dont see how that helps me determine what happens for all numbers < -3/2, I also wrote a program that can take a number and give you the awnser for x iterations, but i still dont see how to find a behaviour(s) that is true for numbers <-3/2
@true gale 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.
anyone know how to prove 8b
prove each half of the ineq separately
u mean a/b<a+c/b+d and a+c/b+d<c/d?
Yeah thats what he means
cb > ad
to prove $\frac{c}{d} > \frac{a+c}{b+d}$:
$cb+cd > ad + cd$ which means:
$c(b+d) > d(a+c)$
$\frac{c}{d} > \frac{a+c}{b+d}$
1013
@alpine zealot Has your question been resolved?
Closed by @alpine zealot
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
what is happening here?
what is happening here?
This channel is taken
what do you mean
Someone else has asked a question in this channel
Please use a different one
#help-9 perhaps
Looks like they divided through by $\frac{\pi h^2}{4}$
user95040
divide both sides by pih^2/4?
user95040
Ok like denote dV/dt as V' and dh/dt as h'
We have V' = (pi h^2)/4 h', multiply by 4 to get 4V' = pi h^2 h' then divide by pi h^2 to get 4V'/pi h^2 = h'
Then pull V' out of the fraction so we have 4/(pi h^2) V' = h'
Flip lhs and rhs
I got it, thanks!
.close
.close
Closed by @nocturne trout
Use .reopen if this was a mistake.
Use that - Good luck with your studies!
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.
simplify the expression until plugging in x=-2 no longer results in a division by zero, then do that
Closed by @buoyant veldt
Use .reopen if this was a mistake.
yes essentially
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 there is an event in the sample space, doesnt it mean that it has some probability of happening?
huh
no
like you have events A B C mututally disjoint
that's the sample space
then B | C is event
and A & B is event
but also ~A & ~B & ~C is event
hm sure
A & B has no chance
well the reasoning says that the answer is debatable upon cuz one of the testing agency says its A other says its B
if this is from the marks app or something similar id disregard it since there's lots of errors there sadly
but i am sure t can only be A
your answer appears fine
yeah i'm confused, nvm
Well, they used gemoratrical probhability to dissprove it
so i want to know what is the errror in using gemotrical probability then?like I kind of understand that prrof too
i will send one sec
im waiting
the what
i will go with A as its more official of an anwer, but is this way of dissproving with geometrical probabiliy okay?
they considered an example
you just think of $P(E)$ as $\frac{n(E)}{n(S)}$ and there isnt much room for doubt
Percy
i dont understand this schpiel at all
also maam portion hua?
so like there is still a point at 0.5, and thats why there is still a probability of it occuring?
huh?
wtf is nta
thats a testing agency in India (official) who take jee and neet exams
uh, syllabus lol
'portion'
i should be studying since i havent done shit but im just helping people here for warmups
oh, syllabus completed, i am giving random year tests
yeah i mean as far as i understand you're defining the sample space as [0,1] and that definitely does have 0.5 in there
owfoiqwef jealous
that's what i think too, might ask my teacher when i can tho
im so bad at my math lol + coord nahi padhi
yeah definitely
it's weird
again, if it's marks, might be worth just disregarding it
coordination toh maine bhi dhang ki nahi ki, bas chale aisi ati hai TT
there's a pyq from this year (which makes it not really a pyq) but basically there's some circuit which could be either NAND or NOR and there's both in the options :D
and har source pe same options and same answer
i mean i checked mathongo marks and esaral
toh yeah somebody makes a mistake and saare just copy it
yup nta ke bohot lafde hote hai and trusting online source is out of question
yeah i need to get it functional at least, but just 6 ish days and id rather work my way through phy-chem backlog 😭
wait can i add you
so for now, i got with nta cuz uska jo maan kare woh wo karta hai
yh yh you can 🙂
yeah prolly the best for now if you want a percentile lmao
yes
maybe leave it on just in case someone else has something
if you have another question later though just close this before
Closed by @hushed nexus
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 differienate Sigma notation in Calculus
to find the gradient
can you show exactly what function you're looking at
sigma notation means addition and so generally you just take the derivative of each term, but do show it still
It's as she said. Differentiate each term
oh thank you
Another way, x³ is a constant wrt to the sigma, so u can pull it out of the sigma
@stiff fossil Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
i need help in phsyics math question
!da2a
No need to ask “Can I ask…?” or “Does anyone know about…?”—it’s faster for everyone if you just ask your question! See https://dontasktoask.com/
yes
an inclined plane with 65 degrees to the horizontal is in a park. The ramp is 5m long. A ball of mass 57kg rolls down the incline, assuming theres no friction, cakculate the net force
did you make a drawing?
is that the complete question
yes
yes
!show
Show your work, and if possible, explain where you are stuck.
i already calculated the weight force, magnitude of normal force
the question is asking to calculate net force
to calculate net force, you first calculate net force on horizontal axis, then net force on vertical axis
wdym? do i add the forces together?
yes
... not exactly "adding"
it would be true if it's vector
but i mean, come on, we care about the value (and the direction, but we'll get into that later)
so i calculated the mg cos 65 and it was 236.1N
weight is 558.6N
normal force is 236.1N, weight force is 558.6N, acceleration down the slope is acceleration is 8.88ms-2
so to find net force? what do i do?
forces are vectors right
i think so
so they have to undergo vector addition
for that break all the forces into its components
@ionic dew 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.
just give me hints
i tried doing some vector analysis shit, but it really doesnt amount to anything
all i know is that the triangle is equilateral so all angles are 60
and the area can be given by $\frac12 QR^2 \sin(60^\circ)$
Percy
make a drawing
vector analysis gives me like $|\vec{PQ} \times \vec{PR}| = 2\sqrt{3} \vec{PQ} \cdot \vec{PR}$, but as i said, i don't think that amounts to anything
oh for fucks suck
Percy
what am i supposed to be seeing
thats what the drawing is for
if there is something to see
(usually there is)
i did some geogebra (the angle isnt exact but its good enough)
nothing jumps out at me
im shit at geometry though so i dunno
Try drawing on paper and marking the angles
i doubt it's euclidean geometry though, i mean, the closest thing this course has is analytic geometry and linear algebra
;-; you sure there's a point? software is usually much better than me
paper is faster usually
yeah but nothing jumped out at me when i did that so i did the software and now im clueless but with confidence
Try doing it on paper, it will help
;-; alrighty
lets see if it does
alrighttttt how do i draw this
ugh
i had just a sketch 😭
okay let's say i have a sketch
(i have like 4)
and geogebra
what now
ykw ill come back here i cant do this shit rn
.close
Closed by @calm pecan
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.
does anyone know how to answer this?
,rccw
@rain sinew Has your question been resolved?
i have the answer but idk how to get to it
use section formula
what’s that
formula that gives us a point which divides a given line segment in given ratio
oh? what’s the formula?
or a given vector in a given ratio ( which is needed here )
its easy you can just watch a 5 min video on youtube
this was my working out
but it ended up being wrong
i equated both equations cus they equaled to each other
idk much
all i know about this is the section formula may help
i dont really like vectors to begin with
same
oh it’s fine i got it
i just did it my way lol
.close
Closed by @rain sinew
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.
does Clairaut's Theorem count for any combination of derivatives?
I cant make partials here, but does d/dtheta* d^2f/dr^2 = d^2f/dr^2 d/dtheta
or any combination of those
essentially when there isnt any symmetry and both arent sqaured or something similar
you can just treat $f_r = g(r, \th)$
riemann
@honest mirage 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.
So they are asking the reading of the voltmeter. In the solution they have mentioned current flow through 10 ohm is zero.What's the reason behind that? (I'm at 11th..hoping some easy explanation)
The current flows from both 5V cell and 30V cell, but in opposite direction
So it will cancel out
Makes sense!..but how would you know if they are equal?🤔
we will have to calculate that
but here its mentioned in the question itself
Because we need to calculate the potential difference between the points a and b
Can you please elaborate?
The question asks us to calculate the reading of voltmeter right?
Yeah
and what does a voltmeter calculate?
But my qestion is why I1 and I2 are equal
I1 and I2 are not equal
The voltage difference..i got that point
Then how will they cancel out?
I1 AND I2 ARE NOT CANCELLING OUT
You mentioned that earlier
I1 flows in the loop with the 5ihm and 4 ohm resistor, not the 10 ohm one
I didn't say that I1 and I2 will cancel out
And I2 flows in the loop with the 2 5 ohm resistors
Oh I can understand now..thank you
there's no circuit that includes 5V
i don;t get it whatever
ok i see, there is current in 5V
How!?
Oh what's that?
i don't know lol
It's okay
Its clear to me now
The I1 that coming from the loop1 is going back to loop1..so no current is going through the 5V (according to KCL)..same with I2..hence there is no current in 5V💁♂️
@rapid flume 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.
since my channel closed..
Make a sign table
like the number line
?
<---------(-3/4)-----(-2/3)------0------------------------------6>
How do you know which part is the solution interval ?
if its less tham 0-
So which interval ?
i thoight
i choose a number betwen
to see if iti fits
when i plug in that number
no
May i explain it ?
ok
So see your product of term ?
Each line will be for one of them
So you start by (4x+3)
It is 0 when x = -3/4
For x -6 =0 <=> x = 6
For 6x+4 = 0 <=> x = -2/3
Ok
Once you have the zero for all
You put them on the top of the table in the same way you would put on the real line
As you did here
So far so good ?
es
IM SORRRYY im confused a bit
the sign chart, i think i jave saw it but like i forgot the main rules
Main rules are you find the zeros of all terms in the product
And then for each line there will be a term of your product
And then you put on this line, the sign of your term depending the real line you have above the chart
what do the circles reprwsent
Where the term of the line is 0
Thoses are 0
Ideally
And so now whats missing are the signs in the empty case
Do the sign of the three term and put it in line
Since 4x + 3 is increasing
so the number line i made
It will be - and +
examlke
can u give an example
Well for the first line you have the term 4x+3
So the sign on the line will be - + + +
Cuz it is increasing
Going from negative to positive at the 0 point
Which is when x = -3/4
how do u know this
Thats a linear function
im really confused i just do the number line
i just want to know a number -3/4 ane -2/3
@jolly mortar Has your question been resolved?
well!
<@&286206848099549185>
ok cus]
my prof say that this is the ansser
but isnt the ineq
including
also how did he get -2
isnt it -5
Root of the polynomial
cus the bottom factored is
On the denominator
(x-5)(x+2)
OHHHH
HIU2FBWOIGVOIWELVB
why i forgot i have toswiytch the signs
bbut still
wouldnt u have to use brackets
[-2,5]
instead of the parenthesius
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
what would be my null hypothesis here and my h1? i can't seem to get them and i dln't know if i've done this question correctly
@tacit orchid 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.
Hi there, I have this problem and I have been stuck for a while on it. It is sparx maths and am in year ten. I have tried watching the video, done that method and it doesn't seem to work. If somebody could walk me through this that would be greatly appreciated
@gentle jewel Has your question been resolved?
Closed by @gentle 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.
yo wassup guys, what do they mean by question 1? isnt that just where i multiply the rows and columns ?
so it'll be 2x1?
They want the dimensions
so yes this
Note that you're not rlly "multiplying" the rows and columns
the x doesn't mean multiplication here
i am on q2
yes
it is the format
rowsxcolumns
what do they mean I is identity matrix
help
@fervent matrix Has your question been resolved?
Closed by @fervent 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.
is question 4's answer 44?
Please don't repeatedly close and claim a new channel with the exact same question. This erases all previous progress made towards your problem and is confusing for helpers, making it more difficult to help you. Please be patient, even if your channel has not received much attention.
…oh
My bad
no problemo man
I can’t help you with the problem, however. I haven’t started Linear Algebra yet
@fervent matrix 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
you're given a side length and angle in a right triangle
that means you can solve for all sides
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.
👍
@coral orchid Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hello i need some help with a math problem, its very easy math (not to me i feel dumb) but there is an issue it is in swedish... here is the picture. basically it shows what happens when you dilute medicine. Its according to that triange. ÖS means wished substance (styrka) , volume (ML) means ammount of substance and läkemedel (VS) means active substance. I need help because acording to the triange VS devided ML should be the ÖL but in the last picture it shows 2mg/ml but 100/100 is 1? im so confused :(
what i think it means is the 100mg substance is diluted
the volume stays the same
but the concentration has changed
idk i dont do chemistry sorry
@pseudo root Has your question been resolved?
Closed by @pseudo root
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Could i ask a boolean algebra question?
Im trying to understand how the first line is equivalent to the second line
A XOR B = ( NOT(A) AND B ) OR ( A AND NOT(B) )
.
Yea
do you know the definition of exclusive or?
how to write it in AND and OR statements?
or do you know kmaps?
I do know kmaps
this is based off of 2 inputs right ?
yea
doesnt matter
I get this
can you fill the kmap with it?
yes
lets say we have three inputs a b c the truth table still is the same ?
nothing changes
?
or output i mean is the same
you mean if we have like A XOR B XOR C?
Ok
now going back to the orginal question
I dont even know how to ask where im confused
well do you have the kmap filled
would it be just A ?
no..
look at where the 1s are
ones are at 1 0 and 0 1 = a + b ?
Shioshi
correct?
now what about the one at A = 1 and B = 0?
A!B
or ?
Shioshi
?
I see it
Shioshi
(ignoring the other not cause its not relevant)
Forsure
now can you rewrite the XOR in your question to AND and OR?
using the result we just got
Did my professor do A!B + !AB ?
to write the XOR expression in terms of AND and ORs
the kmap ?
yes
thats amazing
ok I got it now
Thanks so much for your help
and patience
I really appreciate it
.close
Closed by @desert 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 would i do this?
i derived it but it didnt really work out
$\frac{d}{dt} P \ne 1$, its just $\frac{dP}{dt}$, which is your original DE...
Azyrashacorki
So in particular, $\frac{d}{dt} (\frac{7}{10} - \frac{5}{10}P) \ne -\frac{5}{10}$
Azyrashacorki
It should be $-\frac{5}{10} \frac{dP}{dt}$
Azyrashacorki
Well you know that $\frac{dP}{dt} = \frac{1}{10}(7-5P)$
Azyrashacorki
yes
So that means that $\frac{d^2P}{dt^2} = -\frac{5}{10} \cdot \frac{1}{10} (7-5P)$
Azyrashacorki
For t=2 this gives P=3
huh so how would u get the answer 2/5 out of that
Well you plug in P=3
Closed by @cosmic oasis
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hi um
i accidentally typed ,iam dying in #discussion
how do i become alive again?
i've been dead for a full day lol
there are 3 ways to manage the studying role:
- select "hide the discussion channels" in id:customize
- use the bot in #info
- type
,iamnot studying(or just,iamnot dying) in #bots
Removed the studying! role from you.
it is really just string-matching because dying is a substring of studying!
Gave you the studying! selfrole.
Removed the studying! role from you.
that also worked :p
i definitely learned something
tyvm!
,close
.clothes
.clo
.close
Closed by @uneven quarry
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.
HELLOOOOO, I'm so damn confused here. I already solved this yesterday but I need validation what and which is right😭😭😭
For number 1, what exactly is the unknown? I wrote it down that hypotenus is the unknown, but someone mentioned to me that the unknown is angle.
Another thing, let's say it's actually looking for the angle and I do solve it. Couldn't I look for the hypotenus then to check whether it's correct or not? And of course, if I do look for the sin and cos value, they have to be the same final answer.
Closed by @little yoke
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hello, may I ask how do I know the derivative of sin, tan, sec?
as in like
how it's derived?
how people found out what the derivatives of sin is?
or just
what the derivatives are
yes
this
I mean, first principle right?
no but u cant do that
because u need lhopitals for that
for example, what's the derivative of sin? it's cosin, right?
and there's some
contradiction or smth
where
you use one to get one
lhopital to get first principles and vice versa or smth
you don't need lhop for first principles
people can derive the derivatives from first principles, just not using l'hopital's rule
ye u do
look
sinh/h as h -> 0
that's not lhop
identity?
lhop?
there is a proof of that using the squeeze theorem which does not rely on l'hopital's rule
that identity can be justified from sandwich theorem
lhopita'ls rule
yeah squeeze theorem, failed to recall the name
mk
🤔
why does everyone keep saying you need lhopitals rule for first principles lmao
I mean I can just pull out textbook right now lol, but mainly just first principle
defeats the purpose of it
proofs of derivatives of sin(x) and cos(x):
https://www.youtube.com/watch?v=HVvCbnrUxek
limits used in the proofs:
https://www.youtube.com/watch?v=5xitzTutKqM
https://www.youtube.com/watch?v=Ojtwh8XDF8M
Courses on Khan Academy are always 100% free. Start practicing—and saving your progress—now: https://www.khanacademy.org/math/calculus-1/cs1-derivatives-definition-and-basic-rules/cs1-proof-videos/v/derivative-of-sin-x
Proving that the derivative of sin(x) is cos(x).
Watch the next lesson: https://www.khanacademy.org/math/ap-calculus-ab/a...
Courses on Khan Academy are always 100% free. Start practicing—and saving your progress—now: https://www.khanacademy.org/math/ap-calculus-ab/ab-limits-new/ab-1-8/v/sinx-over-x-as-x-approaches-0
Showing that the limit of sin(x)/x as x approaches 0 is equal to 1. If you find this fact confusing, you've reached the right place!
Watch the nex...
Courses on Khan Academy are always 100% free. Start practicing—and saving your progress—now: https://www.khanacademy.org/math/ap-calculus-ab/ab-limits-new/ab-1-8/v/1-cosx-over-x-as-x-approaches-0
Showing that the limit of (1-cos(x))/x as x approaches 0 is equal to 0. This will be useful for proving the derivative of sin(x).
Watch the next...
What about tan?
anyways, you figure out sine and cosine, and the rest is just identities
quotient rule
is it cot?
nop
ooh
cotx=cosx/sinx
I'm confused lmaooo
we know that tan(x) = sin(x)/cos(x). once we know the derivatives of sin(x) and cos(x) we can use the quotient rule to find the derivative of tan(x).
i see
btw, do yall got any tips for studying formulas for exams?
like memorizing the process
cs chain rule is so damn long
chain rule aint that bad
chain the outside, chain the inside is what I say
or you can add a "multiply" if you wish
"chain the outside, chain the inside, then multiply"
for example you have (2x^2+5x+7)^4
chain the outside: 4(2x^2+5x+7)^3
chain the inside: (4x+5)
multiply
4(4x+5)(2x^2+5x+7)^3
there is your derivitive
tell me what foil is?
how
wdym how?
derivitive of 2x^2 is 4x
derivitive of 5x is 5
derivitive of 7 is 0
add them all up
4x+5
yess
I js get lost easily when the function is diff from the examples TT
alright good
lol no worries
ok your example
cos-1(5x-9)
remind me again what the derivitive of cos-1 is....
um I can figure out here
thats long as helll
y=cos-1x
cosy=x
-sinyy'=1
y'=1/-siny
y'=1/-sqrt(1-cos^2y)
y'=-1/sqrt(1-x^2)
there found it
oh yeah, the let u, I used to do that
now I just do the chain inside chain outside thing
now your example
lets see
u=5x-9
u'=5
cos-1(5x-9)
when i see " ' " means its the derivative right
and when theres no variable beside the constant, their derivative is 0, right?
yea i know xD
yes
now to solve your question with my method
cos-1(5x-9)
chain outside: -1/sqrt(1-(5x-9)^2)
chain inside: 5
multiply
-5/sqrt[1-(5x-9)^2]
done
um, not sure, never used a calculator for these anyways
oh okay okay
- if you are to be quizzed on it, chances are you will have to show your work
yeah........welp- our quiz will start at 2:00
prob not the same time here
I live in PH XD
my time is currently midnight XD, gl on your quiz
is there any tips u wanna share me?
in canada, we are always told like which section of the textbook we are quizzed on
and theres no formulas provided..
we are provided formulas but I dont need em
its 70 items
logarithm, exponential, trig, that is basically it right?
go into more specifics
wait
like the definition of coninuity?
it only says derivatives, so basically its continuity functions ans derivatives
continuity functions..... polynomials?
Its graphing
removanle discontinuity
jump discontinuity
infinite discontinuity
DUDEEEE
whole finals is the coverage
穴熊
derivatives is too complicated for me tho
What type of derivative?
inverse trigonometric functions
And I'm assuming polynomial, exponential, and trig as well?
inverse trig is not that bad either, you just have to know your identities and derivitives of regular ones well
lets say you dont remember what the derivitive of y=tan-1x
well what you do is:
tany=x
derivitive of tan is sec^2
y'sec^2y=1
y'=1/sec^2y
now if you recall
sec^2=r^2/x^2
whats r
radius of a unit circle
this is how I remember trig ratios
sin=y/r
cos=x/r
tan=y/x
cot=x/y
sec=r/x
csc=r/y
i see ill try doing that
now one thing important to know
since x y and r form a right triangle
x^2+y^2=r^2
there is a formula
sec^2=1+tan^2
if you dont remember this, then look at this
r^2/x^2=x^2/x^2+y^2/x^2
so therefore
y'=1/sec^2y=1/(1+tan^2y)=1/(1+x^2)
and there you have it
dy/dx of tan-1x is 1/(x^2+1)
Closed by @oblique tree
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.
logarithmic differentiation
i worked all the way up to
$\frac{dy}{dx} = y (\frac{x}{x^2-4} + \frac{1}{4x+2})$
suds
you just replace y with the known formula for y
ohh i seeee
They convert the square root and square root to indices
Closed by @hybrid mantle
Use .reopen if this was a mistake.
.reopen
✅
wait would it be wrong if i didnt replace y with the known value?
not necessarily wrong, but for situations where y is an explicit function of x we prefer to have a formula for the derivative which only depends on x
Closed by @hybrid mantle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I'm having trouble with this question, like I don't really know how to begin this
