#help-23
1 messages · Page 200 of 1
.
also the second one is wrong
-x(x+8)
does that answer line up with yours?
yes it will.
what answer do you get after doing this?
do the next step
yes
idk how to write it sorry
斯韋裡
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
(x+8)(x^3-x)?
last term
-x?
yes
is that the answer?
Yup!
But you'd be thinking "it seems different from the answer key?"
lol i was just about to send that haha
That's because it factored about x from $x^3 - x$
Kai
Kai
does $x^2 - 1$ look familiar?
Kai
yep
what does it expand to?
(x+8)(x^2-1)
Expand $x^2 - 1$
Kai
x(x-1)
you sure?
nope
do you remember how special pair of polynomials have this property
for example, consider $x^2 - 4$
Kai
Kai
yep
now consider $x^2 - 1$
Kai
it's similar. what would that expand to
(x-1)(x+1)?
correcto
yay
so we have $x(x-1)(x+1)(x+8)$
Kai
seems like that's it
Closed by @stuck compass
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 prove that the limit of this function does not exist?
i tried taking an aribtrary line y=mx
so i subtitutet into f(x,y) points f(x,mx)
and i get xe^(x/mx)
which is xe^(1/m)
this seems to go to 0 as x goes to 0
but i think there is one problem
if m is very small e^1/m goes to inf
so it doesn't seem right to multiply 0*inf
i don't know if there is any way i can change this function
try doing y = x^2 instead
the line didnt work
so you shouldnt
I guessed y = x^2 because I graphed f(x, y) and I saw something parabola-like when I looked at it from the top
as for how you make that guess on your own, you could take the more general guess of mx^n instead of just mx
thats what i did but its hard to prove it that way
but can we have a general conclusion from this?
wrong reply
the idea is that you need e^(x/y) to increase faster than x decreases
so that xe^(x/y) will not be 0
so you need x/y to be very large
so you need y to be very small compared to x
so y = x^2 works
no i mean can we give a general conclusiong by using a particular line(curve in this case)
y=mx is a geeral case
but i think i got it
thank you both
.close
Closed by @noble flicker
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.
Provide a magma G1 = (M1, ◦) and a sub-magma G2 = (M2, ◦) of G1, such that G1 has a neutral element e1 and G2 has a neutral element e2, and e1 ≠ e2. Justify your answer.
Is this even possible?
(I think so realised my example didn't work, thinking of another)
Well my mental image is that: imagine you have a friend group and every friend has a neutral opinion and only one neutral opinion on a certain topic, now find at least one friend from this group that has a different neutral topic. But there only exist one neutral topic in the entire group and this leads to a contradiction.
Am I not seeing something? It is an exercise that should be possible, but maybe the tutors just made a mistake
It is possible
I tried to do this with modulo, but I can‘t think of any solution that makes sense
Can't think of a hint though
e1 is a neutral element that works for all elements in G1, so all you need is a submagma that such e2 works for everything in G2, but not necessarily G1
One thing you can do is find an nonneutral element x such that xx = x and then think about the subset {x} of your magma
If you can't think of a magma with such x, here is one: ||Consider the set of integers under multiplication||
Well I could then just say my set ist {1} and I have (S,) in which case G1 would be 11=1 while G2 could be Ø which can‘t have a neutral element or {0,1} and I could just say. e1=1 and e2=0. but according to my professor a gruppoid can have at max one neutral element
I don't understand what you mean
So 1 is the netural element of {0, 1} with respect to multiplication, right?
Yes
And you also know that 0 * 0 = 0
And if my subset is 0 it does not matter with which element I multiply, it is still zero
So is there a neutral element in the submagma {0} and what is it?
another large class of examples is basically any set with an order, the minimum operation, and a least element (which is then the neutral element), and taking G2 any subset with a different least element
Yeah that's a good family of examples
.close
Closed by @fresh spade
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 q
Might be a typo
it does seem like a mistake
@sick urchin 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 this true? I seem to make a mistake when trying to bring them to the same form, I just need to know if this is correct and if you can always change the form from the left side to the right side by taking the square root from "a" and "b"
"a" being s^2 and "b" being 4 in this example
are you assuming i to be -1?
even if so, it's still incorrect
s^2 + 4 can be factored as (s - 2i)(s + 2i), yeah
even if i is assumed to be -1, you would end up with$s^2-2^2$
斯韋裡
斯韋裡
@dusk plaza 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.
according to the formula log should be in division right?
What do you mean
log m^n = n log m
(if i understood your question correctly you are confused why log is not in the denominator , hope the above answers the question )
@neat prawn Has your question been resolved?
<@&286206848099549185>
As I know log going to denominator is correct
yep, but I looked at my solution from last time and it was in numerator
i can't remember why tho
@neat prawn Has your question been resolved?
.close
Closed by @neat prawn
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 the function ( f: \mathbb{R} \setminus {-1} \rightarrow \mathbb{R} ), ( f(x) = \frac{ax^2 + bx + 1}{x + 1} ). Determine the real parameters ( a ) and ( b ) such that the graph of the function passes through the point ( A(2, -3) ) and ( f'(1) = 1 ).
Hanee
help
.close
Closed by @tough canopy
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 anyone help me with this matrix proof? It goes as follows: 'Suppose A,B ∈ dim 2x2. If A and B are symmetrical, then A^2 - B^2 is also symmetrical
I don't know where to start.
and then just see if the elements match up?
wait nmv
alright lemme try
thanks for all the info 🙂
I might have some more proofs later so if I struggle with them can I ping you or are you not gonna be online anymore
@proud laurel
alright thanks for the help
.close
Closed by @vague zinc
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 no idea where I went wrong
I’ll send the question in a sec
I rechecked all my work it seemed all right to me, but it says it’s wrong
This is a calculus related rates problem btw
@hardy lark Has your question been resolved?
@hardy lark Has your question been resolved?
<@&286206848099549185>
@hardy lark Has your question been resolved?
Should I keep this channel open? I’ve never had no response for this long :p
Ok I figured it out
.close
Closed by @hardy lark
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how would you get the inverse of this function?
what would you be inverting lol
cotx
the question just says solve problems related to trigonometric functions and their inverses
@crude kite 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.
exponents law! how does (1/2)^2 + (1/3)^2 equal to 13/36
i got 22/36 and then i simplified it to be 11/18
1/4 + 1/9 = 9/36 + 4/36
Closed by @distant drum
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 tried doing it but it didnt work out
what qualifies as "simplified"?
there are no common factors btw the num and denom so there's nothing to cancel
ig factor
@dusk stratus 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.
@viral bison Has your question been resolved?
.close
Closed by @viral bison
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. how do I approach #2. I'm actually lost
Solve for h using cosine, then take the sine and plug in h
you'll need to find the right trig ratios, then solve for the side length you're interested in. try to find trig ratios that involve only 1 unknown quantity
7cos(65)=h?
my brain can't seem to connect the dots idk
what is cos(65) equal to
cos(65)=7/h
yes, exactly. now rearrange the equation to the form "h = xxx"
not quite
h=cos65 * 7
not quite again
remember you must do the same operation to each side of the equation
cos(65) = 7/h
h*cos(65) = (7/h)h = hcos(65) = 7
h = 7/cos(65)
do you follow that
up to this
yep
cos(65) is just a number right?
divide both sides by cos(65)
now you have a solution for h
which you can use to solve for x
haha
I see now
sometimes that will be the case, no length will ever be equal or greater than the hypotenuse
plug in your own answer is 7^2 + 15.011^2 = 16.563^2?
yes it is
math is crazy
Thank you harry that's all I have for tonight, you really expanded my view
.close
Closed by @true marsh
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 by @fair warren
Use .reopen if this was a mistake.
can i please get help and a explanation for question 5bii and 5d
show the whole image
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'd like to know whether i was right with assuming this problem requires 2 solutions and if i approached it correctly (i do not have answers in my study book)
yep that seems right to me
you can plug your x value back into the original problem and check it
Because photomath only gives me 1 solution so i was wondering whether it's correct to also do the second one
Or is photomath not correct here?
Determinant can have two values, a positive and a negative, but i am not sure with this particular type of problem because of photomath's answer
no?
i think he's trying to say there could be more than one x that makes that determinant equal to 5
I-5I and I5I both equal 5?
not sure why op put | | for determinant though
that's what i meant for example
i know that
why do you have | | is the bigger question
u don’t have those for determinants
if you have absolute values then yes your answer is right
oh that's the original problem
yea there isn't, i was trying to cut him some slack but idk what he meant now tbh lol
the determinant when x = -7/2 is -5
ofc when you abs value that you have 5
but u shouldn’t?
oh yeah sorry i have absolute values in the problem, sorry english is not the language i'm taking this in
the I I in the problem is absolute value
that thing means determinant btw
not abs value
cuz that doesn’t make sense in context
oh well then i'm not sure
i was assuming it means absolute value
so then it is supposed to only be one value?
well depends what your question is tbh
but if it’s determinant then yes only one value
hold on i can show you a similar problem
the one photomath gave you
This is where i got the problem from, it's like a manual, but the solution is wrong halfway through anyway, so i decided to ask here. Is the whole thing wrong?
well if anything you should follow your manual right
as far as your work goes, it’s correct
(the way it’s intended to be done by your manual)
but the notation is ambiguous tbh because that | | around the matrix is used for determinant
not |det(A)|
but yeah i think your guide wants you to find |det(A)| in which case your work is right
@bold mason Has your question been resolved?
Okay, thanks for the help!
Closed by @bold mason
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 help on just 1! Quick question!
2TT
How do turn it into degrees
fyi
I already for questions like 1/1
It's 180/TT
But this is just 1 number instead of 2
if u want to refer to the constant 3.14159.... etc
just say pi
not
TT
What am I doing bro
It's obviously 360 💀
yeah
That was easy
Thank you
.close
Closed by @queen rune
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.
ummm
hello?
just wanted to ask
if there are a 1 to 9, then arranged em in different line
would it be 9! ??
ping me please!
can you reword this?
im sorry
so there's a number, 1 2 3 4 5 6 7 8 9
how many ways you acan re arrange them?
is it 9! ??
yes it'd be 9!
Closed by @royal sorrel
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.
,rotate
+2kpi?
k is any integer
since cos(x) = cos(x+2pi), it follows that cos(x)=cos(x+2pi)=cos(x+4pi)... = cos(x+2kpi)
Trig is my weakest spot, why is it significant to say that cos and sin have period of 2pi?
in the unit circle
one revolution is 360 degrees = 2pi
dont worry, trig is also my weak spot
@pine igloo Has your question been resolved?
Closed by @pine 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.
Is there a shortcut to compute y = cos(x+delta) if you have cos(x) but not x
I'm trying to avoid doing the inverse cosine for performance reasons in my code
how efficient would that be compared to getting sin(x)
Cosine addition formula
You can find sin(x) by using pythag
Then you will need cos(delta) and sin(delta)
But not difficult at all
@vagrant edge
thanks perfect
Actually
You will need some info about x for this to work
Because it involves the square root and you don't know if it's + or -
il give some more details. What I'm actully doing is computing the dot products between vectors to get the cosine similarity, and I wanted to perturb the cosines directly without doing any inverse trig
Do you have bounds on x? If they're small angles then you should be fine
no bounds, x is the angle between two arbitrary 2d unit vectors
i dont see any square roots in the formulas posted though?
You will need sinx
thats ok, I can do the cross product of the vectors
Seems kind of inefficient but ok!
@vagrant edge 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 the taylor's inequality why does this hold:
@ripe tinsel Has your question been resolved?
yes but I think I start to understand the taylor inequality
but I have 1 question
so I understand for every x and for every n the taylor's inequality hold. but the R_n is a summation of all the n's after the taylor expansion right. is the right side a summation too?
No, the right hand side is just some expression of x and n
Not a summation
Also the centre of convergence is assumed to be x = 0 here
Replace x with x - a for a general Taylor series
Except for the remainder Rn (x)
The left hand side isn't even a summation
It's just an expression for the max error
but this was my definition of R_n btw
where t_n(x) is this
u can replace the 0 with a
Yeah true then, okay that is a summation
The concept is that the error in the Taylor expansion of n terms
Is always smaller or equal to the (n + 1)th term
uhh why n+1 term only actually?
Cause the Taylor series is the best polynomial approximation to a function
It encodes all the derivatives
ye
So the 1st to the nth derivatives all match the original function
I'm not sure of the formal proof
no worries I just wanted to udnerstand the intuive proof
what does this mean actually?
They're the same as the original function
ye if the remainder is 0 it's the same as original I understand that part
is that what u meant?
No, the derivatives are the same
The first derivative, the second derivative etc
I learned that the radius of convergence of the derivatives are the same
but the derivaties are all the same as the original function value?
Yes, at the centre of convergence
That's what the best polynomial approximation of a function at the point means
but say I got this as the original function
at the centre of convergence so at x = a u get f(a)
Yeah
So actually all the other terms except f'(a)(x - a) vanish
oh wait
this one seems a bit weird
so like
let's take this as example
Like one of the terms has derivative 2(x - a), and when you sub a it goes to 0
so f(a) = c_0
Yeah
but if u take the derivative u get c_1
Yep so our Taylor also has c1 x
so in this case the original function has all the values of the c_0 ... c_infinity
for every x
Yeah so when you take the nth derivative you get n! as the coefficient
But we divide by n!
ye
That's actually why we divide by n!
ye I actually understand that part
Just from repeated differentiation
adn the part where the rest vanishes
Cooooool
Have a look at some examples
Like sin x and cos x, their maximum absolute value is 1
So you can use M = 1
ye so for example I understand this
but this is if lim n goes to infinity
No like worked examples with different kinds of functions
this?
I could follow the steps here too
Yeah
but where is the theorem used her actualy to me it seems like integrating it a couple times and then u get smth like the squeeze theorem
You'd just directly use the fact that the error for n = 2 is the n = 2 term which is x^3 ÷ 6
They didn't want to substitute pi/180 into x so they made another approximation
but I mean without the taylor's inequality couldn't I derive that too?
oh but how will it hlep me understand taylor inequality
Uhhh idk
do u know how I prove this btw?
because taylor's inequality should be easily derviable after I know this
This calculus 2 video tutorial provides a basic introduction into taylor's remainder theorem also known as taylor's inequality or simply taylor's theorem.
Introduction to Limits: https://www.youtube.com/watch?v=YNstP0ESndU
Calculus 1 - Derivatives: https://www.youtube.com/watch?v=5yfh5cf4...
I watched this video
I see that it works for some examples
but he didn't showed this
@ripe tinsel 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 I have this matrix and it has this characteristic polynomial, how can I solve it without just subbing values in?
$t^4-12t^3+56^2-128t+128$
CharlesWorthingtonShire
noting that is does have some imaginary roots
well polynomials are hard to solve
unless you wanna use the quartic formula you basically only have the option of the rational root form
aka "plug good candidates in"
but you don't know that it has any real roots, do you?
no
like, it does actually have some real roots, but how would I know that?
well you would try the options from the rational root theorem
that would give you the rational roots
for real roots you can try finding the minimum of the function and check if its below zero. that at least gives you the existence of real roots but doesnt say what they are
and of course for that you would have to solve a cubic still
hmm, I guess that would be a valid way of doing it. 128 has 16 factors (8 positive 8 negative) and that doesn't seem like an unreasonable thing to test
its painful but doable
that wouldn't be ideal in a case like this because spoiler alert there is a repeated root at 4
ohh, you right
and even if 4 wasnt repeated, I would then only have to try up to 32 because it could no longer be 64 or 128
@crimson oar 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 this enough to prove " gcd(m,n) = 1 iff there exists integers x, y such that mx + ny = 1 "?
Because it is using Bezout's identity
*The corollary mentioned
Ok, think I see what I did wrong.
.close
Closed by @proven 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.
not sure what to do now
you have answer, and the limits, substitute them (upper limit - lower limit) and that's it I guess
idk how to simplify those
take 1/8 outside
what do you have? ln(x)^4
so its ln(4)^4 - ln(1)^4 which is ln(4)^4
so (1/8)(ln(4)^4)
how is this
yep
so I just put 4 instead of x (once) and then 1 instead of (x) and subtracted them
ik where the numbers come from im just more confsed about the difference of them
if it is 1 to 4 then its ln(4)^4 - ln(1)^4, if its 4 to 1 then ln(1)^4 - ln(4)^4
difference of them as in subtracting them or what?
yes
ohh
because ln 4 would give you an irrational value so no use of computing it
jacks
how does $\frac{1}{8}\left(\ln4\right)^{4}$ transform into that
jacks
ln 4 is 2ln 2
so you get (2*ln2)^4/8
Closed by @fluid spoke
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 there a way to decrypt affine ciphers without key without using brute force?
All I have is an encrypted message
@junior wagon Has your question been resolved?
No, I was given 10 letters that is already encrypted.
Iirc frequency analysis requires a lot more than 10 letters..
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.
@junior wagon Has your question been resolved?
One sec. Let me get back to it once I get access to computer
.close
Closed by @junior wagon
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 am I supposed to move right pi/8 but it’s in pi/2 intervals?
@mighty loom Has your question been resolved?
@mighty loom Has your question been resolved?
@mighty loom 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.
@unique basalt 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.
so i have this problem where there is an upside down exclamation mark and i dont know what it means
<@&286206848099549185>
never seen it before, but ill try look until someone who does know appears
got it! i did try searching it up online and they said it meant factorials but i wasnt sure
the only time ive seen excalamations is to denote factorials
how accurate that was
aha
yeah me too but it was usually a regular one like this !
ive just never seen them upside down or subscripted
so do you think its just a weird way to write factorial?
i dont know what that means 😰
OH I SEE
ive never seen them either
we never covered them before
im in the second year of my maths degree, and ive never encountered them lol
they dont seem complicated though
😭
just do n!/e and round it to the nearest integer
OH I CAN DO THAT
alright thank you!
np
the rest of it is just normal trig so i think i can do it now
how do i uh
close the thing
'.close'
'.close'
without the ' ' haha
Closed by @coral blaze
Use .reopen if this was a mistake.
thank you!!
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.
,rotate 270
What is the question?
#7
yea me either
okay
tysm
wait
can u help me with another question
Which one
this one
b
i applied the conjugate
but what do i do after
Expand and simplify
That can be simplified
This wasn't quite it either
Do you know recall what (a + b)(a - b) is?
yra
And it is?
So you are doing this $(-\sqrt{5}+\sqrt{5+h})(-\sqrt{5}-\sqrt{5+h}))$, correct?
yes
CaptainNova22
So a is?
For this
the - sqrt 5
So a^2 equals?
-5
Not quite
It's (-sqrt(5)) * (-sqrt(5))
Not quite either
You know that a = -sqrt(5) and you are doing a^2
So you are doing $\left(-\sqrt{5}\right)^2$
CaptainNova22
Do you understand that part?
yea i think
And -sqrt(5) is the same as -1 * sqrt(5), do you agree?
yea
Therefore $\left(-\sqrt{5}\right)^2 = $\left(-1 \cdot \sqrt{5}\right)^2$
CaptainNova22
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
yes
So that equals what?
5
sqrt 5+h
So b^2 equals?
5+h
Good
Exactly
okk
So this equals?
How did you change the sign from + to - in the denominator?
Are you supposed to sub 0 for h?
yea
this is lim
h->0
?
waiy
ono
nvm
no
omg
im mixing things up
my answer is diff
than the solution
in solution they made num 1
Whats the question again
Not sure what you mean
Factor out a negative from the denominator
Because you have -a - b therefore -(a + b)
Not quite
$(-\sqrt{5}-\sqrt{5+h}))$
CaptainNova22
You have that
yes
Both terms have a -1 in common, correct?
oky
If you factor out -1, what do you result?
so sqrt 5 is part of gcf??
No
Looks like a error in writing
Notice how the step when expanding the sqrt disappears
Why is there two negatives in the denominator?
You start with this
Where is the second negative from
You only factored out one -1
For example, (-x - 6) = -(x + 6)
Yes like that
@random rivet Has your question been resolved?
Closed by @random rivet
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
How would I factor this?
(Question also asks to state restrictions where necessary, is it?)
@fervent sparrow Has your question been resolved?
,,y^2-49+14x-x^2\
y^2-x^2+14x-49\
y^2-(x^2-14x+49)
mtt07734
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hello. I remember once watching a video solving an integral which in order to solve it u had to replace 1 by cos^2(x)+sin^2(x) twice in the process, but i cant find the video/remember the integral. Could you pls share any ideas?
Don't use help channels for non math problems
You're just looking for a video with a very vague description
i dont think it is vague.
Yes it absolutely is
oc
@tawny knoll 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.
Say I am playing a memory match game. I have 6 attempts where each attempt I can flip two cards(if not a pair, they will be unflipped). In total there are 16 cards (8 pairs). What are the chances I will be able to match three pairs
@simple oak 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 dont get how to find the resulting supremeum when A and B are interval sets
isnt the product of 2 interval sets like a rectangle
That's the cartesian product
It describes above A*B={xy, x in A, b in B}
so that's all you need to know about it, it gives the definition right theree
oh alright
Idk how this is even possible I’m so glad frustrated
!occupied
Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).
@devout shale
is this right
also this is the first one
<@&286206848099549185>
@blazing igloo Has your question been resolved?
Closed by @blazing 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.
how do i do this question
What have you tried?
yes, you may use pythag
lemme draw something to help
i thought c/a was like the diagonal line on the right
nah, it's the marking for the point on x-axis
try using pythag to find the length of the hypotenuse
and then using
SOHCAHTOA to solve for cosine and sine of theta
would the y axis be the hypotenuse in this case
right angle in red
would it be (c/b)^2 + (c/a)^2 = hypotenuse ^2?
yes 🙂
so would the hypotenuse be
correct
since we tooke all a,b,c are positive 😄
SOHCAHTOA to solve for cosine and sine of theta
now this
yeah
how should i attempt this?
Hint: we have found sin(theta) and cos(theta)
im not too sure what to do with the sin(theta) and cos(theta)
do i need pythagorean identities?
nah, we need to use
SOHCAHTOA to solve for cosine and sine of theta
again, but this time we act on the green triangle
How do i find a^2 and b^2 in this case if c/b is the hypotenuse
Second hint: we use sin(theta) in this case, and try SOH
sin(theta) = p.distance/ (c/b)
would sin(theta) still be ?
correct, since the theta is the same theta
(c) should be easy 🙂
what would be the points im supposed to use?
they are of the same form, for ii, you'll have to draw it out the figure how's negative affecting the calculations
im not exactly sure how to do that
as you can see in (i)
a=3, b=4, c=5
so you can just write the whole thing down as the
perpendicular form is indicated in part (b)
oh so i jsut sub in the values into it
yep
when i sub in for ii am i supposed to be getting root 13/13
it should be, but be careful with the negative signs
ok thank you very much for all the help youve given
Cheers!
.close
Closed by @split totem
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.
Am I allowed to solve this in this way
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.
Leno
what is S alpha?
Leno
@real swallow Has your question been resolved?
@real swallow Has your question been resolved?
Leno
@real swallow Has your question been resolved?
Closed by @real swallow
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
Say f:R->R be a continuous function with property such that f(x) is rational iff f(x+1) is rational. How many such functions are there?
The answer says 0, but doesnt any linear function satisfy this?
Say f(x)=x, so x is rational iff x+1 is rational. That's clearly true
even f(x)=1 satisfies this property

