#help-23
1 messages · Page 349 of 1
why did you divide by 2! in 2.6.38?
because it repeats so doesnt matter which one goes where
would that be different here?
oh is that 2! seeing it like that makes more sense in my head lol
indeed, but i got lost on (11c2)
if you want a more literal way to see 11C2
cause wouldnt that account for lesser spots
like 5 spots for example at the start
11c2 is a bigger number
if you want a more literal way to see 11C2,
L L I L O S M G N is 9 letters, so adding in 2 more letters would make the full 11 letters
so so choosing 11C2 would mean to choose 2 out of the 11 letters to be U, then filling in the remaining 9 letters with L L I L O S M G N
if you look closely, the calculation is 4 * 3 * 2 * 1 * 8 * 9 * 10 * 11 / 2
that / 2 can be placed anywhere: 4 * 3 * 2 * 1 * 8 * 9 / 2 * 10 * 11 also works
this would correspond to placing the consnants, then placing the Us first, then the I and the O
4 * 3 * 2 * 1 * 8 * 9 * 10 / 2 * 11 would placing the I, then placing the Us, then placing the O
where would you put (11c2) in that formula
just so i can wrap my brain around what its doing exactly
???????
no
didnt you just say you wanted to not see 11C2 because the number wouldnt be there if the vowels were placed in a different order?
11C2 only appears if we place the two Us at the end
11 letter word C 2 Us
for this for example,
youd have:
4! ways to place the consonants
then 9C2 ways to place the Us
then 10 ways to place the O
then 11 ways to place the I
yeaaaa ok so i had a flawed understanding of what formula 11c2 led to
i thought a lower "k" lead to more numbers being multiplied in the numeral
which is why i was getting tripped up
you can see depending on the calculation that it could be:
4 * 3 * 2 * 1 * 8 * 9 * 10 * 11 / 2 (I O UU)
4 * 3 * 2 * 1 * 8 * 9 * 10 / 2 * 11 (I UU O)
4 * 3 * 2 * 1 * 8 * 9 / 2 * 10 * 11 (UU I O)
all of these are the same,
so the formula with 11c2 would be 4! * 8 slots * 9 slots * (11c2)
and the C that appears would be 11C2, 10C2, or 9C2
9C2 < 10C2 < 11C2 you can view is balanced by the rest of the numbers being multiplied with it
9C2 * 10 * 11 = 8 * 10C2 * 11 = 8 * 9 * 11C2
again this is both from that theyre calculating the same numbers, and that we expect the number of ways to be the same regardless of which order we place the letters
part of what makes this placing idea so useful
twice
yea ok its churning
this is a good sign, you know
you ever hit a topic you just cant wrap your head around
like you do good on everything
but theres one thing your brain just wont make the connections with
thats me rn
it means youre instinctively asking questions like sparks that come out regardless of what youre consciously aware of
that means its not just "do I think I understand this," its not a conscious decision
at a point youll know you have a handle on this
if you keep thinking on this process, it might make enough sense for you to try using it
keep in mind this kind of calculation is easy to do for relatively simple problems like this one
it wont pan out for other problems if they dont allow it
makes snese thank you, i think its making sense, as for the other problem i sent, I saw that the solution was to pair the sy together
my question is does this intuitively come to you
like you see this problem and your like yea that y needs to be with that s as one character
intuitively I get used to the methods I can use which I trust
then when I get used to the methods, that intuition really means as a shortcut to speed up the method
you know the method wont change if I place the Ls first
so I place the Ls first, which inevitably means to place the 3 Ls as one thing
similarly with the S Y
ah true i did mentally place the L's together initially
you can also view that when rearranging the letters in 2.6.32, the SY are stuck together
the idea of permutations can rearrange the letters into any order
since the SY are stuck, that indicates to treat SY as one letter
either way, its the method that hints that you can do this
you can find intuition in the methods you use, as for the bare problem itself it might not exist
only in the sense of "these methods should work well on this problem, theres nothing else that stops it"
theres many problems out there in math where the only way you solve them is to do them and see what happens
Yea, makes sense,
ima try this one
2.6.47. In how many ways can the letters of the word
BROBDINGNAGIAN
be arranged without changing the order of the vowels?
Similar concept itd seem, lets see what i can do
gl
So, what I did was I wrote out the vowels, as in
OIAIA
then i wrote out all the consonants and how many dups of each, counted the intial slots between the vowels which was 6, placed a consonant, and incremented, for the duplicates like G since theres 2 i incremented twice and divided by 2!, for N i did 3! and incremented 3 times,
the math came out to be
6 * 7 * 8 * 9 * 10 * 11 * 12 * 13 * 14 /(3!3!2!)
so thats the amount of ways those leters can be dropped between those vowels, which should be the answer?
it should be 2!2!3! (you miscounted the duplicates), but other than that this is correct
you can also view this in terms of rearranging the letters
bruh lol ofc i miscounted
there are 14 letters, you are looking to place 14 - 5 = 9 of them
so 14 * 13 * 12 * 11 * 10 * 9 * 8 * 7 * 6 ways to place them (9 numbers multiplied together, starting from 14)
then as before divide by 3! 2! 2! for duplicates
in other words (14P9) / (3! 2! 2!)
how does that keep the vowels intact tho
i guess since your not selecting to place them
thats my biggest qualm with these probs is having things that come out to an answer, by not refrencing it at all
like that keeps the vowels in place, but vowels werent refrenced at all so it just confuses me
there couldve been anything between them cons
yes?
doesnt mean the order of that anything needs to be mixed
if you wanted to also rearrange the vowels, you would need a 5!
yea it makes sense
5! / (2! 2!) more specifically
like not in an understanding way, as im still working on that, but i see why
you can view that theres only one allowed order of the vowels, so instead of a 5! / (2! 2!) theres a 1
also, if the order didnt matter, the math in all would be
1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 * 9 * 10 * 11 * 12 * 13 * 14 / (3!2!2!2!2!)
which is the same as ordering the letters in the whole word
14! / (3! 2! 2! 2! 2!)
yea
alright
getting somewhere
last question for now
i think i understand it
just need a confirmation
so it has to go left 5 times, and has to go right 5 times
theres 10! total combinations it can choose to get down
so you do 10!/5!5!
thats correct
another way you can view it is that there are 5 "Lefts" and 5 "Rights" strung together into one phrase
so there are 10C5 to place the Lefts
from which the Rights fill in the remaining spaces
10C5 = 10! / (5! 5!)
i thought i had it and lost why im dividing by 5! lol
you divided by 5! twice, one for the Lefts, one for the Rights
but why does the division coorelate to how many its gonna take to get there
the division means the Lefts or the Rights can be freely swapped with each other
ah yes cause its just removing the duplicates
had the Lefts each had a specific color, and you needed how many different strings of colors you coul dmake, itd just be 10!
yep
notice here theres again two different ways to see the 5! 5!
one is from 5! ways to rearrange the lefts and 5! ways to rearrange the rights
another is that its just the denominator of the 10C5 that I used for the lefts
10! / (5! 5!) (your way) = 10C5 * 1 (my way)
yea cause you place the lefts and the rights just fill in regardless
1 being from that once the lefts are placed, theres only one way to fill in the rights, which is to place them in
yep
very good
shi after a 2 months taking this class feel like shits actually clicking
i say this until i see another word problem and im lost again
thank u mtt if i need more help would you be fine with a ping, could offer some mild amounts of $$ aswell
lol np
.close
Closed by @indigo sierra
Use .reopen if this was a mistake.
.reopen
✅ Original question: #help-23 message
i lied im back bro 2.7.2. An urn contains six chips, numbered 1 through 6.
Two are chosen at random and their numbers are added
together. What is the probability that the resulting sum is
equal to 5?
i dont even know where to begin choosing a situation where they are equal to 5
ik we are choosing 2 coins of the 6 thats an easy (6c2)
and for the probability itll be X/(6C2)
You should be able to figure out which cases are by hand
You can count them on one hand
I could probably do it manually but im wondering what the math would look like for it
Just do it manually
whats the proper method, cause ik 1+4, 2+3, and vice versa so 4/(6C2) ?
You double counted
i thought 1+4 would be different than 4+1 in terms of counting probabilities
When you did 6C2, did it count 1+4 and 4+1 different?
Yeah, you should make sure your numerator and denominator counts in the same way
would it be possible to count that if it was bigger tho
or was this intended to be hand counted
so doing combinatoric probability seems to be mainly counting a total
and counting favorable outcomes
There may be ways, but you'll probably learn them in due course
This is probably intended to be hand counted
makes sense
so for this one
theres (20C2) total, now we need to count favorable outcomes, but thats alot to count
so what i did is, counted the chips that dont differ by more than 2, i hand counted and theres 19 that differ by 1, so im assuming that also 19 that differ by 2 and 20 that differ by 0, so 58 total that dont differ by more than 2?
so 1-(58/20C2)
well i guess itd be 18 that differ by 2, idk the math but
so itd be 1-(57/20C2)
ah wait
i assumed replacement and that there could be duplicates
so id have to remove the 0 case
so 1-(37/20C2)
@indigo sierra 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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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. I am in a Calc 1 course, doing some differentiation problems.
Right now, I'm on one that looks like this:
e^(x+1) + 1
Find the derivative.
I know that the derivative of e^x equals itself.
And, I think that the +1 constant would equal zero.
But I don't know what to do with the +1 power.
I have tried entering, simply e^x into the answer box, but that didn't work.
I haven't encountered anything like this yet, and there's nothing that looks like it in the textbook.
this requires the chain rule, I think.
but this chain rule would be trivial. have you heard of, or are you allowed to, use the chain rule?
Try e^(x+1) as answer
!nosols, might wanna explain how to get there?
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.
Yes
Well its just they alr had the right idea
That the deriv of e^x equals ifself
They know that the deriv of any constant is 0
we are allowed.
would be a nice opportunity to introduce the chain rule for more complicated problems, but I digress.
that did work.
though i am also here for the explanation.
@north escarp Has your question been resolved?
Closed by @north escarp
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
@woven mica Has your question been resolved?
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
Closed by @woven mica
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 on understanding this one!! i've watched a lot of videos and i really dont get it
can someone explain very simply..
hi
,rccw
hello
what
lol same time
get your own help channel
LOL
too late, sorry lol
sleepy got the channel slightly before you, please open a new one
mf i tried to
can someone help me with mine.. i just need it to be explained in more dumb friendly terms 😭
which one in particular?
the whole thing, the whole process is kinda confusing for me i've tried studying the solutions then trying it for myself with more advanced problems and i still get it wrong
is there any other way to like simplify this the book isnt helping at all and theres not much vids tackling abt this subj online
how about you suggest a particular problem so that we can help you better
ok im kinda confused when and what formula to use when finding the derivatives
ok lets start small
how would you find the third derivative of x^5
first, tell me what you know by third derivative
i dont know.. do u differentiate it for like 3 times
yes
third derivative means, that you differentiate the function thrice
ok, whats the first derivative of x^5
5x?
5x^4 right?
5x^4 i mean
nice
cuz n-1 or something
ok how would you find the derivative of x^4
4x^3
bruh i didnt ask you
i thought you were in my channel
no
ok before repeated derivatives, you need to know how normal derivatives work
to find the derivative of 5x^4
ok but how
nx^n-1
$\frac{d}{dx} 5 x^4 = 5 \frac{d}{dx} x^4 = 5 \cdot 4 x^3$
CherryMan
we can take constants out right?
yes
is there anything that doesnt make sense here
right
so if we are finding the derivative of something
that looks like k f(x)
where k is any constant like 2,3 or 5 in our case
and f(x) is any function like x^4 in our case
then d/dx kf(x) = k d/dx f(x)
which means we can take constants out
and then u multiply them?
multiply what?
the 5 and 4x^3?
yes
is it 60x^2
yes
i just dis the same thing above
so we get that the third derivative of x^5 is 60x^2
yes
say i have something more general
like x^n (where n is some natural number)
how would you find the second derivative of x^n
tell me how you would find the first derivative
well i just went straight to multiplying both x^n
and thats why i got nx
^n-1 but idk if i should include that
the power rule says we bring the power to the front then subtract one from the power
so the first derivative is nx^(n-1)
following the power rule again
ohhh
what do we get?
wait what do u mean
whats the derivative of nx^(n-1) ? (remember i asked for second derivative)
what do you not get
bc i only got n^n-1
i multiplied n and x^n-1
but what about the exponent?
the n-1?
ok sorry
*two
yes
the constant n
and the x^(n-1)
the constant, as i said earlier
can be left alone
that is, d/dx nx^n-1 = n times d/dx x^n-1
as for the x^n-1
lets apply the power rule
power rule says "bring the power to the front and then subtract one"
so we bring n-1 to the front
so its n-1 x?
and subtract one from n-1 to get n-2
so it will be n-1 x^n-2
and bringing the constant from earlier
the total derivative is $n(n-1)x^{n-2}$
CherryMan
does this make sense
yes it makes sense
ok, just to test your understanding
how would we take the next derivative
(the third derivative)
what i did is i applied the power rule and u said that we bring it to the front and subtract one
yes
my mistake
i understand your confusion
so i assumed its n-4
the complete rule is that: "bring the power to the front and subtract one from the power of x"
like if we have x^5
we bring 5 to the front
and subtract one from the power of x to get x^4
so all in all we get 5x^4
so know what do you think the derivatigve o this is
you shoukld try once more
why is there n-1 and n-2
so
derivative of n(n-1)x^n-2
we have two parts
the constant n(n-1)
and x^n-2
as i said earlier we can take the constant out
as for x^n-2
we will have n-2 x ^n-3
because i took the power to the front and subtracted one from the power of x
ohhh
putting these two together i have n(n-1)(n-2)x^n-3
ok i got it now that was so very confusing but it makes sense
yes!!
i think i kinda get it now when deriving
do i have to apply power rule in every problem?
only problems where it is applicable
which means derivative of things that look like a * x^b
now coming back
what is the derivative of ln x
like the power rule?
yeah how do i derive it if its judt ln(x) is there a diff formula for that
firstly
ln x does not look like a x^b
so we cant apply the power rule
secondly, the derivative is a little involved
do you know the derivative of e^x
all i know is that u get the same thing when deriving e^x?
like ut goes back but idk much in depth abt that topic
now if you wish i could go on a tangent and prove that the derivative of ln x is 1/x
ok pls do explain
CherryMan
by the definition this means that $e^y = x$
CherryMan
now we can take the derivative with respect to y of both sides
so $\frac{d}{dy} e^y = \frac{d}{dy} x$
CherryMan
CherryMan
are you following so far?
yes
CherryMan
which is equivalent to saying $\frac{dy}{dx} = \frac{1}{x}$
CherryMan
so the derivative of ln x is 1/x
pls tell me if any part feels contrived or doesnt make sense
wouldnt u differentiate with respect to x and use the chain rule?
y'e^y=1
y'=1/e^y
sure, both ways are valid
i get it but its confusing since it does go back and forth kinda
derivative of x with respect to y is dx/dy
yeah i guess its kind of abuse of notation
this notation is trash
right so the derivative of ln x is 1/x, then whats the second derivative
do ' or if its a partial derivative use a subscript
maybe its easier if i write it as x^-1
now do you know why the formula here works
yes i suppose it does make sense now
how would you do this question now
is it necessary to derive it for the fourth time?
bc in the book they did so im not sure if its always required to do so
meaning?
@cloud ermine 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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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
@swift sun 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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 often come across second order differential equations like this one when solving physics problems. Second order differential equations are not a part of our syllabus, but we are told to create an analogy to harmonic motion (x'' = -ω²x) to solve these equations.
I find this method inconvenient. Is there a simpler way to solve these equations
In general, Im talking about equations of the form-
$\frac{d^2x}{dt^2} = a(x - x_0)$
Dhruv
i dont get how it is inconvenient, can u explain how u have been doing it?
If we take the equation in i as an example,
I would've made an analogy to a harmonic motion where current corresponds to displacement
di/dt <-> velocity
1 <-> mean position
100 = ω²
and so on
And then I would apply formulae related to harmonic motion
ohh u only need to know the general solution.
For x'' = -w^2 x it is x = Asin(wt) + Bcos(wt)
so for the form u sent, just take (x-x0) as some y and w = root(-a), it will be converted into this form and u get the solution by putting those in
Closed by @elder cypress
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 with these Integrals
Something I actually know how to do in this server?
I tried replacing the denominator with t then doing the whole dx =dt/2x + 2 but i dont think that works
Or i dont know how to make it work
first one?
Yes!
have you heard of partial fractions?
I dont think so.
Right path, now think what you can do with the numerator 3x+5 so that you can make it to two fractions.
I'll try
Mm Should I make it the 2x + 2 appear in there? Something like 3/2(2x + 2) + 2?
$\frac{x+c}{(x+a)(a+b)} = \frac{A}{x+a} + \frac{B}{x+b}$
Which part are you talking about
Donkey
How'd you talk like that
Exactly, you're trying to get 2x+2 in numerator from 3x+5.
Texit
I’ve never seen that tbh so I dont think that’s how my teachers want me to solve it
How
You don't need that.
brb
So then I could use the ln rule and make Integral 3/2 * 2x + 2 /x^2+2x-3 into 3/2 * ln (x^2+2x-3)? But then how do I solve 2/(x^2 + 2x - 3)?
No, you want to like make 2x to x+x (2x = x + x).
Now I am a bit lost
Ohhhh ok got it and then I do the same with 5? As in 3 + 2?
Now it's regular integral $$\int \frac{2x+2}{x^2+2x-3}+\frac{x+3}{x^2+2x-3}dx$$
Good
OHHHH got it! Tysm!
hlo guys
I am now gonna keep doing problems, should I close the channel and just reopen it when I need help again?
yeah
.close
Closed by @midnight fern
Use .reopen if this was a mistake.
hlo
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
question regarding AP/GP
do we only need to calculae the difference/ratio of two terms to conclude its a GP/AP?
or certain ammount of terms
two is enough
oh ok
but
if you want to double check and be sure u can do with 2 pairs
like a2-a1 and a4-a3
for ap
if a2-a1=a4-a3 then its ratio
you'd need every single one
or deal with general terms to conclude whether you have a GP or AP
but if you're told for certain what type you have
you can use consecutive terms to determine the ratio or difference
1,2,3,6, 13 , 42
you can't just say that there's a difference of 1 between t_1 and t_2
same with t_2 and t_3
and say that this is an AP
wdym?
similar issue when considering if something is in GP
I think im confused when u said what type I have
e.g. if you are told that 2,3,4 are consecutive terms in an AP
and you can say the common difference of that is 1
but if you're given a sequence, you'd need to determine every ratio or difference (or until you find something different)
to determine whether the sequence is in AP or GP
e.g. if you're given the sequence (and told nothing else about it)
1,2,3,4,5,6,13,42
to determine if its in AP you'd want all the differences (or until you spot something different)
1,1,1,1,1,7,29
ok so we dont only find the d/r of the first two terms
we need to do it for the whole sequence given
in other words,
given a random sequence
you can't just randomly take two consecutive terms and say stuff
that this is an AP with difference of 2
and this is a GP with ratio of 4
yes
what about when the quesiton tells us if its a GP/AP
but if you're told for certain what type you have (AP or GP)
you can use consecutive terms to determine the ratio or difference
Can some one alive and explain it in easy ways these question !
!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).
consider writing out the firsts few terms
but don't expand/simplify
and it should be clearer
e.g.
$$2^1, 2^2, 2^3, \dots$$
ραμOmeganato5
what is happening when the power is increasing by 1
its exponentially increasing?
yes
the ones in Q2?
try the same approach
write out the terms and calculate the
difference / ratios
if you feel the need
once we know if its GP/AP, we dont need to calculate d/r for each terms right?
just the consecutive terms
yes
also for this one, shoudn't it be + between the terms
since its sigma notation
not a sequence
also I think we could tell if its GP by observation
@hoary seal Has your question been resolved?
Closed by @hoary seal
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
Good day, I'm trying to do number 1 and I know, the method-ish.
to find a particular solution to a second order ODE like this one, the easiest way by far is to assume y looks like the right hand side and its derivatives
in this case, since the RHS is just sin(3x), y should look like Asin(3x) + Bcos(3x)
then you plug that in for y and solve for A and B. that's your particular solution
I'm a bit lost. Is this the same method the slides are showing me?
Okay so it is. We assume RHS is just sin(3x). Wouldn't it still be weird since we don't have y'?
gonna put it on paper to see it first. One sec.
isnt the first one a linear differential equation
2nd order differential non-homogenous equation.
oh alright sorry then thought i could help out
I'm lost on what to do here.
look in the method of undetermined coefficients at the bottom here.
your b is 0, your c is 9, and g(x) = sin(3x)
so since g(x) involves sin, your guess (the particular solution) should involve sin and cos. in other words,
y_p = Asin(3x) + Bcos(3x)
Ok so y'p = Asin(3x) + Bcos(3x) and y"p = Uhhh.. -Acos(3x) + Bsin(3x)
Wait no.
y'p = Acos (3x) + Bsin(3x)
y''p = -Asin(3x) - Bcos(3x)
you have the right idea
y_p = Asin(3x) + Bcos(3x)
y_p' = Acos(3x)(3) - Bsin(3x)(3)
then try finding y_p''
(you forgot the chain rule)
Would the b=0 affect it? Or just look at y'p and y''p?
b doesn't have anything to do with this at all. the only reason I mentioned it is so that you would realize this ODE is the correct form to use undetermined coefficients
notice that in the ODE, y' doesn't appear at all. what you need to do is find yp'' and plug that and yp into the ODE
then solve for A and B
So,,, uhhh... -9Asin(3x)+9Bcos(3x) + Asin(3x) + Bcos(3x) = sin3x
So... -8Asin(3x) + 10B cos(3x) = sin(3x)
super close, should be -9Bcos(3x) instead of positive
Oh.... So.... -8ASin(3x) - 8Bcos(3x) = sin3x?
yep! do you know where to go from there
Uhhh.....-8A - 8B = sin3x?
not quite but worth a guess, what you need to do now is find A and B that make this equation true
for example, the right hand side has no cosines, but the left does. what does that tell you about B?
what does it have to be
0?
exactly
B=0 and A = to -1/8?
Thus the solution yp = -1/8sin(3x)
there you go
Huh... thanks. Now to read the hand out for number 2.
np, variation of parameters is a bit gross so have fun lol
That does not give me hope. xD Thanks again.
.close
Closed by @dire trout
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I'm trying to solve a volumes of revolution problem. I have to find the volume of the region which is enclosed by the functions y = 2x^(1/2) and y = x, when y = 2x^(1/2) is rotated about the line y = x.
I tried to do this by finding a function that would tell me the radius at a certain value of x, and then using the integration formula for the volume of revolution. On my graph, the green function represents the distance between A and B (the radius) and it takes the x value of A, as A moves along the red curve. This green function should be my radius function and when I use it with the integration formula for the volume of revolution I get an answer of (16/15)pi, however the answer is (16/15)(root2)pi. Where did I go wrong?
@burnt pewter 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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 x-->0, i inserted x as 0, so on bottom, we have 2x^2, which is 2 * 0 * 0, which means divide by 0, you can't divide by 0, so the answer should be does not exist (or that's what i thought_
not so fast. you can, and probably should, try to manipulate the expression given. maybe try dividing by something with x in it?
Probably you should simplify first
Evaluating limits and simply plugging in the number are two different things
2/4?
No
what do you get after dividing by x^2?
and that would be right.
Thank y'all 1 million
also, quick reminder about limits.
yeah?
with limits, we don't care about what happens at exactly that point.
we only care about what happens around that point, a concept known as the deleted/punctured neighbourhood of that point (you don't have to remember the term, but the concept would be enough).
so we care about the numbers really close to x=0, but not quite?
yes!
so if substitution doesn't work, sometimes it may help to look at what happens to the expression as we let x tend to the limit.
(from both sides, btw.)
thankns for the help!
glad to help!
.close
Closed by @thorny isle
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 found an exercise which goal was to fidn to the derivative of verious functions, the first one was easy, but what do I do about this: $2x * (x-1)^{-1}$?
opps
ℕ∈ℝD ALERT: Gonçalo Gonçalves
quotient rule
yeah, but in teory it should work with the power rule, and it was wrong
it gave me
oh no wait
too many exercises, yeah I did use the product rule on that one
but it still gae wrong I believe
at least it's highlighted
let me double check
yup
no
it's wrong
anywh
I'll show the calculations
if you cannot read say
(maybe it's a simplication issue)
ill try to see wait
zoom in
maybe u did a calculation error?
i dont see one tho
ℕ∈ℝD ALERT: Gonçalo Gonçalves
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
give me a second, I can-t multitakes
lmao yea no issue
I am trying to type but my keyboard isn't helping
let me type it...
oh wait
okk
ℕ∈ℝD ALERT: Gonçalo Gonçalves
yea
I do really hate my kybord believ me bro
lol
whats the answer
man if uare gonna troll go away
<@&268886789983436800>
ignore these guys
ℕ∈ℝD ALERT: Gonçalo Gonçalves
<@&268886789983436800> spam here too
you're right
probably a sign error
or something
calculation error
but
half of the thing just disapears, why?
i believe u are getting the same answer...
oh, its not simplified is that it?
how do I simplify it?
just take lcm
lcm??
least common multiple
like how u
simply polynomial fractions
have u doen it before?
not sure
by least common multiple give an example
oh
making the denominators same
gotcha
I didn't know that was the name
no issue
but, how do I find it
see
one fraction has (x-1)
as a factor
and the other has -(x-1)^2 as a factor
in denominator
u do the same thing just like u do with numbers
multiply numerator and denominator of first fraction with the same polynomial
so that u have same denominator both sides
*both fractions
do u want me to show it to u?
gotcha, ke me try
alrirght
yes nice
alright, let me check
done
so
it's correct
that was it
thanks
@supple radish
I'll practice with the other exercises I missed
.close
Closed by @gray verge
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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 someone give me some tips solving this trig. I need to express x and y by trig functions though I am confusing myself on which needs beta or theta
X and Y are perpendicular to line h
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
@real arch open a new channel and don't delete your first message there
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
In a circle with center O, EA and EB are secants, and CD is a chord. If AB=AE and BE=12, find the length of the chord CD.
6??
it's a little hard work but i mainly used the sin law , congruence and asp of the triangle
can you explain bit more please
hmm first join A with D
okay
angle ADB would be 90
oh that makes sense
and AEB and ABE are given equal
yeah
use the RHS congruence criteria to get ED = DB = BE/2 = 6
good till here ??
ED=DB cause one same angle and one same side
and one right angle
angle ADB and ADE since EB is a straight line
so if one is 90 the other should be too
yeah thats what i meant
ok now keep ts saved
im drawing this rn dont worry
yea
now ACB should also be 90
yes
take the meeting point as M
the diagnols
done
now try to find angles MCD and CDM
note that opposite angles of a cyclic quadrilateral are supplementary
okay
what did you get
not rly they shoudnt be same
oh...
okay lets do it step wise
okay
lets calculate MCD first
whats ACD by this method
the sum of opposite angles of a quadrilateral having all it's vertices on a circle
is 180
quadrilateral is a 4 sided figure
i understand
so taking angle ABE as some variable lets say @ find angle ACD
what did you get
yes
nope
oh you said ACD
yes
MCD is 90 - @
okay
yes
CDB=180-CAB
2@
90-2@
nope
180- other two
yes what do you get
180-@
umm
@
i am at 11th grade
so i know a little but im not that good
check ts
the circle angles are the same
so the sides opposite to them should be equal
OOOH
so CD=BD=(1/2)BE = 6
me as well
damn
ye thats why i love maths
im dumb af
i love math too but sometimes its just hard
i just saw that my orignal method by sine law was wrong btw
so god saved you here

thank god then
you fine geomatry just confusing
btw can i ask you a question
yes
and is 11grade last grade in your country
same
in Azerbaijan 11th grade is schools last year
oh mb
Closed by @split elm
Use .reopen if this was a mistake.
nice
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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.
bro how do i evaluate this
maybe you can factor it or complete the square
,w factor 25cos^2(t)-30cos(t)cos(5t)+5cos^2(5t)
integral of middle term will be 0 after you apply defactorization formula
factorizing is gonna do no good
however
i realized that soon enough
you can pull these things apart
integral of all cosine terms will be 0 infact
$25 \int_0^{2\pi} \cos^2(t)\dd{t} - 30 \int_0^{2\pi} \cos(t)\cos(5t) \dd{t} + 5 \int_0^{2\pi} \cos^2(5t) \dd{t}$
Ann
and then you can apply half angle formula on the first and third integrals as well as prod->sum formula on the second
in any case $\int_0^{2\pi} \cos(nx)\dd{x} = 0$ for $n \in \bZ \setminus {0}$
Ann
thats what i said
Oh ok
I will try
you said it in a way that can (and prob will) be misinterpreted @brisk shard
listening to you it sounds like the integral of cos^2(t) should be 0 as well for some reason
which it very obviously is not
mhmm my bad
@fair goblet 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.
• Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
• 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.


