#help-23
1 messages · Page 196 of 1
What's the general formula for area of the rectangle?
@trail oriole Has your question been resolved?
Closed by @trail oriole
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 had this question where there was a graph drawn, and they ask which graph matches, with 2f(x+1)+1 does the “2” mean a scaling or compression im not sure?
I though the function scaled
and by the way f(x) was just drawn not given
please
well i have an example because i dont have the direct questions
it was like this but
2f(x+1) + 1
and other function
the questions is which transformation (given) matches the graph
try taking an x value and multiplying it by 2 and see what it would do
this seems like a piecewise functions where the middle part is a parabola
so scaling/compressing should be the same, scale if k<1, compress if otherwise
hmm so it was scaling
compress*
?
(not very accurate) but this is what I thought
well if you think about it, y = α for all x values at a certain y point
@inland hawk 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 help wtf is this symbol
Lambda
bruh whats a lambda
and how does it probe that these two equations have infinite solutions
lambda means "this is any number of our choosing"
you prove that these two equations have infinite solutions because they are equivalent, so you only have one equation and two variables
what can you explain slowly
Is this subject about lagrange multipliers
no, what? this is just a system of two equations
you have two equations and two variables.
Since the equations are equivalent (the second is just twice the first), you only have one non-redundant equation
which means that any pair of values (x, y) that satisfy the equation are a solution
let's say you choose whatever value of y. You choose y=lambda.
If y=lambda, then x=(6-3lambda)/2
so any pair of values of the form stated satisfy the equation
@hushed mantle 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.
do u have working
yea
Yes actually you can find them all
How
Do you know where AB is
Yes at the 2 points where the hexagon and pentagon meet
But idk which is which
ABP belongs to the hexagon
Huh
It says that ABPQRS is a regular hexagon
Ye
So ABP is an angle belonging to the hexagon
Do you think there's a difference between ABP and BAS without knowing the points
Yes
Sorry I meant BAS but anyway it's a regular hexagon so all interior angles are the same
Yes
Basically, if you swapped P and S or any letter in the hexagon the angle measure would still be the same
ABP = BAS = BPQ etc.
Yes it’s regular
Q6b sum random shit
@pale isle Has your question been resolved?
Closed by @pale isle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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.
you sure you took moments about the hinge?
centre of the rod?
Yh
nah for hinge questions you need to balance the moments about the hinge for an equilbrium
no because of the rotation is taking place about the hinge
because this rod would rotate about the hinge
Yh but i don’t seee why u can’t take moment from the centre
Wdym about the hinge
Do u mean the hinge that x amount away from the centre
thing is that the vertical force on the hinge doesn't rotate the rod, it's just a force balancing the weight of the rod and the other 5.5g force
yes
correct
Okay thank you
remember this concept, i struggled too when i was in high school
the horizontal and and vertical force at the hinge just balance the other forces
When u say hinge do u mean pivot
Cause so far we’ve been doing questions based on rods
Oh ok we called it a pivot for some reason
The triangle
ah that's the same thing
anytime mate
.close
Closed by @covert kiln
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 teacher said that if H(a) is the quadratic form associated with the hessian matrix at A and H(a) is always positive, then a is a local minimum
I don't understand
Say f(x,y) = x^2-y^2
Then Df(x,y) = (2x, -2y)
So Df(x,y) = 0 iff (x,y) = 0
Now we have f_xx = 2 and f_yy = -2. Also f_xy = 0
So the matrix is [[2, 0], [ 0,-2]]
What is the quadratic form associated?
rafilou2003
but $q(x,y) = 2x^2 + 0xy + 0yx -2y^2$
rafilou2003
sorry so 2f not f
And because this is = 0 for some (x,y), we have a saddle?
not just = 0, that wouldn't help us conclude
if you let |y| > |x|... it gets negative
so we have a saddle because H can be positive as well as negative
I think I understand now
If B is bilinear the quadratic form is g(v) = B(v)(v)
So for matrices, it becomes that?
yep
I thought doing something like <(B*v), v>
ah but Bv is a vector
so you can't multiply Bv and v
exactly scalar product
but the scalar product for vectors of R^n
is exactly $<x,y> = y^Tx$
rafilou2003
Hmm
You're right
Okay, I understand now
I was getting confused because this is different from what we see in calc 3
The second derivative test
Maybe it's the same thing and I don't see it yet
it is yes
the hessian matrix in one dimension has only one coefficient : the second derivative
and so the quadratic form associated to it is
$q(x) = x^2f''(a)$
rafilou2003
so q is positive <=> f''(a) > 0
Closed by @crude bear
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 can I tell if this function is injective or surjective without a graph?
something about image and dimension of the kernel ?
@pulsar pecan Has your question been resolved?
with 5 inputs and 3 outputs it can't be injective, to check if it's surjective do a row reduction
3 outputs as seen by the fact that the function has 3 rows
yeah
and 5 inputs as x1,x2,x3 etc
I did row reduction and got a rank of 3
meaning it should span R^3 right?
since these columns are linearly independent
mmm well it'll span 3 dimensions
to call that R^3 isn't really right but yeah
(imagine a plane in 3d space. is that R^2? I guess you could call it that but it feels kind of odd)
yeah ig uess
The site says:
colspace(A) = im(f) = R^3
ye ye i was being silly
proving it is surjective because it spans all of R^3
but what I am wondering is the connection between image and the surjectiveness
the function is R^5 -> R^3
oh, if the image of the function is all of R^3 then it's surjective
image = R^3
How can that be?
I think maybe I dont fully grasp what the image entails
image is the reachable points, the range of the function
then it's surjective
then the image is equal to the co-domain
yeah
can but might not necessarily
but if the domain were R^2 then it couldn't be surjective
Right okay
Wait why not always ?
well imagine something like um
$\begin{bmatrix} x_1 + 2x_2 \ 2x_1 + 4x_2 \ 7x_1 + 14x_2 \end{bmatrix}$
hayley!
is this R^5 ?
sure
but I only see 3 rows
Oh okay
Closed due to timeout
Use .reopen if this was a mistake.
.reopen
✅
But the reason why we are 100% sure that ours is surjective is because of the image
which matches the co-domain
I just wanna like know for sure since its all confusing xD
some easy rule
yeah where as for this second one if you row reduce it you get some 0 rows
yeah
it's row reduction
row reduction -> Check col / rank -> if dim(col) = dim(co-domain) then its surjective
yes
@pulsar pecan Has your question been resolved?
Closed by @pulsar pecan
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
which one is correct?
problem on the top of the 1st photo
photo 1: the radicand a has a square
photo 2: the radicand a does not have a square
the answer i got was the same as photo 1
Yes
Closed by @tame trout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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 don't understand how to make it
i was thinking about Integration by parts
are you expecting a "nice" answer in terms of elementary functions? don't think thats gonna happen here 
Idk how my teacher got away with that
kekwhat
Do you have any idea how he did it?
if the question were integral of e^(x^3) * (x^2) dx it makes sense ig
Closed by @lavish 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 have 2 answers from me and my friend the first one is mine i was wondering why it's kinda different could someone help me see which one is correct
is there a reason you're trying to calculate using the area of the trapezoid instead of just the triangle?
i mean it would ideally give the same answer but
maybe it simplifies the process a little
@light lark 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.
help
You mean graph y = |4x-1| and y = 3?
U get two eqns
ye
2 lines basically
i got 1 and -1/2
Just graph the 2 points
?
the negative number is an open dot
U need to find the line I assume?
yes
2 dots. So both closed dots
Cuz it'll be a line
Idk why they would be open
Why dot???
Yes
Just 2 dots
So 2 dots
Yes
Show us what u did
afk for 5 minutes switching class

Closed by @spring 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.
k
Da Mucky Boi
yeah
wiat
Integrate it in parts
integrate(uv)
You don't know the uv rule?
k
yeah ofc
nah you won't
integration of e^sinx will be some series
i.e. there is no antiderivative in terms of elementary functions
If that's the whole question then not much.
If it was just e^sin(x) inside then it's simple. The sum screws if up.
Closed by @timber sapphire
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, ive got an issue with a math problem I’m completely stuck. I have genuinely no idea what is happening here. This is what I’ve done so far (each square is worth 200m) (the red part in the second pic is the last pic, google translate isn’t very good at translating math terms)
Im just wondering what all the variables mean
@dry timber Has your question been resolved?
@dry timber Has your question been resolved?
<@&286206848099549185> i could really use some help, I’m very very lost
@dry timber Has your question been resolved?
@dry timber Has your question been resolved?
Those triangles are "delta" and it means "the change in".
So Delta X means "The change in x"
Delta X / t means "The change in x over time"
the θ looking thing is Theta. It's often a variable used to represent an angle
cos(θ) is just the cosine of the angle.
sin(θ) is the sin of the angle.
if you have other questions about what things means, try to type them out
v is a vector, usually represented as an arrow with an X and Y amount
vx is the x component of the arrow. vy is the y component
hmm thx a lot this is starting to make sense but it says the v = shell speed so wouldnt v be 250m/s?
v is an arrow so it's speed AND direction
e.g. is it 250 m/s north? or 250 m/s east? They give you θ to help you break it down into how much speed is in both x and y directions
im still kinda lost, u say that V is (250m/s, θ°) right?
so the vector is (speed, angle)
you can say that V is a vector with length 250. So imagine drawing an arrow on the map that's 250 long
the angle is θ
But V is actually represented as an X and a Y coordinate
if you imagine the arrow starts at (0,0), then draw a line to (X,Y) then it will be exactly 250 long
and the angle it forms with the horizontal axis will be θ
So you can break V down into Vx and Vy which looks like this
I think in the french, they are using v to be 250 and Vx to be 250 * cos(θ)
because cosine of the angle will give you the adjacent ratio, which we then multiply by the length of V
ok i get it more but the thing im not sure is how does this help me find at which angle to shoot the cannon, ik from the teacher that there is a quadratic formula somewhere. the cannon has to shoot in a parabola right? u can read the second picture to get the context, i dont get how everything ties up togehter to tell me the angle at which to shoot, im a little slow ngl
i made this image of the problem
is it right?
yes you have it set up correctly
Assuming there is no gravity
well wait a moment
Reading the original question
I see yes, so this is asking for the vertical angle
Is there gravity involved or not ? (is this physics class?)
If it's algebra class, this is probably correct. if it's physics, they'll want you to add in the effect of gravity on the shell
-9.8m/s I believe is the usual value
its math there shouldnt be gravity
yeah then this is right
wait but look a the last formula in the last pic ("et" means "and" in french)
i need to use that to find the angle at which to shoot
because it says it loses 4.8m/s i think
to form kind of a parabola?
i mean we use the quadratic equation so it has to have a parabola?
(idk where we use it, i just know we do somewhere in the problem)
also idk how to find: t, Vx, Vy and θ
so i cant rly advance
Sure you can
Now it's trigonometry.
Things you know:
The Adjacent of the angle distance (4000)
The Opposite of the angle (150)
What trigonometric function can you use to get the angle?
||using the numonic SohCahToa, we can remember that the Tangent of the angle equals the Opposite over the Adjacent. So just divide 150/4000 = Tan(theta).||
i dont think this is the way to find the angle at which to shoot the cannon because why would there be 2 whole formula to find the angle if its just sohcahtoa
the final question is whats the angle at which to shoot the cannon
so
yk what i mean? why would there be two formula with t if we dont use it so find the angle
the last formula indicates that the shell loses 4.9m per second squared so we do have to shoot in a parabola
Ok yeah, so you are using gravity then
apply some algebra
replace Vy with 250 * sin(theta)
the delta y is the change in y. We know the height is 150 meters from the ground
you also need t so you need to know how many seconds it will take to reach the target in the horizontal direction
that's the first formula
Here's a diagram which might help show what you're trying to do
isnt gravity 9.8? 4.9 is half of it
most likely a random number cuz he didnt want us to use a website that calculates
so do we just take 250 as Vx for the first formula too?
so how do i find t with the first formula?
but Vx is based on multiplying v by the cos(theta)
it says
vx = v * cos(theta)
the first formula is 2 equations
vx = delta x / t where vx = v * cos(theta)
you know delta x
it's just the distance to travel
yes
so v * cos (theta) = 4000 / t
Different angles will give you a different amount of time to take to reach that distance. That makes sense
try to work it out from there
yes but only one angle will make the shell land exactly on the target? i dont get what you mean here, how am i supposed to find the angle necessary to hit that point exactly
how can i find an other variable here? i only have one number all the others could be wtv
well
apparently this works
if i make g=9.8
but i cant exaplain why
so it doesnt rly matter in the end
if anyone can help me understand that
g = 9.8, but the formula that finds position from time is 1/2 a t^2 + v0 t + s0
Notice that 1/2 a is 4.9 m/s^2 in this case.
@dry timber 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.
Permutation (a1, a2, a3, a4, a5) from (1,2,3,4,5) is called ‘bingo’ if a1 + a2 <= a3 + a4 + a5
Find how many ‘bingo’ permutation
Well the inequality is false only when LHS equals 8 or 9
So find the number of permutations for LHS = 8, 9 and then subtract from total number of permutations
Note that permutation of either side does not affect the result
so find when a1 + a2 = 8,9?
Yes, there are only two possibilities
Total number of permutation is 5!
?

5P3?
??
Yes sorry thats correct
Wait no its actually 3!
Because the RHS is seperate
No, you multiply 4 by 3!
Closed by @obsidian jacinth
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Given $EX=5$ and $VarX = 4$ how to bound $P(X \geq 10)$?
szahu420
From Chebyshev we get $P(X \geq 10 \lor X \leq 0) \leq \frac{4}{25}$, now how to deal with that $P(X \leq 0)$ if we can't assume anything else about X?
szahu420
.close
Closed by @hushed minnow
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 some1 give me proof of these
A and B are invertible matrices
@karmic halo Has your question been resolved?
.close
Closed by @karmic halo
Use .reopen if this was a mistake.
got it
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 not sure how to approach this
I was thinking like one norm of a vector is the max absolute of its column right so like one norm of v wouod be 6
so inner product of v and w should be 6
but then doesnt hat lead to multiple types of ideas
"max absolute" - that would be the infinity norm
the 1 norm is the sum of absolute values of the components
differentiate what?
like what wording would mean what i was thinking of
oh shoot its transpose
so 1 norm of v is the max absolute value column
which would mean 1+3+6+2
yes, this is correct
doesn't really matter that it's a transpose or not
well if it was a matrix
a vector and its transpose have the same norm
with multiple columns then it would be the max column sum right
ah, i see what you're saying
yes if you interpret these as matrix norms and not vector norms that's true
but usually for nx1 or 1xn matrices we treat them as vectors either way
so they have the same norms
oh ok
ty
so for second part its saying norm of v without a subscript so would it also be 12?
or does that mean inf norm
no, i assume that means the 2-norm
usually that's what is meant for a norm with no subscript
unless you have an unusual convention in your situation
yep
is there a correlation with norm and inner products
so basically sum of w elements square will be 1 meaning like inf solutions and sum of abs value of all u elements will be 1
which is also inf
does (v, w)= ||v | |1 * | | w| |
well obvs i am stupid thats how multiplying with 1 work
but then how would you find values thats weird
<@&286206848099549185>
wait but then the solution isnt possible
rip wtv i will yolo lol
ty though
.close
Closed by @hushed anchor
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 everyone, I have a question about complex numbers in a problem that has been posed to me.
The problem is the following
I have to find a complex number whose argument is known to be 45º and by adding it to (1+2i) give a complex number of modulo 5. (the modulus is the same as the distance in the Gauss plane)
I have thought that by defining the complex number that we do not know: a+bi
and adding it to the other number that we know should give the module 5, that is:
(a+bi)+(1+2i)=|Z|=5
but on the other hand I have realized that we have the argument, that is, I can solve for the real part or the imaginary part to be able to calculate it later and create a system of equations.
The truth is that I am a little lost and I don't know where to go with the problem, could you advise me or tell me if the approach I have taken is the correct one?
||<@&286206848099549185>||
real
You can just write your complex number as re^(ipi/4)
Or just a + ai
sorry I'm not used to using this channel
or that, because the arg is pi/4
All the more reason to read the rules.
yes you're right
ok, I'll try it that way
okay, thank you very much, I had not understood that the argument can be pi/4, I only thought it could be in degrees
.close
Closed by @vague parcel
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 dk j do 13?
@leaden mica Has your question been resolved?
@leaden mica Has your question been resolved?
@leaden mica Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hello
can anyone tell me how can I find horyzontal asymptotes here ?
when it's x-> +inf
I found it when it's - inf but idk how to find it when it's +inf
it doesnt need to have
it may not have
actually it doesnt have when x tends to inf
and there is no problem with that
f(x) = x doesnt have any asymptote, and nothing wrong with it
can you help me do this
cuz I don't understand what are you trying to tell me
I switched x with +inf
This is what I get but idk is it correct
if this is correct then there's no X.A
I just need to know if this is correct 🤷♂️
Aza
0 * inf is an indeterminate form
isn't e^0=1?
it is
1*(-1-inf)
I know
If that's the case I need to to lopitalh
it is but where did e^0 come from
e^-inf
hayley is lost uwu
...is not the same as e^0
e^1/inf=e^0=1
where did e^1/inf come from??
-inf = 1/inf?
wait a minute
I think you're trying to say that e^-inf = 1/e^inf
$e^{-\infty} = \frac{1}{e^{\infty}} = 0$
Aza
i think you have inf/inf
yeah
anyone willing to write it down on paper or somethin
$f(x) = \frac{-1-x²}{e^x}$
hayley!
if you don't understand why then review exponent laws
$e^{-\infty} = \frac{1}{e^{\infty}} = 0$ || $(-1-\infty^2) = -1-\infty = -\infty$
I got it
alr so
how do I now get x-> +inf to this
Idk how to bring lopital rule so I don't have inf/inf
@vestal needle Has your question been resolved?
Closed by @vestal needle
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
To ask for mathematics help on this server, please open your own help channel or help thread. See #❓how-to-get-help for instructions.
.close
Closed by @ruby oar
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 to prove, if $f'(x)$ is even and $f(0)=0$, then $f(x)$ is odd
shrödinger
!help
To ask for mathematics help on this server, please open your own help channel or help thread. See #❓how-to-get-help for instructions.
first step get rid of the 3^()
by takeing log base 3
then you have $x^2 + \frac{1}{x^2} = log_3(81) - (x + \frac{1}{x})$ by using logarithm rule of log(a/b)=log(a)-log(b)
TRAMPELTIER
Are you here
Yup.
comprendes?
Actually teaching exponential func first
I mean log is defined such that it cancels out the exponential
log is defined such that $log(e^x)=x$, or for base $b$, $log_b(b^x)=x$
TRAMPELTIER
it's the inverse function of the exponential so to say
with that, it grows VERY slowly (exponential grows VERY quickly)
Have you been taught about log or not?
Previously?
No.
But i understand what y're saying.
Yes.
$e^{a+b} = e^a \cdot e^b$ holds right?
TRAMPELTIER
Yes.
okay with that, also if we subtract b, we get $e^{a-b} = e^a \cdot e^{-b}$
TRAMPELTIER
that is the same as $e^{a-b} = \frac{e^a}{ e^b}$
TRAMPELTIER
Ok.
dunno where I'm going
Using only exponential, we can say that $x^2+\frac{1}{x^2} = 4-x-\frac{1}{x}$
Wait
𝑲𝒊𝒓𝒊𝒔𝒉𝒊𝒌𝒊𝒈𝒖𝒓𝒆
Hmm
I tried this without log therefore
But the answer is very
Strange?
what do you mean
$x^4+x^3-4x^2+x+1=0$
𝑲𝒊𝒓𝒊𝒔𝒉𝒊𝒌𝒊𝒈𝒖𝒓𝒆
Using x^2=d
$d^2 + d\sqrt{d} - 4d + \sqrt{d} + 1 = 0$
𝑲𝒊𝒓𝒊𝒔𝒉𝒊𝒌𝒊𝒈𝒖𝒓𝒆
Backed
Hmm
$d^2 \pm d\sqrt{d} - 4d \pm \sqrt{d} + 1 = 0$
TRAMPELTIER
I got a little bit sucked there
But i had an idea a little time ago
$d^2 - 4d \pm (d+1)\sqrt{d} + 1 = 0$
𝑲𝒊𝒓𝒊𝒔𝒉𝒊𝒌𝒊𝒈𝒖𝒓𝒆
"d^2 - 4d"
My idea, in first was like to use
(x+y)^2 = x^2 + 2xy + y^2
Being x = d^2 and y = 2sqrt d
@sand pasture Am i crazy on this all?
xd
I'm unsure how to solve polynomial equatinos of degree 4
maybe going with substitution is not a good way, because it's not like we'd have only x^4 and x^2. We also have x and x^3 giving us these square roots, which doesn't help much
Maybe we should stay at $x^4+x^3-4x^2+x+1=0$
What's your background on this? Did you talk about solving quartics in any class?
TRAMPELTIER
Nah.
So, looking at wikipedia, there is a very complicated formula that solves this
With complex numbers?
lmao
It's no complex numbers, but a bunch of calculation
Where did you get this task from?
@split needle 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
how can i solve : lim as n->infinity (n^3 • [ cos(1/n) - 1 ]) , i thinked that (cos(1/n) * epsilon(n)) / epsilon(n) --> 1
but i cant do n^3 * 0
$\lim_{n\to\infty} \left(n^3\left[\cos\left(\frac{1}{n}\right)-1\right]\right)$
SWR
Can you use L'hopital?
nope
Can you use $\lim_{x\to 0} \frac{\sin{x}}{x}=1$?
SWR
yes
I believe it diverges
$\lim_{n\to\infty} \left(n^3\left[-(-\cos\left(\frac{1}{n}\right)+1)\right]\right)$
alee
What does that do for you?
$\lim_{n\to\infty} \left(n^3*-1/2 * 1/n^2)$
alee
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
$-infinity$
alee
Closed by @tender meteor
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 simplify 3(2)^3-2x
well what's 2^3
8
Have you learnd PEMDAS
yes
mutiply
just to simplify it
can you come back?
what's up
how do I simplify it?
$(h \circ k)(x)$ is defined as first applying k to x: $k(x)$ and then applying h to the result: $h(k(x))$
TRAMPELTIER
yea with parenthesis
how I simplify tho
$3(2)^{3-2x}$
TRAMPELTIER
Yea now simplify it
i mean what is 2^x saying
we do 2 times 2 times 2 .... x times
right?
yeahhh
mhm
TRAMPELTIER
TRAMPELTIER
can simplify with 24 in front
didn't work
TRAMPELTIER
that is the same as $2^x \cdot 2^x$
TRAMPELTIER
right?
ye
and now we can group the 2's from both of the $2^x$ into 4's
TRAMPELTIER
so it's $4^x$
TRAMPELTIER
cause 2 times 2 is 4
it still didn't work
4*8
nah
ummmm
squeeze it somehow into the 4^x
idk
we have $6 \cdot 4\cdot 4^x$
TRAMPELTIER
it's the same as $6 \cdot 4^{x+1}$ (VERY MUCH SIMPLIFIED INDEED!!)
TRAMPELTIER
it still didn't work
they're just dumber than us
TRAMPELTIER
nah
doesnt work?
nnah
maybe $24 \cdot 2^{-2x}$
TRAMPELTIER
nah
$6 \cdot 4^{-x+1}$
TRAMPELTIER
no way thats not working
what trash side is that 😄
my teacher uses it so that you can check ur work and turn it in when ur done with it
Write him an email that all simplifications are not possible
they are a her but yea
nice a her
.close
Closed by @fiery mural
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 deal with the abs value in this integral
Can you show the original problem?
this integral from 0 to 2pi
nope
So the product of cos^(2)(x) * sin(x)
is only negative when sin(x) is negative
right?
yes
When is sin(x) negative in 0 to 2pi
pi to 2pi
You know then that from 0 to pi the integrand is |cos^(2)(x)sin(x)|=cos^(2)(x)sin(x) [because it's positive |f(x)|=f(x)]
and the integrand from pi to 2pi is |cos^(2)(x)sin(x)| = -cos^(2)(x)sin(x) [because it's negative |f(x)|=-f(x)]
right, thank you!!
No problem
.close
Closed by @oblique leaf
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.
Quick question regarding calculus limits. When it's 0/0, you have to factor or whatever. What if it's num/0? Would that just be -infinity/infinity or do you still have to factor?
what is "num" here?
if this answers your question, a limit that approaches non-zero-value / 0 ends up diverging
let's say we have something like this
instead of -5 it's -6
it would be -1/0
meaning the answer is -infinity?
yes
well sometimes you say -infinity sometimes you say DNE
in any case it diverges
cool 🙂
welcome 👍
.solved
Closed by @ornate osprey
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 did the C become a coefficient?
because of exponential function property, e^C is a multiplicative constant
to be exact, the 2 Cs you see there aren't actually the same; one's C and one's e^C... but, usually when solving differential equations of the first order, people don't mind that
So e^C is equal to C?
sort of.
whoever wrote that solution simply transformed e^C into C because they are both constant values
Ohk thanks for explaining
.close
Closed by @full hazel
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 tell me how we get the 3 formulas from this
so k is a constant presumably?
in the arctan formula we pull it out
and we're left with dx/(x^2+k)
if k was 1 then it translates to arctan(x) + c
should i take it as a given formula that k is always x/k or is there some kind of arrangement for it
@honest bone Has your question been resolved?
You use inverse function theorem to find the derivative of the inverse trig functions, then FTC
@honest bone Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I need help on how to solve inequalities then graph them my problem is 3x-4y (greater than or equal to) -12
@white 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.
If f(x) = (x+1)^2. Does a Horizontal dilation by 2 make it (0.5x+1)^2 or (0.5(x+1)^2)?
Or (0.5(x+1))^2
The first one.
Ty
np
you should type the command " .close "if you dont have any more questions
.close
Closed by @vivid idol
Use .reopen if this was a mistake.
.close
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.
Are all primes, (q + p) - 1. p and q are also both primes
p+q-1 is almost never prime
Errr
Sent that prematurely
Maybe I should say all odd primes
yeah i was gonna say two breaks that
Might be hard answer because it's like simlar to goldbach but for primes.
i cant really generalize it, but 29 and 2 are both prime. adding them and subtracting one you get 30, a non-prime.
wait nvm thats not even the question lmfao
not sure but you could maybe use wilson's theorem to prove it??
surely th ere's a number theory nerd that can answer this
Right
Would this imply that there a always aleast two primes that a (p' - 1) distance away from each other?
Is that circular logic, or some sort of series? Because let's say you have 11 + (7 - 1) = 17, the gap the 17 and 11 is 7 - 1. Then you get 5 + (3 - 1). So you get, (p1 + p2 + p3) - (terms - 1)

