#help-33
1 messages · Page 124 of 1
Ohhh
here's what I would do
|1+(-1)^n/n| <= |1| + |(-1)^(n)/n| <= 1 + 1/n
the first inequality is true because of the triangle inequality, |a+b| <= |a| + |b|
from this, you can clearly see that as n gets larger, 1+ 1/n gets smaller
so it's bounded above by when n is at its minimum, n=1
i.e, it's bounded above by 1+1/1=2
However, you could be more strict with your bounds because the sequence is also bounded above by 3/2
oh
That's not at all needed here
yeee
i just couldnt understand
its not needed but better for general caess
This has nothing to do with epsilon delta
are you 2nd year uni also?
That is for proving continuity of functions
im only 1st
learned them a few months ago
This is a sequence
one sec
Not epsilon delta
oh its only epsilon i think
ahh
It's completely unnecessary and overcomplicated for this problem
but if i needed to use it
how would i?
It isn't used for this type of problem
oh ok
If you wanted to find the limit of a sequence, you could do a formal proof using the epsilon-N definition
However this does not ask you to compute any limits
ah i see
Determining if the sequence is bounded and/or monotonic
I'm unsure if we need to find the sup, or just determine if it's bounded
the question isn't worded clearly
As we realized earlier
the sequence is bounded by 2
but also by 3/2
so when it asks for the sequences boundedness
it may be asking, is it bounded, answer yes or no
or it may be asking, is it bounded, what is the least upper bound
ohhh
least upper bound = supremum = sup
ah i see
just vocabulary
it approches 1
alright lemme take alook at ur solution again
how did you get the 1 out here? like shouldnt it be |1/n|?
sorry
nvm
i didnt read it right
for this part
even if i dont have an idea what its bounded by can i just start solving the question?
do i need to know the value 3/2
you don't
oh ok
but it would be a mistake to just start blindly solving aswell
simply looking at the sequence in most cases you should be able to tell
ah ok
could u explain why it would be a mistake to start blindly solving?
if i just needed to find if its bounded i mean
Because what if the sequence is unbounded, and you start trying to do some complicated algebra to find a bound?
waste of time
or if the sequence is bounded and the bound is obvious by inspection, but doing the algebra might get messy
ahh
Like
1+(-1)^(n)/n
just compute n=1, 2, 3
you get
1-1=0
1+1/2=3/2
1-1/3=2/3
can't you see what the whole sequence does now based on that?
it follows a very clear pattern
i dont get the first term though
like it starts at 0
increases
and then starts decreasing
the sequence alternates
if it increases and decreases
every term
you subtract 1/1
you add 1/2
subtract 1/3
add 1/4
subtract 1/5
add 1/6
see the pattern?
I mean, if you personally need to sure
oh ok
but the form of the sequence should be a giveaway aswell
(-1)^n alternates in sign
dividing by n will divide by increasingly larger n
like
if we changed it to just
1+1/n
hopefully you can see immediately what that sequence is
1+1
1+1/2
1+1/3
1+1/4
....
right?
yeah
oh ok yeah that makes snese
so for this part
like this is to find what its bounded by right?
yes
like to simplify it to make it easier to find?
ok so when u get bounded by 2 from this equation as long as the question doesnt ask for the sup then i can just put its bounded by 2?
I think you can just say the sequence is bounded by 2 yes
what if it does ask for sup?
if you want to be thorough, you can note that it's actually bounded by 3/2
ah
then you can prove it's bounded by 3/2
and it attains the value 3/2 at n=2
so there would be no smaller lower bound
but surely it wouldnt be this easy to just see for all equations
You'd be surprised
mmm okok
you look at something like
sin(pi*n)
you can know it's behavior
by knowing sine's behavior
so with sequence questions it really just boils down to knowing how functions behave
and in this problem
the functions you needed to know
where (-1)^n
and 1/n
ah so i should study the different types of functions and how they behave
ooo
the functions just get a little more complicated
.close
Closed by @onyx sentinel
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 many three-digit numbers can be formed with the digits: 0, 1, 2, 3, 4, 5, 6. If each one can only be used once.
I got from this question 180 distinct digits
but now they ask me to find the amount of odd numbers
what could I do to find the amount? At first I thought it was 6 * 6 * 1, but it didnt give me the correct answer
@buoyant rover Has your question been resolved?
Closed by @buoyant rover
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.
relativistic collisions really confuse me, I get that we're generally supposed to find momentum before and after/total energy before and after but I get so lost with the formulas
@daring blade Has your question been resolved?
@daring blade Has your question been resolved?
.close
Closed by @daring blade
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 in dire need of help for this problem
do they want you to write code?
i mean its a part of our noes
notes
like he gives us what he wants
i guess can u just explain it for me if you can
ill send it
okay yeah they do indeed want you to write code
but for now imagine a square
and a circle touching all the edges of that square
ya
i mean is the gist of it like just finding n random points and checking how many fall into the circle
that's exactly what it is
so like
what is monte carlo method
bc the next question is asking to evaluate an integral using it
is it just like finding a certain amt of points and checking if it satisfies?
yeah
we just estimated the area of a circle
now we're going to estimate the area under a curve
monte carlo lends itself nicely to visuals so here's $\int_0^1 x^2$
b
but yeah it's literally just brute force
so again u just generate points and check the probability of it landing under the curve?
yeah
so how does that translate to finding the value
in this example, if you made 1000 points, maybe 334 of them would land in the red area
because $\int_0^1 x^2 dx = \frac 1 3 \approx \frac{334}{1000}$
b
Closed by @worldly tide
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 walk through a with somebody
The textbook for this chapter gave us the definitions for these
but never explained how to classify them
@rapid tangle Has your question been resolved?
<@&286206848099549185>
@rapid tangle Has your question been resolved?
@rapid tangle Has your question been resolved?
no problem, when would you have a bit of time again?
@rapid tangle 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.
Angle subtended by a diameter on the circumference is 90 degrees
So essentially if a right triangle lies on a circle
It's hypotenuse is the diameter
Closed by @arctic halo
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
If (x - 2)² is the factor of an expression of the form x³ + bx + c then the other factor is
So first, what is the degree of the other factor?
So what must be the degree of the other factor?
One
ok so you have to expand this out
and see what factor, when you do all the multiplcations, gives you 0 for the x^2 term
Ok...then
ok show us what you do
Till now I have done is expand (x-2)² = x² +4 -4x
Don't know what to do next
.close
Closed by @silver field
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 Guys can you help me ?
Can i send a photo
Yes
No just Homework
cool
Can you help ?
If you can translate it, maybe
Okay
@deft karma 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.
This is a maths server.....I doubt many know German here
Use google translate
@deft karma 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.
For simultaneous equations, should we say
x= something OR x=other thing
or
x= something AND x= other thing?
OR implies AND/OR right?
you should use or
or generally in mathematics is the inclusive or
or impliess that x can be either this or that
Closed by @frigid lance
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 topic is probability and compound probability the question is like idk number lower than 6 the given is 0-15 is the answer 1/3 or 2/5? like do u include the 0?
Yes
If it's 0-15 then 0 is included
0 even right?
Yeah
Closed by @naive sedge
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.
Any good resources to learn everything about the desmos calculator? The SAT uses it and I heard its quite powerful so I want to be able to use it during the exam
indeed it is very powerful
perhaps too much 🤫
but the best way is to get familiar with it
and use it a lot
look up all the details and functions
everytime you need to figure how to do somehitng out, google it
@queen mantle Has your question been resolved?
👍
.close
Closed by @queen 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.
dont really know how to start this problem
is that. $3A-something = something else)$
ƒ(Why am. I here)=I don't Know
No?
Its just -3A
ok
\begin{bmatrix}
entry_11 & entry_12 & entry_13 \
entry_21 & entry_22 & entry_23
\end{bmatrix}
ƒ(Why am. I here)=I don't Know
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
let this be A
wait, let me format the TeX
\begin{pmatrix}
a & b & c \
d & e & f
\end{pmatrix}
let this be A
ƒ(Why am. I here)=I don't Know
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
can you do it from here
So i prlly have to go over each row and col individually and solve
yeah
@orchid oracle 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 does multiplying two vectors completely ignore all components they consist of?
what do you mean by multiplying vectors?
This
That seems to be the dot product, next time call it that since "multiplication of vectors" is an ambiguous term
Anyway, why do you think the dot product ignores the components of the vectors?
I mean if you have vector a=3i+4j and b=-i+3j and do a multiplied by b you get 3*(-1)+4*3=-3+12=9
(Scalar)
And you have a multiplication sign. I know what the dot product is, i know that it creates a new vector that is 90 degree angle to the area created
What you are describing is the cross product, not the dot product
huh
Also, I don't see where the components of a and b are ignored in that part when calculating the dot product
But scalar?
Perhaps you are talking about the fact that the information about the components is lost once given only the dot product?
Multiplication of real numbers behaves like that too then, you can't guess a or b given the product of a and b
wdym? 3*4=12
like nothing dissapears
Say I am thinking of two numbers and their product is 12
ok
Can you tell what those numbers are?
No
So information is lost in the similar manner as with the dot product's case
If that doesn't answer your question, I need you to clarify more on what you mean by "components being ignored"
Hmm... I dont think so. Cuz its still two numerical values that togheter make up x*y=12. There are no components.
@timber hamlet Om du har finska som ett andra modersmål så kan du också försöka förklara frågan på finska. Asså jag tror att din screenshot är från ylioppilaskoe, ett finskt prov
vi kan också försöka på svenska men då kan det bli lite svårt för mig
Toi on ylioppilas kokeest joo
joo
Siis ihmettelen ihan vaan miten toi vektoreiden kertolasku menee, ku ne i ja j komponentit vaan katoo ku kertoo kaks vektoria tolleen
Ja joo mä tiiän et se antaa luvun joka antaa tietoa niiden välisest kulmast, mut ei tunnu loogiselt, et sinne päästää ihan vaan kertomalla
Kuten Lonely Bean sano nii kahen vektorin ristitulo on uus vektori, mutta kahen vektorin pistetulo on uus luku
Se miten se uus luku määritetään on että kerrotaan komponentit keskenään ja sit lisätään lopuks yhteen
Se on tosiaan aika yllättävä juttu että pelkästään kertomalla komponentit keskenään ja summaamalla vois saaha jotain tietoa niiden vektorien välisestä kulmasta, mutta se liittyy siihen että vektorin pistetulo itsensä kanssa, jos on vaikka xi+yj, on x^2 + y^2, joka on sen vektorin pituuden neliö (koska se pituus on sqrt(x^2 + y^2) ). Toi on se geometrinen yhteys mikä pistetulolla on
Puhutko nyt siitä joka saadaan rastilla vai normi kertolaskun merkil
pistetulo = normi kertolasku merkki
Tai siis mun kysymys on siis se et miks komponentit katoaa laskutoimituksen jälkeen. siis sanotaan et vektori a = 2i + 3j nii tajuun mitä tapahtuu kun laskee 3a, mut sit vektori*vektori ei tunnu mahdolliselt
Vaik joo se antaa tietoa kulmasta, mut onks siis vaan päätetty että kertolasku vektoreilla meinaa tota pistetuloa
Pistetulo on vaan määritelmä jolla lopulta sattuu olemaan kätevä geometrinen tulkinta. Mut se geometrinen tulkinta ei oo mitenkään ilmeinen ja vaatii ymmärrystä ortogonaalisista kannoista ja pistetulon bilineaarisuudesta
Kuten Lonely Bean sano nii ei yleensä sanota "kertolasku vektoreilla" vaan puhutaan joko vektorien pistetulosta tai ristitulosta
Niitä kutsutaan tuloiksi sen takia että ne toteuttaa joitain samoja ominaisuuksia kuin mitä tyypillinen kertolasku
Eli muuten "vektoreita ei tarvii niin ku kertoa" muilla ku luvuilla
mut ne ei oo kertolaskua siinä mielessä miten sä oot tottunu ajattelemaan kertolaskua
Closed by @timber hamlet
Use .reopen if this was a mistake.
ei mitää ^^
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 something is 90% complete but only 80% successful, what would the final success rate be if the final 10% successfully completes
can you just add that 10%? meaning final success rate is 90%
no
didnt think so
yes, of course. x is the total amount of stuff, and 0.80x has succeeded, and you know there's gonna be 0.10x more that succeeds, so therefore the amount of success will be 0.90x, which by definition means that 90% of the stuff succeeded
isnt this wrong
Of course there could be some interpretations that I'm making that don't describe the original problem
so more context would be helpful
I guess it depends on what that 80% refers to, does it mean that 80% of the total experiments succeeded or that 80% of the 90% which have already been tried succeeded
so .9 is the reference point meaning the actual success proportionality is 80% of 90
80% succeess from 90% is bigger then 90% to 100%
if its supposed to be the same % of succeess rate it cant be that answer
.8*.9 = .72x?
If 80% refers to the things that have already been concluded then the success rate would be
0.90*0.80 + 0.10
wait but that also doesnt make sense though
Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.
I mean, this part is definitely correct. You can absolutely add the final 10% to the success count
What's not clear is whether you start with 80% of ALL your stuff being successful or 80% of the 90% being successful
Upon thinking about it some more I would assume it's the latter situation
If this is an exercise then it's almost certainly the latter
but if this is some real world scenario then it's possible that someone is not doing a very good job at phrasing things and thus it could be either or
how can you say its true when the % changes between the cases
80 90 =/= 90 100
it doesnt become more effective or less effective in the last 10% rather it should be constant
It will be more effective in the last 10% since the entirety of the last 10% succeeds
A student has 3 categories that their total grade depends on: assessments, classwork, and homework. The weighting for each category is 45%, 45%, and 10% respectively. If the student's grade is an 80% after assessments and classworks were graded, what will the student's final grade be if they earn full credit in the homework category?
that's a 100% success rate
you add the two total weightings together, so their current grade is 90% of what it should be
but they have an 80% in the class
but thats not .8/.9
Yup so they lost 10% of all the credits when they got 80% from assessments and classwork but if they earn full credit in the homework category then they'll have 90%
So funnily enough my initial interpretation was correct
.45x + .45x + .1x = x?
but then that assumes the success rate is constant, no?
its not
its changing at two points
its more like .45x +.45x + .1y = ?
no no no not even that, i dont think that system works either
If the student got up to 80% from assessments and classwork then they got 8/9 ~ 89% of all the points that you can get from those categories combined. So the 80% is referring to the TOTAL amount of credits available, not only to the first two categories
wait it would be
ahhhhh
yeah that makes sense
that makes sense
COOL
thanks
.close
Closed by @dense steeple
Use .reopen if this was a mistake.
@dense steeple haha no worries ^^
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 forgot how to integrate 2x/3
pleasethanks
Do you know $\int xdx$?
SWR
I have no clue what this is
oh I mean x2/2?
^*
I dont get how I would I tegrate 2x/3 tho, apart from partial fraction Integration I don't I derstand the rules of integrating a fraction
.Close
.close
Closed by @marble 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.
The 200m fencing doesn't include the 20m wall
Closed by @arctic halo
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.
@grizzled bolt Has your question been resolved?
@grizzled bolt Has your question been resolved?
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.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
write the equation of the parabola that passes through the points -1,0 5,0 6,-14
i missed the lesson and now i have a test soon for it and need to learn how to solve it
somewhat but not really, the notes i got from other students were more confusing than helpful
give me a minute to find the notes again, i have a giant wad of papers here.
k
i dont believe i took the notes off of her
alr so the way I was taught to do this is to start with the general form of a parabola
which is?
.close
Closed by @mental pollen
Use .reopen if this was a mistake.
damn
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, answer is 15cm^2
having trouble isolating y to equal something
If the rectangle's area is defined as xy, and based on the triangles dimensions the area can be concluded to be (12 - y)(5 - x). But I have no idea how to go about finding y so I can find the derivative for the area equation in terms of x
ok assume the angle opposite to 12cm side is theta than tan theta =12/5=y/(5-x)=(12-y)/x
@still temple Has your question been resolved?
<@&286206848099549185>
@still temple 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.
Sorry if this is messy but I’m not sure where I’m going wrong here
am I missing a minus somewhere that would make the p_2 term equal to 0 somewhere?
There is only helper right now so might take a while
Agreed as same here
I think you did the quotient rule incorrectly
@wanton apex Has your question been resolved?
Closed by @wanton apex
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do I determine the y value on these types of graphs? are they all correct
third is dne
is this one also dne?
here f(3)=1
It approaches 3 from the left
Approaches -2 from the right
But denoted by the full circle
Its value is 1 at 3
so a full circle indicates a hole?
I guess you can say that
More like the empty circle indicates a hole
And the full one indicates what's in the hole
Is the 3rd then G(2)=4?
so when it is normal like that doesn’t break then the answer will be the same even if it wants what is going left or right?
will this one also be 4? or is it just 2
Yes, if there was no hole then G(2) would be 2
No this one is 2, because its a limit
It approaches 2
But at x=2 the value is 4
oh ok now i get it
so whenever is has x—>3 like this one it would be dne?
This one does not exist because it approaches different values if we approach 3 from the left and from the right
and if it were asking for f(3) the y will equal 1
If we go from the left it approaches 4 and if we go from the right it approaches -2
Yes
Exactly
now this is making sense to me
This still means that lim x->3+ and lim x->3- do exist
But lim x->3 doesn't
ok so x->3 will exist if the lines don’t break?
ok thank you, now this seems simpler
It really is
i think what really confused me was what to do with the holes
Yeah its a weird notation when you see it first time
thank you so much
if one of the limits is filled does that mean when g(-4) it will make y=2?
@opaque pendant Has your question been resolved?
.close
Closed by @opaque pendant
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How do I do this?
so h(3)=-2. Then find 2h(3)-1
@north plover Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
can someone help me understand why the endpoint 1 is divergent
I don't know of any test that works for (-1)^n besides ratio and alternating series and both don't work here
if x = -1 then you have (-1)^n * (-1)^n = 1
by the nth term test or divergence test the resulting series diverges
limit is infinity
when x = 1 it's alternating but the terms dont decrease so it's still divergent
@trail flint 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 i had a quick question about AIME. (AMC) do you guys think i can qual for aime next yr by self studying this summer? ive never done any math contests so far and i will be a junior next year. i do very well in school (4.0) and have a natural aptitude for math, typically scoring highest on math tests in my friend group. am i cooked? 🙏
Cant say for i have no experience, but goodluck 👍
AMC 12?
4.0 on a 4.0 scale?
zoinks
@safe knot 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.
Post a screen capture of the math problem. Don't rely on people clicking on an unknown link.
@still temple Has your question been resolved?
Yeah
Yep
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.
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.
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.
4r^2 - 20r + 25
can I factor this equation so that one of the brackets is (r -5)
why do you think so?
you can try it yourself
let f(r)=4r^2-20r+25, then if (r-5) is a factor of f(r) then f(5) must equal zero
which in your case isn't
@tall pike 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.
@still temple 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.
Let a and b be positive numbers and $A={a^n, n \in \mathbb{Z}}$ $B={b^m, m \in \mathbb{Z}}$ what are the conditions on a and b such that $A \cap B={1}$
bruh
Use {}
I did
\ { \ }
The Prophet Of The Damned
ping me when you can figure it out because I'm stuck completely
No, let one of a or b be the power of another and it doesn't hold
take 2 and 4 as a and b
So for all nonzero integers n, m we want a^n ≠ b^m
Say a and b are both different from 1
Since the other case is trivial
hmm
Yeah looks like the only condition is that a and b are not integer powers of another
how do I prove it
Use this
mlog_a(b) is not an integer iff log_a(b) is not an integer
so I take 2 and 3 and the intersection is 1 and does that imply 2^n =/= 3^m
Yes, for nonzero n and m
and log_a(b) is only integer when b's some integer power of a
aight thanks
.close
Closed by @spice plover
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
help mehelphelphlp
send your question
fx is 1/x
and gx is x^2
so fgx will be
well gx is the input so..
(x^2)
now f it and f will just divide the input so..
fgx= 1/x^2
\begin{align}
f(x) = \frac{1}[x} \
g(x) = x^2
\end{align}
Find $f \circ g (x)$?
45
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
.
yeah $f(g(x)) = \frac{1}{x^2}$
45
i hage another q
convolution?!?!?
???
send
that dot is used for convolution
no
it means
f after g
ion no wat convolution is
it sounds complicated but watever
For a ,
f(x)..
Which is 1/x
And x > 0 and smaller than 1 ( 0< x < 1) so
Like..0.1, etc
And if we put 1/(0.1)^2
We will get 10.
or like 0.0001. Which would be 10000 etc so we can conclude that.. f(x) >1
For gx
X is greater than 1 so..
So.. g(x) = 2^2, 3^2.. etc.
So range for gx will be:
gx >1
Now, Does the fg(x) exist?
gx = x^2
f will divide it so
1/x^2
To know if it exisrs or not,
We know x is >1 therefore it exists as x is not 0.
Now range of gf(x)
f(x) is:
1/x
and g(x) = x^2
So, (1/x)^2
Now input a value as an example
1/1^2
Or 1/2^2
Or 1/3^2
So..
Range is f(x) >=1
Right?
^ the question (white pic)
question got three parts: a,b, and c
my answers in the text
@still temple
that's f(g(x))
it represents dat too
notation
$f(g(x)) = \frac{1}{g(x)}, 0 < g(x) < 1$.
Now, does g(x) fit between 0 and 1?
Sure, I could've done that. [f(g(x)) = \frac{1}{x^2}, \quad 0 < g(x) = x^2 < 1 \text{ with } x > 1]
But really the important thing is to look at the inequality here
0 < gx < 1
That's our requirement when plugging it into f
For gx
X is greater than 1 so..
So.. g(x) = 2^2, 3^2.. etc.
So range for gx will be:
gx >1
Yep
Ok, but to plug it into f(x), our requirement is 0 < g(x) < 1. And we know that g(x) is always > 1
this
Well, it says [f(x) = \frac 1 x, \quad 0 < x < 1.] Now if I plug in $g(x)$ as $x$, that becomes [f(g(x)) = \frac 1 {g(x)}, \quad 0 < g(x) < 1.]
Does that make sense?
@still temple
are all my other answers except for the one that answered "does fgx exist?" right?
@open kayak
Does this make sense? We got the "when 1/x > 1" requirement from g(x) and the "and 0 < x < 1" requirement from f(x)
yeees
dont be sorry
tytytyty
um
are all my other answers right?
.
answering to questions about this, @still temple
Just a minute
wait
range of gfx doe
oh
But yeah, when you are given something like this, I'd write it down step by step, like here
@still temple 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 do I approach this problem
I'd start by drawing a sketch of the situation
This is what I think the problem looks like
Write down $$ \tau = Fr$$
Unknown
Aight, now what?
Maybe identify a force
Wait, are you familiar with how beams are solved?
Only force I can think of is Weight pulling down of the construction worker
Not really
No
Well in this case you could make due without it I guess
anyway, what sources of forces do you have?
Weight of construction worker and normal force exerted by beam?
Well isn't W=mg
Sure
I can only see that for the construction worker force the normal force is something different
hm?
I don't think I can say N=mg is what I'm trying to say
Why not?
Wouldn't both of those forces be downward though?
Also pay attention to where you place the beam weight force
I guess I'm pretending the beam itself is acting like the ground so the normal force would be up
It should act from the beams center of gravity
No, that's not the case at all
To me that makes sense because of newtons third law
Unless that only applies to moving objects
Don't ignore weight of 500kg
Treat the worker and the beam as one body
they act on the bolt to the left
the reaction force is in the bolt
There is no ground here
If true, can I add the masses up
No, because their centers of gravity are at different places
Well you technically could, but that'd be a bit complicated
So you have the downward force of the workers weight
and the downward force of the beams weight
they cause a reaction force in the bolt
Mostly every physics problem I've done is treat each object with it's own free body diagram
as well as a reaction moment
you can if you want, but you'll get the same end result here
Wouldnt the answer be
1.2×500g+ 2.4×70g
This the part I'm confused at, why is it downward force
@broken dome
because gravity acts downwards
ye
Why can't I say the beam acts like the ground if I place and object on the beam it should direct the force back
So normal force isn't a thing for objects not in ground?
you can, but then you have to observe the worker as seperated from the beam
Would there be a normal force from the wall in the drawing
But it internal so it will be cancelled?
Going back to the weight force of the beam, is it from the center
I don't want to assume it's in the middle because, center of mass placement in my opinion has been weird
Com of beam would be at its centre. But if look at beam and man together it would be shifted in the right
it is in the middle of the beam
So far I found the magnitude of the Weight of the beam and Weight of construction worker
and you know where they are acting from right?
So you also know the distance from the bolt
But why calculate that to make it complicated?
So if like you said the weight is acting in the middle of beam then it should be half the distance I'd assume
2.40/2
ye
I’m still not sure of using torque but this what I have
Good
the total torque will be the sum of the torque caused by the worker
and the torque caused by the beam's weight
So just calculate them individually
and add the together
to get the total torque
They're both pointing down
so the sign will be the same
both -
or both +
depends on convention
Would it make more sense for the total torque to be negative
For the construction worker would the distance just be the entire 2.40m for the torque
ye
I got $$\tau_{tot} = -7526.4 Nm$$
Unknown
The application wanted it to be positive and the answer was supposed to be 7500 for some reason
.close
Closed by @dull 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.
Im kinda stuck here. I need to use lhopitals rule but idk where to go from here
don't use l'hopital's rule
\lim_{x\rightarrow0}\left(\frac{\tan\left(ax\right)}{az}\right)=1$
@onyx sentinel 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, I'm confused on how to do this and my notes don't have anything like it 😊
solve the two inequalities
Yes this is the right answer
Closed by @ocean salmon
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 me with 4
Draw FBD.
@desert prairie Mg will act downwards. Take vertical component of Tension in both wire and equate it to mg.
@desert prairie Has your question been resolved?
FBD?
How do I find the vert tension for P and B when I don’t have an angle for it?
I meant Free body diagram. But it's actually not necessary here.
Just show all the forces and u r done
Wait it is given
Both T1 and T2 should be same I guess.
Let me read the question again, 1 min
Kk
Wait I think you r right and I made a mistake of assuming it to be in the middle
Yup. They have not even said whether the ropes are of same length or not
Eqn 2 T1cos45=T2costheta
Why are they equal?
Yeah it does, then we can find the value of theta
Balancing horizontal forces
Oh ok
I got T1 as 6g over root 2
How did you find length of ropes?
Using only these eqns?
Can’t I sub in this
Into the equation I did before
Oh it will be cancelled right
Yea
Also when it comes to tension horizontal forces are always the same?
In equilibrium condition they are
Ok thanks
👍
Closed by @desert prairie
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 think it’s correct up to the point where I apply L’hospitals rule
I don’t think I can apple it because the bottom (1/2x+1) approaches 0, but I don’t believe the top ln (2x-3/2x+5) is infinity over infinity?
How would I solve this?
The top goes to ln(1) = 0 so L'Hopital's rule applies
If you need convincing, just look at the limit as x tends to infinity of 2x-3 / 2x+5 then divide the numerator and denominator by 1/x and take the limit
Do you mind looking over this?
I don’t think it’s going the direction ?
You misunderstood what I was saying
I am just saying that if you divide the numerator and denominator by 1/x
and take the limit
It is obvious that ln(2x-3 / 2x +5) goes to ln(1).
Since 3/x and 5/x tends to 0
Don't actually do this, because it is going to make your differentiation for L'Hopital's a nightmare
You said you didn't think LHopital's applied and I showed you why it applies, you don't need to do that transformation prior to differentiation
@cedar palm 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.
$\lim_{x \to 0} \left(\frac{\arctan(x)}{x}\right)^{\frac{1}{x^2}}$
Alex
$\lim_{x \to 0} e^{\ln\left(\left(\frac{\arctan x}{x}\right)^{\frac{1}{x^2}}\right)}$
Alex
$\lim_{x \to 0} e^{\ln\left(\frac{\arctan x}{x}\right)/x^2}$
Alex
is this a good start?
$e^{\lim_{x \to 0} \left(\frac{\ln\left(\frac{\arctan x}{x}\right)}{x^2}\right)}$
Alex
<@&286206848099549185> i am doing l,hopitsl twice already and still getting 0/0
@chilly mango 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'm trying to solve for the part c of this question, i've plugged in multiple numbers but im still confused
ohhhhhhh, so what would it look like
where did your second value 10.63 come from
thats when i did 80 instead of 77