#help-0
1 messages · Page 283 of 1
Better to be careful than be fast
Closed by @warped 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.
I am required to study these titles, and I do not know what this means shourt cut of what (ci) Also, could you please tell me if these two titles are the same topic or not? Because I'm not researching hypothesis & A/B testing. I only find one of them without the other, while in the question here it is written &
confidence interval
this mean there is 4 topic here right ?
It seems so
okay thanks
@lilac plank Has your question been resolved?
Closed by @lilac plank
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 come this became undefined
in this context x is not the same as x^2/x
why?
x^2/x is x when x is not 0
in the case of 0, x^2/x is not defined
but x is
so the two functions
f(x)=x, g(x)=x^2/x
look identical, but one is defined for 0, the other is not
since we cant divide by0
ok i got it
domain of f(x) is R
and Domain of g(x) is R-{0}
in g(x) cant we cancel x?
we can and then we get f(x)
but by simpliying, we assume that x is not 0, since otherwise g is not defined
since when we have 0^2/0, we cant cancel out a 0 to get 0
otherwise we could do stuff like this:
$\frac{0}{0}=\frac{0^2}{0}=\frac{0\cdot\not{0}}{\not{0}}=0$
Martin
hmm
which is not allowed
but why dont we say 0/0 = 1
see
0/0 = x
0 = 0x
0=0
It works
by that logic:
0/0=x
0=0x
that would be always true, for every x
therefore 0/0=x would be true for all x
which is not really useful
what is lim 0 -> x/x?
an example of how ambiguous this is, look at f(x)=1/x
this f is not defined at x=0
if we get close to 0 from the left, we get -infinity
if we get close to 0 from the right, we get +infinity
when getting the limit, we dont look at x=0, therefore we can simplify it to 1, and that stays 1 if we approach 0
but the limit is not always (like in this example) the value at that point
the function f(x)=1/x is a good example for that since the two limits are not even the same there
another example would be sgn(x) which is -1 for negative numbers, +1 for positive numbers and 0 for 0
but while getting the limit why dont we look at x=0?
$\lim_{x\to x_0}f(x)=f(x_0) \ \text{only if f is continuous in }x_0\text{ and around that }x_0 \ \text{of course f also must be defined there}$
Martin
with the limit, we approach a certain x value, we never reach it
therefore the true value of f at that point has nothing to do with the limit
👍
@alpine sable Has your question been resolved?
Closed by @warm phoenix
Use .reopen if this was a mistake.
.reopen
✅
Hey for any function we have an equation f(x) = x+1 ...
Similarly what's the equation for sin(x)?
sin(x) = ???
you want a polynomial? that's maclaurin series though its advanced
trig funcs are defined geometrically
lemme search for this
$\sin{x}=\sum_{i=0}^{\infty}(-1)^i(\frac{x^{2i+1}}{(2i+1)!})=x-\frac{x^3}{3!}+\frac{x^5}{5!}-\frac{x^7}{7!}\cdots$
that is maclaurin series
it is advanced so you DO NOT need to know this
you just need to accept that the polynomial form EXISTS
ok
use the geometric def instead
orthogonal
also that thing goes on forever
If sin(x) = y and sin^-1 (y) = x
then does it works for every function ?
Like f(x) = 2 then f^-1(2) = x?
no...
question: express sin(x+2pi) in terms of sin(x)
sin(x)?
sin(x+2pi) = sin(x)
@alpine sable 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.
Is it possible to show natural numbers are closed under addition using peano’s axioms?
the definition of addition using peano just uses successor recurisvely so that would be fine
so addition is closed as an axiom?
it follows from the axioms
i didnt mean recurisve, i was thinking of multiplication
just look at the how you define addition using peano
the definition of addition is that m+(n+1) = S(m+n) and m+1 = S(m)
iirc
so you basically immediately get that its closed
think you just need your first one and that m + 0 = m
depends if 0 is in N or not
Isn’t zero in N an axiom?
depends on who you ask
nothing goes wrong if you let the first element be 1 (or 17 for that matter)
its just a name. at least initially
basically
peano just says there is some first element
i.e. an element which is not the successor of anything
you can all it 1
whether you call that element 0 or 1 or 17 doesnt matter
makes sense
is succesor function same as +1
how do i see it more formally
than just adding 1, im thinking it as +1 always
i dont think there anything wrong with seeing it as +1
since thats pretty much exactly what its trying to model
well initially you dont have something called addition so writing +1 is not yet defined
but the point of defining addition in the way above is that we can then see the successor function as adding 1
can you link me to resources please?
I haven’t learned about peano anywhere, heard from internet
most videos are short and quick
I dont know any resource for that
Tao is probably a good one
https://math.unm.edu/~crisp/courses/math401/tao.pdf
Thank you
@barren portal 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.
A woman weighing 61.0 kg stands firmly on her ice skates on an icy lake. She shoots one
shot straight ahead with a rifle. She holds the rifle is at the same height as hers
center of mass. The bullet weighs 29.0 grams and leaves the rifle at a velocity of 600 m/s.
What is the woman's speed after shooting the bullet (Enter the answer in km/h)? Suppose that
is no friction between the skates and the ice
Is the denominator 0.061 ?
yes
That's the issue.
You aren't converting Kg to gram correctly.
You were already given in KG.
No propblem.
Closed by @paper sage
Use .reopen if this was a mistake.
You're not stupid, you're learning!
But I just felt it's embarssing, im so tired actually. I think that should mean I should rest
because I tried in 20 min and didn't know what fault I did
yes that's a great idea. Our brains can't retain what we've learned without proper rest.
But this is a skill, just like anything else. It'd be like if you were at the gym doing dumbell curls and got mad at yourself that your form is off. Learning is basically correcting mistakes. You fail, you learn.
Thanks for ur motivation and beautiful text.
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 going into junior year of hs and was planning on taking calc 3 fall semester. The only class I could take (at a local community college) is really hard ... there is no curve ever, more than half the class drops, and usually only 0-1 person gets an A. A couple of my friends saw this and got scared, so they decided to take the class online for essentially, free credits.
Would it be a better decision to take the class and learn the material properly, and take the high risk of not getting an A, or take the online class and get an A guaranteed, but sacrifice actual knowledge.
I have never got a B before so im worried about how that will appear to colleges, especially because I want to go into applied math.
The reason why the class is so hard is because
a) no curve
b) you have to do stupid things like randomly perform synthetic division to get any credit on a problem, and like in unit 3, integrate paraboloids and cylinders in spherical coordinates (why would you ever do that :(((...)
c) tests are nothing like homework problems (much harder)
not really a math question but your decision depends on how much you care about grades versus how much you care about actual knowledge
i mean, i care about grades just bc of getting into college
which will lead to more actual knowledge
vs a worse college
there you go
but on the other hand, i feel like if i learn it wrong now, i will struggle much more later
You could always supplement your knowledge. Professor Leonard's videos on YT helped me surivive Calc 3
alr ok thanks
i think what ill do is ill apply to another class with a waitlist on it, and if that doesnt work then ill take online
ok
ive already watched all of prof leonards calc 3 vids but. i will again
btw if you do decide to use textbooks to help w your knowledge i hear schaum is good
not sure if the material's the same offhand but still
although tbf i don't really understamd how any part of the us edication system works
Closed by @celest cape
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 help me with this question..
what have you tried
how did you remove the absolute value btw?
did you verify all 4 answers?
$x=\frac{16\pm\sqrt{158}}{2},\frac{16\pm\sqrt{42}}{2}$
LE SSERAFIM
Yes, they result in the same value
Piecewise functions
you checked for all 3 intervals?
Intervals?
yes
You are supposed to check whether or not the x you got lies in the interval according to which you opened modulus.
In this case, it doesn't.
modulus?
absolute value
Absolute value function. Whatever you call it.
did you round to one decimal place?
Yes
correctly?
14.3
and you separated using semicolons, not commas, right?
those are commas
in ]-inf,3[ it is positive
in ]3,13[ it is negative
in ]13,+inf[ it is positive again
this is what i meant
French ?
oui
so?
you have to take that into consideraétion before removing the ablsoute value
yes?
in the first interval you remove the absolute value, and then solve it, then you have to check if the solution falls in said interval
second interval you multiply by -1 and do the same
Doesn't all four answers fall into the desire interval?
what were the answers
for example, when we change
|2(x-3)(x-13)|=29
into
2(x-3)(x-13)=29
we are assuming
2(x-3)(x-13)≥0
I don't have access to the answers
and we're aiming for the value 29, right?

therefore when you get the x's from this equation, you'll have to check if
2(x-3)(x-13)≥0 is valid
e.g.
you get 2 roots a,b from
2x²-32x+49=0
then we have to plug
a and b back into
2(x-3)(x-13)
to see if the expression is ≥0
i.e.
check if
2(a-3)(a-13)≥0
and
check if
2(b-3)(b-13)≥0
if not, we'll have to reject the case.
😲
What's the problem
All the answers I got were greater than 0

👀
No problem.
now that we have finished the first part, we can continue with the part that we assume
2(x-3)(x-13)≤0
Why ≤ 0?
Similarly
e.g. you get 2 roots c,d from
-2x²+32x-107=0
then we plug them back into
2(x-3)(x-13) to see if it is ≤0
all good till here?
No..? 😢
That's not necessary, is it?
Just remove the absolute value sign and discuss it in different situations.

Isn't this different from my answer?
,calc 2(8+sqrt(79/2)-3)(8+sqrt(79/2-13))
Result:
296.74362350009
its positive, so we accept the second case
nah, it's the same as this the first one
Why did you multiply them?
Result:
29
yes?
Oh yeah no wonder it was in the hundreds
no worries
and yes it is 29
that's good
yay

?
What's up?
oh
Result:
29
oh nice
Should I submit my answers?
I think they are correct, but idk why it's telling me wrong
I have to solve a different problem if my answer is incorrect
,calc 2(8+sqrt(21/2)-3)(8+sqrt(21/2)-13)
Result:
-29

,calc 2(8-sqrt(21/2)-3)(8-sqrt(21/2)-13)
Result:
-29
all good
yea, you can submit
Can't you intersect like this?
yey
Thank you all!
cheers!
.close
Closed by @native cloud
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 trying to figure out how to evalluate the limits in the expression below, specifically I am stuck on the integral. I am pretty sure this limit exists and is equal to d^n/(dx^n) [f(x)] because I have experimented with numerical means.
$\underset{\alpha\rightarrow n}{\lim}\frac{1}{\Gamma(n-\alpha)}\frac{d^{n}}{dx^{n}}\intop_{a}^{x}(x-t)^{n-\alpha-1}f(t)dt$
YeahJustHi
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
of course $\Gamma$ is the gamma function
YeahJustHi
can someone help wuth my gamma homework
please open your own channel. #❓how-to-get-help
neggawattttt
well, that was short.
lol
anyway this smells like some kind of fractional derivative shit
it is
I cant find any papers that prove that the Riemann-Liouville Derivative approaches the classical derivative with the limit alpha->n, so i'm trying to figure it out myself
My first idea was to literally just try to evaluate the limiit, but I have a feeling that's too straightforward
@pure spear Has your question been resolved?
@pure spear Has your question been resolved?
@pure spear 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.
Does anybody know if Khan Academy website makes it a habit of introducing questions on "Course Review" over material not yet covered? I think I am experiencing this in limited fashion now.
This isn't a Khan academy website
Email Sal
Yes I could tell
.close
Closed by @tacit arch
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
would this be a sample or population?
i thought sample since the data is specific to Jason only but im not sure
I'd say sample because it's only the first 10 games
It kinda depends on context a little. If you're using this data to make guesses about a larger set of data then it's a sample
The word extrapolation comes to mind.
If you're looking to fill missing data points, that is.
oh okay its just mainly talking about jason
Closed by @dry 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.
The temperature of a cooling cup of boiling -hot water is modeled by f(t) = 147e ^ (- 0.081t) + 65 where f is measured in degrees Fahrenheit and t is measured in minutes after the water is taken off the heat source . How long until the water is cooling at a rate of 3 degrees Fahrenheit per minute ?
In general, how do you find the cooling rate
Idk what I have so far is
147e ^ -0.081 (-0.0.81)
= 11.907e ^ -0.081t
= 11.907e -0.081t
@versed igloo Has your question been resolved?
@versed igloo Has your question been resolved?
what is cooling rate in terms of relating to the temperature?
oh wait you already seem to have found the derivative
you missed a minus
although maybe you were talking about the cooling rate terms of how much cooling there is
@versed igloo 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.
guys pls help me express x and y in terms of theta
We're not here to give you answers
anyone interested in algebraic manipulation?
if youre too lazy why not just use wolfram
,w solve for x and y, (y-rsin(theta))^2+(x-rcos(theta))^2=((theta*r)/(pi))^2
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.
@west girder make sure not to give out answers bro
no one wants to do an algebraic manipulation like this, its just tedious and doesnt provide any new knowledge. i just helped them learn what wolfram is
Please read #❓how-to-get-help
use identities
If you are responding to isiah, don't. They interrupted someone else's channel and they need to real #❓how-to-get-help and open their own channel
ok
@fossil slate 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.
need help in this question have no idea what to do :
The distance of the point on the sphere x^2+ y^2+z^2=3. farthest from the point (2,2,2) is
Use distance formula
but what about constarint x^2+ y^2+z^2=3.
This is one of the points in the distance formula
You can also minimize distance^2 instead of distance
It'll give the same answer
@violet ibex 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.
why is negative
From the negative here
Is that the negative you meant?
why yes'
Because du = -2x dx -> -1/2 du = x dx
can't change the sign or is it mandatory?
What exactly are you asking?
i mean 2x
@rotund crater Has your question been resolved?
yes
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 are my angles wrong?
...
Idk
?
...
Idk
what is your angle for k = 0?
really? so you are asserting that z = 1 is a solution?
you are NOT solving the equation z^9 = +1.
you are solving the equation z^9 = -1
Oh okay
I was just using integers for k that gave me angles in the principle argument
right. but theta = 0 cannot be a solution
so you have to "shift your phase"
if that makes sense
Shift my phase?
your k = 0 will NOT coincide with theta = 0
basically your zero point should not be the zero angle. it's a phase shift
your solution set should be:
exp(ipi/9 + k 2 i pi/9)
k = 0, 1, 2, ... 8
$e^{\frac{i \pi}{9} + \frac{2 i \pi k}{9}}$
EndTimes
@alpine sable
I’m just trying to process this one sec
so you get:
pi/9, 3pi/9, 5pi/9, 7pi/9, 9pi/9, 11pi/9, 13pi/9, 15pi/9, 17pi/9
poorly written question in any case, this doesn't help. what you should truly be considering is the 18th roots of +1
Closed by @heady mirage
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 with this
Idk where to start
Plug your values (x,y) into their respective equations
So for the first equation 5r=(2p)+b and the second 5r=2(2p)+b?
i’m kinda following along here, and i have to admit i’m a bit confused - what level math is this? algebra 2?
Ye this is alg 2
ok, no wonder. i take that next year
The first equation hits the point (p,r) not (2p,5r)
But it's for Sat practice
well this year ig, it’s summer now
good luck!!
Thx
Oh
So ig I'm using the second one
I only got the second one
r=p+b
Yes
Subract the second one from the first
That way you get an equation only in p and r, and you can find r/p
-r= p+b```
Can you do the subtraction?
Yes
4r=3p
4r/3p is not equal to 0
What is it equal to then
if you divide 3p/3p, what do you get
1
r=3p/4
Now divide by p on both sides
Closed by @north oyster
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I have to figure out whether this diverges or converges
I tried multiplying by 1/n^2 to the top and bottom and got 0, but am not sure where to go from here
this is what i have so far
Yes
What other tests do you know?
I know it as the test for divergence
if the limit of the sequence isn't 0, the series diverges. that one, right?
geometric, telescoping, p series, alternating, integral, root test, ratio, comparison
those are the ones i know
correct
have you tried any of these?
or I guess I should ask, do any of them seem applicable?
I just don't know which one to use, but I don't think I can't use geometric, p series, alternating, integral, or comparison
The sqrt(n) in the numerator is throwing me off
well, it's not a geometric, alternating, or p series on its face so I agree with those
remember sqrt is just an exponent
Right, I put it to n^1/2 /n^2
would the n^1/2 / n^2 require L'hopitals?
since infinity over infinity?
nah, you're probably only ever going to use l'h if you're evaluating a limit directly
ahh ok
like something that actually has a lim symbol
you're thinking the right way
getting rid of the +4
If it wasn't there, you could simplify just n^1/2 / n^2, right?
Correct
Since 4/n^2 is zero when going to infinity
and it's all over 1 so that doesn't matter either
so it would just be 1/n^3/2
It's still going to 0 though
<@&286206848099549185>
@burnt sable Has your question been resolved?
.close
Closed by @burnt sable
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Help
@last bobcat Has your question been resolved?
<@&286206848099549185>
To get the z score and use central limit theorem
???
You need to get Z first
How do you get Z from a normal random variable X with mean mu and std dev sigma
Uh
Maybe check your notes/book for this again
This isn't a z score
Are you sure you know what a z score is
Closed by @last bobcat
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 stuck and not sure what to do for the other 3
drawing the diagram first helps
okay
is something liket his
good enough
or do i need to make another measurement
for the other side
label the l,w,h on the diagram
unknown/unmarked sides can be deteremined from geometric properties
@alpine sable Has your question been resolved?
Closed by @vague iron
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 someone please clarify from line 4 to 5 because I got the rest of the proof but couldn't get past this
sin double angle
Closed by @sweet igloo
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 basically i was solving a question and the solution that is standard and what i arrived at were a bit different (both of these equations are equations for a line)
are they the same?
They don't seem same to me.
Enemagneto
You can check using that. Simpler is to just put values, i think.
doesnt seem to be the same
lemme redo it, maybe i made a mistake
okay yes i did make a mistake
lemme recheck using the formula u posted
yess
its correct
tysm !
.close
Closed by @astral pawn
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 did they go from the 1st line to the 2nd line?
do you know how the distributive law works
ye
here specifically, $(x - a)(x - b) = x^2 - ax - bx + ab$, only $a$ and $b$ happen to be complex numbers.
Ann
Closed by @placid spire
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.
@rich basin Has your question been resolved?
<@&286206848099549185>
Your equation 1 bothers me. It doesn't seem to be correct to me.
At the same time, i'm not adept at this topic so i might just be wrong.
(a) is right, but (b) is wrong
all i did was apply the chain rule
I got it, I wrote sin(Pi) = -1
but it is suppose to be 0
.close
Closed by @rich basin
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how to solve shall i consider two novels and bio graphies together?
and subtract it from total without restriction case?
that will be too hard.
the only way in which you could arrange the books on the shelf such that no two books of the same type are adjacent is N-B-N-B-N-B-N
then there are 4! ways to arrange the novels among themselves, and similarly 3! for the biographies...
oh so but regular ways we do that no?
sorry, i do not understand your question.
ABCD and A,B can't sit together so we consider them together and assign as them as being one member calculate the ways and subtract that from regular case to get the restricted one
@vale wigeon
that's a different setup.
here you don't just have one particular pair of books that aren't allowed to be together.
you have many.
yeah right it will be complex
okay
right
thanks
.close
Closed by @simple saddle
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 so i have a doubt regarding
Closed by @robust cobalt
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 thought I knew how to do this but I got stuck
A/(x + 9) + B/(x + 9)^2
A(x + 9)^2 + B(x + 9)
Ax^2 + A18x + A81 + Bx +9B
I dont really know what to do next
Like I cant do (A+B)x to get A + B = -3, because of the 18 in A18x
as you said, let $\frac{2-6x}{(x+9)^2}=\frac{A}{x+9}+\frac{B}{(x+9)^2}$
orthogonal
orthogonal
do you get this
multiplying both sides of this equation by (x+9)^2
@warped topaz
I still dont get it sry, how come its not (2-6x)(x+9)^2
In fact I dont understand the right side of this equation either
Oh wait
I get it now
Ok 1 moment I will try solve it
Yes I got it
Thank you!
❤️
.close
Closed by @warped 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.
Prove
prove what
I tried to do what the addition of fraction is usually being done
and what's your answer there?
I meant what's your urrent progress
uh
I think you should
redo it
you got it
a bit
and by a bit it's very wrong
a/b+b/a=(a^2+b^2)/ab
I just did what an addition of fraction is usually being done and that's what I got
Yeah
well, You forgot to multiply cos a with cos a and 1+sina with 1+sina and add
Oh wait
oh
I thought the topmost was your answer
sina is not squared btw
No like its the middle one between the arrow and the above eq
Denominator?
numerator
It is
I think you got that wrong and that's why you were confused
It's squared
(cosa)^2+(1+sina)^2=cosa^2+sina^2+2sina+1
Focus on first 2 equations
sinacosa* on denominator
Godfuck I'm so bad at math
Ahhh I got it
Do you mean the topmost equatio?
Equation*?
yeah
No that's not included
I just happened to write the actual equation in between them (the topmost equation and arrow)
@frozen tiger
2
1+1 = 2
The 1 is from sin^2 + cos^2a while the other one is from the 1 + 2sina which both are in this photo. At the numerator of the 2nd equation
.close
Closed by @lament basalt
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 assume that there is meant to be a log 5 on the left hand side that wasn't written
but how do they get rid of the log5 on the a + 3b-2c
at the end when they divide by it
At step 3 it should be log5 a^x + log 5 b^3x - log5c^2x = 1
so step 4 should be x log5 a + 3x log 5 b - 2x log 5 c = 1
which then becomes x( log5 a + 3 log5b - 2 log 5c) = 1
.close
Closed by @long panther
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone help with the mechanics of the pendulum motion?
can you elaborate what part you need help with?
why do we disregard centripetal force
as far as i understand tehre are two forces action tension and gravity, so they break down gravity into two components but do nothing to tension
This is because its a fixed rod
The rod doesn't change in length
But tension only acts in the direction of the radius
Therefore the tension does nothing
Well,
Actually it does
Otherwise the ball would fall to the ground
But this is why we are looking at mg sin theta instead of mg
but since it is a force and it acts on the pendulum shouldn't it be accounted for or something (sorry i am just new to the centripetal force and stuff)
...
@mellow oasis Has your question been resolved?
It has already been accounted for by you multiplying by sin theta
@mellow oasis 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.
hey, can someone explain what happens in the first line of this boolean equation?
.close
Closed by @dawn estuary
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 don't understand this
I had my 1st day of school Friday and im in honors math geometry
And I don't get anything I was just given a packet and told to do 1-24 on page 7
I just need an explanation on how im supposed to do this
And a little help of how to do it
That's basic alzebra
U just need to rearrange the polynomail in standard form like the highest power first then second highest then 3rd and so on..
and coefficient of polynomial is the coeffeciant of highest power variable
yaa
Because the teacher told me to put down like four things
and leading coefficent will be -2
Ok
and classification of polynomial is done by looking at there power
like this one is biquadratic as it is of power 4
- -2r⁴ -3t² +5
Degree is 4
Leading coefficient is -2
This polynomial is a trinomial
Sorry I said it wrong here classification of polynomial is done by looking no. of terms in euqation
like in 11 we have 3 terms so it is a trinomial ans in 9. there is 1 term so it is a monomial
and in 10 there are 2 terms so it is a binomial
Closed by @light 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 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.
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 dont get why is it all numbers?
because its always positive
x^2 => -4 DNE right? So shouldnt it be no numbers?
why doesnt it exist?
Cant have a negative inside a square root no?
since it is a square root, you are looking for all possible numbers that make the inside of the square root positive
you said this DNE, why is that?
Oke that does make sense kinda
Because the answer is imaginary
if its x^2 less than or equal to -4, that doesnt exist
but what do you happens when you square any number?
,w plot sqrt(x²+4)
x^2 is always greater than -4
This doesnt exist right?
it does
x^2 is always greater than or equal to 0 right?
yes
therefore x^2 + 4 is always greater than 0
Yes I know
Im just wondering about this
yeah x^2 never equals -4
but that inequality is a or
therefore no real numbers make this square root negative
Alright well the bit about x^2 can never be negative makes sense to me so I can just remember that
Thank you everyone
❤️
.close
Closed by @warped 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.
Hey I need to find whether this converges or diverges, I'll post my previous work quickly
ive done this so far, but I think I’ve taken the wrong course of action
This just ultimately gives me zero when making it a limit as n goes to infinity
unless that's correct, but im just not sure
It's not correct
The limit of the terms being zero doesn't mean the series converges
Use series comparison test
Compare it to a series that does converge
ah i figured
this just means it can go either way right
if I get zero when the limit goes from n-> infinity
Inconclusive is the word you're looking for
Correct
I thought about doing this
but what do I compare it to since there's two things in the numerator?
There's only 2 things you would try
1/n and 1/n^3
Try both and see which is more appropriate
1/n^3 makes it convergent and 1/n is divergent
but why would I disregard the n in the numerator
I guess that's more my question here
I compare the original equation to the new equation, for this example I'd compare it to 1/n^3
and since the denominator is even bigger in the original equation it would converge since 1/n^3 also converges
making an < 1/n^3
Your explanation needs work but the spirit is correct
ok cool
how could i explain that better?
Since it's a summer class we learned everything about convergence/divergence in 1 week
It's just a lot lol
@burnt sable Has your question been resolved?
.close
Closed by @burnt sable
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.
My task is to prove this a1! * a2! * ... * an! <= (a1+a2+...+an)! It should be proven by the method of induction, so we have the base for n=1 and it's trivial and it's equal a1! = a1!, and we have a hypothesis that it is correct for n=k, so we should prove it for n=k+1, and I think we should probably use the a_k+1 ! member and say, a_k+1! = a_k+1 * a_k * a_k-1 * ... * a2 * a1, and the hypothesis covers the a_k-1 * ... * a2 * a1 part so it's a_k+1 * a_k!
Or maybe the base should be n=2 so it's a1! * a2! <= (a1+a2)! so we could use that in the proof
Is theree anyone that could help?
.close
Closed by @strong schooner
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 someone help me please, it's about statics. i don't understand the topic very well.
!15mins
Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.
im so sorry
It's alright dw, just don't do it again.
Closed by @frank cliff
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.
$\int_{-2}^{4} \abs{x}dx$
Jash
is it better to use geometry
Yeah
but its probably easier just to draw the graph and find the area
true, if it wasnt something as easy as abs(x) then it would be harder to draw
2?
then it would be easier to do it algebraically
yeah
yeah
Closed by @vapid steppe
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.
19 a pls help
<@&286206848099549185>
!15m
Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.
Is this 0606 IGCSE Additional Maths?
It's as level statistics 1
oh alr
Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.
But u could probably do it
So there are 900 numbers between 100 and 999
Uh
And there are 9!/6! different 3 digit numbers with
Oh no i think it’s j that
Ignore the other message
Try 987
See if that’s the answer
Ok 1 min
84
Yup it's 648
Can u tell how?
Alr so what I did was
Imagine the number is xyz
x cannot be 0 (it’s the first number)
So it can be from 1-9
This is 9 possibilities
y can be anything except for x
9 possibilities (1-9) includes 0
z cannot be y or x
8 possibilities
9x9x8