#help-23
1 messages ยท Page 351 of 1
a plane made out of two vectors that, by definition, are perpendicular from the green vector
and so this point dot the green vector would be 0
no other point on the purple line would do this
see here the purple vector is perpendicular to the green vector
so the purple one intersects with the green one yes
I meant perpendicular
alr
it is true though that the purple line and the green vector do look like they intersect
thats interesting
oh nvm
just a coincidence
I moved y4, z4 around
the purple stuff move as well but the green vector stays put (its only based on the unmoving blue vectors)
now to find that point,
I have to as before find when green dot purple = 0
here I am having a computer solve it for me first
the ~ command lets me define this t4 in the point in the middle of that as being the value that would make this 0
it seems to have found it, and thats the (t4, y4, z4) that shows up in the image
I do still need to solve for t4, but I have a computer telling me what the final number should be
๐
V[2], V[3], V[4] are defined on line 2
after putting them in then simplifying, I get
this needing to be 0
looking at this,
it calculates that x-coordinate is โ24,
y-coordinate we can see is 2 โ2
z-coordinate is 2
alr
and so, I get this needing to be 0
which finally tells me
with the coordinates of the point,
round the x-coordinate to the nearest block
then using for, repeat the same for all the dots
tobe honest, at no stage is there a guarantee that this would line up with the corresponding horizontal slice the 2D link would calculate
theres only that the methods should be close enough that any errors can be fixed
that's fine
I think I can just make the tetrahedron and just cut off excess part and sculpt it a little to match the original 2d triangle
alr go refresh the page
see if it lines up more
theres something Id want to point out here
same result?
that's the only link you gave ๐ญ
whoops
thats likely true
I never wanted to update this link with how tedious the work is, so I never ended up giving a new version
theres nothing newer here than just face 4
yes I was about to comment on that
so much better than the visually confusing one before
its a good sign that its doing what its supposed to be doing
thats the same kind of effect as in the 2D case
the movement matches
it's all coming together so much win
all that needs to be done is the option for double tip and more accurate to the 2d one
double tips happen when s is even
thats because the triangle would have a side length of an even number of blocks
interesting visual effect
strange
I use the same s value from my inner triangle?
did you change it?
I am not getting the same s value as before
it was just y = 17 d = .5 and x = 1
but before the value of s for the inner triangle was 27.1576766498
oops
I was looking at blue triangle
lol
nevermind the green one is the same
it is?
oh I thought you were talking about something else
Im gonna try on your values as an example to see if I can get them to match up exactly
again as before, you need those lower-left corners to be at the center of the block
what values are you using for this?
1, 17, .5?
yes
hm
d = .555?
alr now go try it out to see if they match up
they don't seem to match
oh thats no good
3 1 2 1 3 1 3
also look at the double tip
yes
the / side matches only
thats no good
that might very much mean theres no way around this
it's so ovee
theres an issue here where double tips happen differently for the 3D than the 2D version
theres no guarantee for the 3D version then
I think I see the why now
they would line up if this is exactly at (.5, .5) of the block
but even a slight difference means the shapes dont line up
it's so ovee
we could fix having to care about this if the 3D version had like
(X, Y, Z)
or something like that
actually it might not be that painful to put in
lets see what happens
is this a 3d render of a tetrahedron
sure
a summary of what needed to be done hasnt been made yet
as well as a summary of what has been done so far
yeah because if one wants to pick cells to form a tetrahedon, it's probably prudent to inscribe it in a cube
so the question is what the exact requirements are
?
they want a tetrahedron in minecraft
Im making something that is flexible enough to suit what they want out of it
ah, so it has to be upright
and has one of the sides be parallel to the axes
Im rather busy redoing the 3D link which is a desmos to a 3D version that displays where to place the blocks
though there's also blocks which are shaped differently from cubes
ah okay
@tulip plover
hmm
@tulip plover https://www.desmos.com/3d/qdwneckeak
you made it using the triangle I gave?
no
this is a new version of the 3D link that draws a concentric slice at each z level
really there was nothing stopping this idea from the first place other than that you need the stuff to properly handle non-integer inputs
hmm I see
you line up (X, Y) with the centroid (X, Y)
then set Z such that s would match se
I havent tested it but it should produce the same triangle
hmm okay
putting the s in solely gave a triangle that was 21 blocks tall opposed to the original one being like 40 blocks tall
whats your centroid (X, Y) and se
33.1576766498 se
would the cords of the centroid work for here when half the triangle is in the negative side?
I tried messing with other values but didn't know what to put in z
set z that s would match se?
wait are you telling me I have to change the value of z multiple times until the s value is the same one from 2d se one?
is there not a way for me to plug in the se value into this?
because I don't seem to be able to get the same value
well I think I got the same triangle basically even though it's not the exact same s value
it's brilliant
now I can finally have my tetrahedron thank you very much
it's a been a long journey
now I have the best possible concentric equilateral triangle and tetrahedron I can have
I will never try to test Minecraft accuracy limits like this again a week of triangles ๐ญ
anyways before I go I've been wanting to notify you about the security issues and concerns that arise due to your use of firefox ever since you mentioned you used it when you couldn't access the site I provided
here are some things from security researchers that speak of browser security and speak of the issues of firefox and one that shows you options that are more secure
https://madaidans-insecurities.github.io/firefox-chromium.html
https://github.com/RKNF404/chromium-hardening-guide?tab=readme-ov-file
I feel these are worth the read even though security on PCs kind of suck inherently unless it's a macos since they use microkernels or like a hybrid that has it I myself just use hardened google chrome but an alternative is brave which is the best you will get in the pc world but the absolute best browser has to be vanadium which is only exclusive to grapheneos which is exclusive to pixels at the moment currently the most secure devices you can have until they start producing their own devices soon unless you want to count an hsm or an air gapped seL4 workstation but what's also important to know is that Linux is very insecure contrary to what people think so it is good to be aware of this stuff as security has a lot of misinformation circulating around detailed in this link
https://privsec.dev/posts/linux/linux-insecurities/
anyways you should check out grapheneos if you are interested in getting the best security you possibly can and their discord server is full of useful information that is factually correct and not driven by the feeling of doing things just because they feel good regardless of the actual effect
anyways bye bye
Harden chromium (somewhat). Contribute to RKNF404/chromium-hardening-guide development by creating an account on GitHub.
There is a common misconception among privacy communities that Linux is one of the more secure operating systems, either because it is open-source or because it is widely used in the cloud. However, this is a far cry from reality.
There is already a very in-depth technical blog explaining the various security weaknesses of Linux by Madaidan, Who...
.close
Closed by @tulip plover
Use .reopen if this was a mistake.
What about firefox forks
Like Librewolf
same issue
librewolf is still based on firefox
and it carries all the issues along with it
you can also argue librewolf is worse than base firefox
Can you even get any non chromium and non firefox browsers that are good
as it takes them longer to get the updates out
Other than safari
chromium is what is good there should be no reason to try to avoid it
Monopoly
if you truly wish to reject chromium at the cost of your security that is you but it is objectively the best for security
@tulip plover Ive just woken up
Im not sure if you understood my instructions but it looks like you did get the exact same equilateral triangle, right?
tip is 3 blocks tall on the 2d one but it is not an issue I just cut the top part off
yea alr
now I am going to build a hollow triangle pillar connecting the 2 parts
and then to close this gap from the pillar I am going to turn the bigger triangle into a tetrahedron until it wraps around the pillar
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Does an eulerian figure with 0 odd vertices HAVE TO end up at the same point it began?
is it necessary that it creates an eulerian circuit or is it also possibile to end up at another point (also covering all intersections)
Yes, an eulerian figure with 0 odd vertices must by definition be an eulerian circuit and end at the same point it began.
@gilded bison Has your question been resolved?
thank yo
@gilded bison Has your question been resolved?
Closed by @gilded 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.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Help how i can find sides
here is a, the length of side opposite to angle A
?
ah mb
consider one of the angle as 90 degrees with the help of the data
C or A can be the right angle
cos A, csc B = 0, 3/2 or 2/sqrt(13), sqrt(13)/2 if my mental math is correct
Hope you mean the above
theres no reason for the right angle not to be A
you would have sides sqrt(5), 2, 3
But then cosA would be 0
that is valid
@vague rain Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
help
isnt this physics
yeahh they said physics is math
lmao alright
would be great if you provide like a screenshot or something
sorry yo
first
this is hard i am only g10 but this is i think college level
see
g only effects
the downward velocity
here the car has no downwaerd velocity
inititally
you have done problems on range?
like
how
seems like a horizontal projection problem
the horizotal
velocity
will not be affected
at all
in air
you just to make sure till the time
car lands
it covesr the distance needed
i am already done at the height the problem is the coefficient
to reach the cushion
so u just find the time taken to reach ground
by normal falling down
and then multiply the time taken with horizontal velocity
can the car is being projected with a initial velocity of us 90kmph
to find how much it will travel horizontally till it hits the ground
the car will keep gaining a downward velocity component the moment its in air
the only problem is the coefficient
of friction?
nooo
yeah
yeah
wait
thtas also simple see
u know friction formula?
how it relates to the normal
nooo
frictional force is
Normal * coefficient of kinetic here
your normal force is equal to the weight of the car
but there is no weight..
hmm
it does say
erm if im not wrong the deflation in the cushion will prevent movement along the y axis and the friction in the cushion will prevent the car from moving further along the x axis upon impact
normal = weight of car = force on car by cushion
yea
so to find the normal
u find the impulse on y axis
the thing needed is the coeffient of kinetic force
as the velocity in y direction completely stops after impact
yeah i know
for that u need to find the
force
on the car by friction
do u have answer key
nooo
hes so selfish no answer key he said this "Answer key for the Problem Set will NOT be uploaded."
m cancels out
coeff * g = a
coeff = a / g
formula for knettic fricton is
Normal force * coeff of kinetic
normal force here is just weight
so normal = mg
do you understand?
yeah
so the coefficient is 1.53?
correct
since -15/-9.8
yooo thank you
there is 8 more questions bruhhhh
see
have u tried all by urself?
and how is this grade 10 ๐ข
i studied these myself in grade 11
yesss
i mean ur teacher gave these problems as an assignment right?
and my brain hurts
yeah thank you
welcome
@tough mortar Has your question been resolved?
Closed by @tough mortar
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
would the equation be a quadratic or quartic (if im even right to deduce that it is one of these), since i found some points, sketched it, appears to be an even function
f(x) is a cubic
i think
why
hmm on second thought a could be 0
degree of lhs is atmost deg f + 2 = rhs degree = 5
so deg f <= 3
Closed by @native flume
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
oh i read that 2x-x^4 as 2x \dot x^4 mb then its a quadratic
.close
Closed by @grim 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.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can anyone tell me how to find the direction of cross product of 2 arbitrary vectors?
right hand rule
What is that
I don't understand how to apply it
show your question(s).
This
Do you know how to make the gesture here?
Nope
No, like, this hand gesture
make a finger pistol and extend your middle finger out to 90 degrees
Yea
Okay
Your first vector is the thumb
Your second is the index finger
First X second will be in the direction of the middle finger
Oh, but should there always be a 90ยฐ gap between my thumb and index?
No, since the vectors you're cross-product-ing aren't necessarily orthogonal
Oh
Not that it matters, since the middle finger is going to point in a direction orthogonal to the plane the original two vectors have in common
The point necessarily is to figure out which way out of the plane (hence the specifying which vector's which finger)
Okay
Related: that's in part why Ann asked you for the original question, i.e.
!xy
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.
So uh
-# Good bot, have a cookie
I had this doubt
Where the first vector, 'a' was subtended towards the left side from origin and the 2nd vector 'b' was subtended towards the right side from the origin. The angle between them was 90ยฐ. I wanted to know if aรb was into the plane or out of the plane
And I think I found my answer. aรb is into the plane and bรa is out of the plane, am I right?
ye
Closed by @hoary 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.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Letโs say we have a metric space (M,m)
and then a subset S of M
When we talk about covers
of S
Do the covers have to be countable
Because
usually they are indexed
because I have a problem
Nope
Convers don't have to be countable in general
Ok then one more question
If we have the set of real numbers under the metric where we take the distance to be the maximum of the absolute values
Unless there are spaces like R^n
(Couldn't find that symbol)
Are you referring to sub-metric?
Then the set of every point except 0 is open I think?
I mean in conjunction with d=0 if they are the same point
Wait no
I worded that wrong
For every x in R-{0}, {x} is open?
Is what I meant
under that metric
Thanks alot otherwise I was about to open my book
Yep it is because "R" sub-metric is just the usual metric.
d(x,y) = |x-y|
Closed by @finite heron
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hi everyone i have a quick question if x in AโณBโณC the x can be on A and C on the same time ?
so is the โณ the overlap of the two groups or all the groups
It can be but only when the X is not on B
And no it's not overlap of two groups
It's more of like across sets
The symmetric difference of several sets consists of all elements that belong to an odd number of the sets.
Yeah
(Sorry my English is bad so couldn't frame it)
thank you
@shell horizon Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
i have skipped the calculations here, but can someone please confirm if my final answer is correct?
@upper arrow Has your question been resolved?
but then i would have to do the calculations to check
@upper arrow Has your question been resolved?
๐ญ
I didn't do the calculations honestly, a friend sent me this
so the answer should be correct right
.close
Closed by @upper arrow
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how am i supposed to find the equation for this table?
isnโt it not constant?
,rccw
looks like they want you to draw the line of best fit
wdym by "constant"
like it doesnt increase by a constant rate
because it takes a jump of 20 instead of 15 from 4-6
so the relationship is not perfectly linear yes
that's why you're supposed to give a line of best fit
ohhh okay
thatโs probably what we learned in class today since i had to stay home
thanks bro
wait a minute
i just remembered that wasnt what i asked
how am i supposed to find the equation
not the line
you can use the equation of a straight line y - y1 = m*(x-x1) where (x, y) and (x1, y1) are points from your graph. m is the gradient/slope and its formula is m = (y-y1) / (x-x1). alternatively you can use another formula y = mx + C, where C is the point where your line intercepts the y-axis
@brazen portal Has your question been resolved?
Closed by @brazen portal
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hi i need help
starting with part a
Must i apply RREF or REF?
i can already tell the row vectors are linearly independent
I think you can just say that neither row is a multiple of the other and you're good
but then my concern is you can still apply RREF and get 2 different vectors
than the original ones
i wanna know the correlation
@lean otter Has your question been resolved?
they look different yes, but they still span the same space since RREF is obtained by a sequence of row operations on the original matrix
adding 2 vectors together and dividing them by constants doesn't change their span
@lean otter Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
i dont want the answer i just want to know where to start, not having that resistor at the beggining fucked my shit up ๐ญ
i know Iin = If and I1= I2 becase of kcl and how the amp gets 0 current in the input
<@&286206848099549185>
The other rule is that the Op amp has no voltage difference between the inputs. If there's 10V at the + side, there must also be 10V at the - side
This makes a lot fall into place pretty quick
Watch your signs btw, Iin = -If, I1 = -I2
@slow sluice
@slow sluice Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
F(x, y) = \int_{y}^{x} \cos(e^{t}) , dt
$F(x, y) = \displaystyle \int_{y}^{x} \cos(e^{t}) , dt$
Erebus
do i need to solve the integral? i have no idea how to
whatโs ur question?
I don't have much thought on this matter, but I think Leibniz rule would help.
Let me do more research.
@round notch
i saw but what do u want to do with this integral lmao
Isnt that a definite integral
need to find partial derivatives of F
ik how to do it but the integral is tripping me up
use FTC i guess
thought so but how?
Ig , js integrate first normally the cos(e^t)
don't even need to compute the integral of cos(e^t) outright (which you may find to be a bit hard anyways), FTC, just as tm said
So do they still get same results
Isn't there a shorter way?
Ig ftc is better
ftc would be F(x) - F(y) right
Prop ye cuz i remember it was higher - lower
using F again could lead to confusion because F is already the integral but yes
$f(t) = G'(t)$?
So cos(f)/cos(y) ?
Erebus
I mean then $F(x, y) = G(x) - G(y)$
Erebus
But what's your thought?
well i'd need to figure out what is G
u donโt need to find G
Why
differentiate this relation wrt x or y
So just ignore it?
you now have F(x,y)=G(x)-G(y) (F in terms of x and y explicitly)
so ts the key?
Yeah, you could say that
We don't need to solve for G(x)
We can immediately find the partial derivatives.
dovx
and then for F_y it's -cos(e^y)?
YES!
No problem man, we're here if you need help! ๐ซก
.close
Closed by @wild mountain
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Trying to understand Jordan basis. For an eigenvalue do i just find a vector v that is in the ker(T-lambda) and then try find the vector before that st that Tu = v and keep going until i have enough basis vectors for the size of the dimension?
@toxic plinth Has your question been resolved?
Closed by @toxic plinth
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
^^^
js pretend A B diameters but is aight
all points have diff names wrong
what's the amc10
nvm
tf
is not a math competition my teacher gave this as extra credit on test
tryna understand
its a comp exam in US
yeah knowing him he prolly got it from there
could you add the specified lengths to it?
That way I can look at it without getting a headache
Ok then you can solve this with law of sines and cosine
but this wouldnt make any sense
if PQB is a equalateral triangle then we have qp =3
PQB isn't equilateral
the entire angle is 60, there's a little portion of the 60 in RBP
OHHHHH
wha
wasnt me what
it dont matter
ion wanna see them js like
are not in america?
how have you not heard of the AMC then lol
nah
Ok
you boutta do it?
what
ya see the link?
it says problem 24
Your not going to get the problem right
The AMC is one of the hardest math tests you can do in hs that you dont need to get invited too
fuck that shit I'm getting it right
that means its one of the hardest of the hard on the test
the extra credit is probably just a guess and if you get it right then thats good for you
oh ok
Thats expected lol
btw the answer is 122
you can look at solution by going to 2021 amc 12a and scroll to prob 24
the answer is complex
ill attempt on my own for a minute rq
im close
Nice lol
@empty sky Has your question been resolved?
!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).
@empty sky Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hi
what are you being asked to find?
Ag
Hmm
You can prove that AE, EM and AM are equal somehow, I can't remember
Thatt makes angle AME to be 60
might wanna consider involving OP in the answering process, btw.
What
OA is a perpendicular
Butt
Angle oem is 90
!original
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.
@silver pawn
That's like a grade 7 question
Please look at my query.
Probably 5 or 6
.
But we dont judge, do we
What is query????
You were 1 number away from the meme
Please send the original question. Thank you

Need all angle
What are the conditions?
Send the original question or it is hard to help.
Thank you
And need to find what two side of quadertal is congrunt
Can't help without knowing the conditions๐ฅ
Gotta need it๐ฆ
Send the original question.
I will not repeat myself.
What are you trying to find
Find all angle of game
Angle GAM?
No
Oh
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
Dude won't send the full question ๐คท๐ปโโ๏ธ
Good.
That's better
Do you want us to help you?
Yes please
Start thinking from the known angle.
Bro ainโt no way ur still going
It is diferent problem this time bro
Ong bro
50degre?
Seems that you did this before, i remind you to be more specific and clear in your elaborations.
Did you even try to do it by yourself? @silver pawn
What does that relate to?
Yes but ai said other answer and another ai said different answer
Please do not trust ChatGPT or similar AI tools for mathematical tasks, as they often generate output which "sounds correct" but has numerous factual or logical errors. Use of these AI tools to answer other people's help questions is strictly against server rules (see #rules).
๐
Ai๐ฅ๐ฅ๐ฅ๐ฅ๐ฅ
Iโm crine
Dude is cooked
Semicircle???
Part of 180?
No.
What???
What angle is 50 degrees
50is arc
Do you know what the measure of an arc means?
The analog to the Oppenheimer project but for Poopydoopy
Chatgpt helped me in A levels I got AAA because of it
Yes i know
It's good only if you know how to use it
Measure of line of circle
So what angle is 50 degrees in the diagram?
Idk, we didn't had gpt and still scored 90+/100, of course, i didn't, i clocked out at 84
M?
50 degree Ag
An arc is not an angle.
Right angle??
Ok
Wait
Now what
What next
Hmm
Focus on me
What next step
What have you gotten?
Goa is 50
Then?
Then what
fair point lmao 
What do you think you should do
Subtract?
50 what? Apples? Bananas?
In the diagram it says 50
Degrees
Is a 155????
Maybe
What maybe???
Keep going to see if itโs right
Why is everyone u say a question have some confidence bro
Go off on what u think u know and see what answer u get
Is g 65???
Find the other angles and add it up to see if it checks out
I got 65 for angle G.
Is m 50???
But
I got 50 for angle M.
I got 90 for angle E. Yes.
do you have to always end questions with three question marks???
Plese this is urgent
Urgent for how many hours ๐ฅ
Patience.
I am trying to patient but you guys always leave
Iโll hold ur hand bro itโs ok
What is angle A
U got angle G and M and E
What could that make angle A
Sum of all angles in a quadrilateral = โฆ
155?
Iโm right here bro just a sec
Everything looks fine idk where u got 230 from but as long as u got the right answer ig
What if they are wrong i will blame u??
If u blame me im gonna send this whole convo to ur school
What please no im sorry
Blame Yeet.
So is it corect?
Ur fine but please brush up on some terms
What terms
Like arcs, chords, tangents
Why are u confused
the tangents to a circle theorem
Thank you good sir you have help me more than all of them combine
Ainโt no way
mesaage.append (??) ahh
You absolute G
you absolute donkey
Close.
Closed by @vagrant ice
Use .reopen if this was a mistake.
Poor Toji
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Please don't occupy multiple help 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.
<@&268886789983436800> scam
Wait what scam? Can you tell me about it so I avoid falling for 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.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Help
10th grade mathematics
I don't need the answer can someone just please explain to me what circle theorem thingy i should use in order to get x or what equation i should use in order to get x
Im sorry i am ashamed almost everyone using this help thing are college students
I really can't find a way to get x . I know all the basic (angles formed by tangents & secants) theorems but I can't seem to apply them
Plz
<@&286206848099549185>
dont worry about that, there are a ton of school students who need help and they are the majority of people who ask the questions in here. It is a good thing that you seek to improve yourself by asking for help
lets see, you have the line SUW passing thru the center of the circle
what does that tell you?
Hello thanks
Yea i saw that too it looks like a diameter but i thought I shouldn't assume that cause it wasnt put in the given thing
Secant thing
they called the circle U, so you can safely say U is the center here
But how do I know the line passes through the center tho lol
Is the problem the question or am I actually overthinking it
yea, I'm gonna say you are overthinking. Since U is the center of the circle, any line that has U on it, passes thru the center
I might be slow to type I'll try to get x with that info present inside my head now hmm
you dont have to think x is the first piece of information you need to calculate
feel free to find rest of the angles in terms of x and then try to see if you find anything friendly with what you know that helps you
Is it wrong to assume that angle 1 and 2 are equal
NO!!
thats the hint I wanted to give you when I said SU passes thru the center
Its absolutely correct
Oh gosh lol im sorry if im taking way too long wih this i know it absolutely infuriates you
lol no worries
My thought process went to 2x=1/2[(3x-20)-somethih] but itfeels wrong
this is not even close to the longest i have spent in here
that is pretty close. Hint: ||connect the radius to the tangent UT||
Yeayy i got it 2x=44 x=22
I think i got the rest now
This math help thing is extremely helpful man you're really patient with me
good job
np man, as long as you are able to solve the problem
type .close
Closed by @true gazelle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how to integrate e^-x^5?
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.
that sounds like you're inviting the Gaussian error function to show up.
this is the original queestion
ok and your work?
got to dy *y=e^-x^5 cos(2x)-5x^4
line 2 going to 3
imma be honest im not capable of solving this but i know for a fact you didnt divide correctly, and you did some weird shit with the differential operator
Closed by @soft spoke
Use .reopen if this was a mistake.
it's okay man we all make mistakes
the good thing about math is that you rarely do the same mistake twice
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข Do not immediately ping people or roles. After 15 minutes, feel free to ping <@&286206848099549185> once.
โข Type the command .close to free the channel when you're done.
โข Be polite and have a nice day!
Read #โhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Let f(x) be any continuous function on [0,2] and twice differentiable on (0,2). If f(0) = 0, f(1) = 1 and f(2) = 2, then which of the following is true?
- f"(x) = 0 for all x in (0,2)
- f"(x) = 0 for some x in (0,2)
- f'(x) = 0 for some x in [0,2]
- f"(x) > 0 for all x in (0,2)
What is your question?
this
what does f'(x)" mean
I asked what is your question, not what is the question.
sorry typo
ok so where is your doubt
- ?
is the ans 3)
(my bad didnt realize someone else helping, @lime dust pls carry on.)
idk how to begin honestly. this question is from "application of derivatives "
this guy has to be from india
and jee.
๐ญ caught me
- what does it mean when f''(x) = 0
are we supposed to pick one only
oh yea mb bro
cause like 2 implies 3 lmao
+1.
yes, only one option is correct here
anyway consider mvt
How many critical points does have at least a function with three zeros? @near atlas
+1 means i agree to ur statement
bruh then it's unanswerable
to have at least 3 zeros we need at least 2 critical points
How is that true?
sorry made a typo. at least 2 crit. points
Ok and a function with 2 critical points, his second derivative will have at least how many zeroes?
hmm im not sure. maybe one zero?
Yes, at least 1
is this okay?
2 is only correct one
sure this is OK
but 2 logically implies 3 tho
maybe it's correct in a bureaucratic sense

