#help-27
1 messages ยท Page 420 of 1
well this quadratic clearly is concave up
so it'll be negative between the roots
yes
saying X^2 - X < z is the same as saying X is between the roots of this quadratic
do i look at the edge cases so at 0 and at 1 to see if our conditions are met?
nah ignore the edge cases for now
if you're happy up to here
we essentially have P(a < X < b)
where a would be 0 and b would be 1 ?
if we simplify with z = 0 we get P(0 < X < 1)
but that's the entire support of X so the probability is 1
now if you think about it, this seems weird but it makes sense
every number between 0 and 1 is bigger than its square
hmm ok
makes sense
i wanted to show you this construction because it applies to any change of variables
thank you very much
also we can easily compute for different values of z as well now
like if we wanted the probability that X > X^2 by 0.1, we can just set X^2 - X + 0.1 < 0 which is z = 0.1
Closed by @broken horizon
Use .reopen if this was a mistake.
so for part b
ah my bad
you just break it into cases where X < Y and X > Y
X = Y happens with probability 0 so you dont have to worry about it
have you actually studied probability?
thats what i am doing atm
we just started
so you want to know P(X^2 < X, X^2 < Y, Y^2 < Y, Y^2 < X) right
but the X^2 < X and Y^2 < Y both happen always
so it's really just the other 2
you can then condition it on X < Y and Y < X
so P(X^2 < Y, Y^2 < X| X < Y) + P(X^2 < Y, Y^2 < X| Y < X)
| is or right?
no it's conditioning
ahh ok
so given that X < Y, clearly X^2 < Y is always true
because we know X^2 < X and X < Y so X^2 < Y is always true
yes
so it's just P(Y^2 < X | X < Y)
i believe you can just do $\int_{0}^1P(Y^2<X|Y > x),dx$
frosst
so for each x, we need Y^2 - x < 0 so we need to solve the quadratic
i think you need to multiply this by the pdf of X as well but the pdf is 1 on this interval
Alright ๐
$\int_{0}^1P(Y^2<X|Y > x)f_X(x),dx$
frosst
So 1/3 then as final product ?
idk what the final answer is
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 someone PLEASE! help
Sure, send your actual question in
Okay, so, in Theorem 54, if AD = 3, DC = 2 1/2, BE = 4, EC = 3 1/3, is DE || AB?
I'm struggling with Theorems PLEASE ๐ญ
What is Theorem 54? Diagram? What have you tried? Etc.
so what's theorem 54?
Theorem 54: If a line divides two sides of a triangle proportionally, then it is parallel to the third side
I'm so confused
sounds like midsegment line of triangle
i suspect there's more than that
like, what are A, B, C, D and E?
=Suppose triangle ABC where D lies on AC, E lies on BC
then we need to prove DE//AB i suggest
Something like this
I think this triangle is an example for a different problem
Just use Thales theorem
Oh, alright. Ty
Hello Friends,
Checkout this video on "Basic Proportionality Theorem | Thales Theorem" in Geometry by Letstute.
Basic Proportionality Theorem
Thales Theorem
Geometry
Math
Thales Theorem Trick | BPT/Basic Proportionality Theorem
BPT and Thales Theorem | Triangles |
0:00 Introduction
1:23 1st property
2:24 2nd property
3:07 3rd propert...
So, the consequences of this would be if ratio CD/DA = CE/EB, then DE//AB
thales consequence
That's the right answer, right?
CD/DA = CE/EB show these ratios, and already given
correct
Ohhh, alright. BUT, one more question. Is there a formula for this?
in the video
Ok, thank you a lot
https://loigiaihay.com/ly-thuyet-dinh-li-dao-va-he-qua-cua-dinh-li-talet-c43a5248.html this is vietnamese website, really concise and clarified
but use google translate to translate all site
like this
idk if western countries delve into thales theorem a lot, but viete and thales are fairly importnt
Yeah, they haven't said much about it. This site should explain the other equations as well?
Okay, thanks again. That's all I needed
@fossil raven 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.
You get to design your own custom pair of 6-sided dice, where on each side you can put an
integer between 1-N, but you cannot have repeating numbers even across dice. If the sum of their rolls of the two dice is is a multiple of 13, you win. What numbers should be put on each dice and what are your chance of winning?
(a) You can choose numbers from 1 to N=12 for your custom dice
(b) You can choose numbers from 1 to N=20 for your custom dice
I am stuck on 1b. For 1a I wrote out all the pairs that add up to 13 because you are limited at 12+11 which cannot reach 26 the next biggest multiple of 13. I got that you should put 1,2,3,4,5,6 on one dice and 7,8,9,10,11,12 on the other in order to seperate the winning pairs. The probability of wining would be 6/36 or 1/6.
Now for part b I understand that now you can have three winning scenarios the dice summing up to 13, 26, and 39. I have written out all the pairs and see that some numbers can be repeated ie. 20+19 = 39 win and 20+6 =26 win. However, I am stuck on how to optimize it so you have the highest chance of winning. I do not know how to conceptually get the best pair of dice without simply brute forcing it. Also I'm unsure about how to optimize which numbers go on which side of the dice because for example if you put the 20 and 6 on the same dice you cannot role a 26 using those two pairs of numbers. Can someone help explain how to approach this problem and explain their thinking.
@loud sorrel Has your question been resolved?
<@&286206848099549185>
I think some of the numbers from 1 to 20 all need a number to be the multiple of 13
im sorry i dont understand could you please rephrase?
For example, 1 and 14 both need 12 to be multiple of 13
Anyways, you need three "double" pairs for Die A and their three corresponding targets for Die B to win
get most win
that being said, you can ignore 13 itself to shrink your sample space just a little bit.
And both dices must have elements values less than 20
ok so i've identified the double paris of
(12, 14 or 1) (11, 15 or 2) (10, 3 or 16)... etc.
And for my dice I placed alternated placing on each dice to get
Dice A: 12, 15, 2, 3, 16, 9
Dice B: 1, 14, 11, 10, 17, 4
Is this logic correct?
wait i found a better solution as the previous one only gives 8/36. Because 6 and 7 can combined with each other and 19 and 20 you can have 9/36
Dice A: 6, 19, 8, 17, 4, 1
Dice B: 20, 7, 18, 5, 9, 12
Is this correct and if so how would I verify that this is the best combination
nevermind i think my logic is flawed because I double counted 7 and 6 so this 2nd combination only gives me 8
Is there a better combination than this?
it should be a single arrow between 6 and 7
.close
Closed by @loud 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.
โข 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.
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
1
Move all the terms with b to one side and then all the terms without b on the other
So subtract 1 to both sides
And then subtract 4b to both sides
im kinda still confused
Then ask
im not even sure what to ask๐ญ
Do this first and show what you get
oh wait so why do we subtract 1 from each side?
See the 1 on the right?
yes
What's 1 take away 1
0
4?
What makes you say 4
i dont even know exactly what your asking twin
Better to ask than to guess some nonsense
4b
What do you mean 1 - both sides
Write out the math equation you mean
why do we subtract one by itself
Do you know how to simplify the right side
Because
And answer this
no
cause im confused why we subtract one by iteself
0 + anything = anything
Like I said you need to simplify to understand why
I'm doing this in smaller steps
To solve for b
So after you get 5b on the right, you need to subtract 1 from the left side
one minute
wait so the 4b - 5b is b and then 5 - 1 is 4 so 4 = b
i looked this up and this is what i came up with
The eqn is 4b+5=1+5b,so first take 4b to the other side and it will become 5=1+5b-4b now take 1 to the other side which makes the eqn into 5-1=5b-4b then simplify it, it will become 4=1b that is b=4
Do the steps i said
!nosols
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.
Yes it's the reason this exists in the first place
please refer to #โhow-to-get-help; there are some guidelines for how to seek and give help in the channel.
Also it's in the guidelines
I joined here yesterday only
Hmm 
@chilly owl do u still need help
yes
okay
lets start from the beginning
ill take it super slow
bc i know how hard this shit is
very hard
OK SO
i promise you, you are not dumb. and i promise the question i ask is not trying to make you feel dumb. i want to build up to what we're doing in the problem
understood?
2
yup
its a placeholder for a number right
2
why?
so then how did u get x+x=2?
oh i see, so you're filling in x with 1
yes
yes
6
why?
because 1 + 5
yes
1
1x
x=?, we don't know what x represents
But we want to find out
In this instance we don't know, but as an EXAMPLE, let's say:
5+5=x. Here, we are asked to find x by adding 5 and 5 together.
So tell me, what is x?
10
why?
so ur saying 5+5=10?
yes
so ur saying 10=10?
your very slow with this your a very good teacher twin
Are you ready?
yes twin
it's because i am a very slow learner and i tell mfs to slow the fuck down
OK
me too
period
continue
false
why?
why?
wait
it's okay if ur not understanding yet, i just wanna know ur thought process
be not afraid
its false BECAUSE x plus 1 is 2 BECAUSE x equals 1
correct
YAY
Let's say x=2...
YES
Are you comfortable with multiplication?
its scary sometimes but yes (only with negative numbers)
OK I'll start out with one that hopefully isn't too crazy or scary
You let me know if it is
okay
it is true
Why?
because 2 plus 2 is 4 and 2 times 2 is 4
Ok I want you to show your work by substituting 2 for x
This one
Yes, but show your work
Like this
oh okay so x plus x is 4 and x times x is 4 because x is 2
x+x=x*x
Now fill them in
2+2=2*2
And the answers to both sides?
4
2
2x
BECAUSE
i think by default if x is undefined then x equals 1x but we just say x so 1x plus 1x is 2x
wsp minhhh
we going slow
1 variable plus 1 variable is 2 variables
yes
yes
wspp
hmm in this case the value of x would be 0 so 0 plus 1 equals 1 so the value of x is 0
can you be my part time teacher on occasion twin
hmm
idrk fr
imagine x +1 = 1. imagine you have a bag contain unknown number of apples, you put 1 apple in. you open the bag and find out there is only 1 apple, then what is the original number of apple?
0
correct, but how do you know its 0?
because we put 1 apple in
you gotta undo by take that 1 apple out right?
if you take that 1 apple out of the bag again, its 0 now right?
yes
so back to x+1=1
what do you do?
if x+1 is the bag with 1 apple added, and since you want to remove one apple?
it would be x+1-1 right?
but, we know that operations need to be equal both side, such that x+1-1=1-1, right?
else 0=1, which is wrong
if we subtract 1 on LHS, we also subtract 1 on RHS
what
where LHS is left hand side and rhs is right hand side fyi
whats lhs and rhs
LHS is left hand side and rhs is right hand side fyi
k
for example, you have 2 rooms next to each other, each room have 5 people
so you see the people are equal right?
ye
then, if its 2 room, 4 people each, it still equal, correct?
ye
but you see 5-1=4
ya
then, to achieve equality, we do same operation on both side of equation
in this case, each room have 1 person leave
do you find it logic?
yes
so now, back to x+1=1, to remove 1, then you gotta minus 1 on both side of this equation, true?
yes
yes
so back to the original question
everything you've done up until now has prepared you for this
if you have an unknown value, you would want to keep them all on one side
i believe in you
for the equation to be solved, it is best to keep the unknown value on one side of the equation only, like x=1-1
do you agree?
wait im confused because the LHS and the RHS both have variables unlike x+1-1 = 1-1
so now we will cancel them out
firstly, do you notice 1 and 5 are not in terms of b?
yes
but you want to put all of the values not in term of b in one side
so, how do you eliminate 1?
if you have +1, how do you make it become 0? (This is what eliminate means)
but you learned that just then, if you do an operation on one side, you must also apply it on other side, right?
then, left hand side is 4b+5-1, right?
yes
so it would be 4b+4=5b, correct?
yes
now, you see the values in term of b still on both side
we wants b values to be on one side only, so we need to eliminate again
okay so i understand how we do the same thing to both sides
but why do we subtract 1
out of all numbers
to remove number 1 on the right hand side
you can choose to remove 5, but negative numbers is harder to work with
why do we need to remove the one
you can do 4b +5 - 5 = 1 - 5 + 5b, like this, but it will have 4b = -4 +5b
which is harder to calculate with
because our mission is to make b values one side (right hand for example), then 1 should not stay there
oh my god algebra is so much different
are ya winning son
i really need to go to bed i have lwk been trying this for 2 and a half hours can you add me and we finish this tmwr? sorry
.close
Closed by @chilly owl
Use .reopen if this was a mistake.
.reopen
โ Original question: #help-27 message
yes sir
yess
you understand why we remove 1?
wait one second i might have figured everything out!
what is b then
nevermind
yes
so do you understand why we eliminate 1
@chilly owl Has your question been resolved?
.close
Closed by @chilly owl
Use .reopen if this was a mistake.
ok i gotchu
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.
<@&286206848099549185>
Help me๐๐ญ
Can someone at least add me and I can share my work
L=0 is correct
the only 'issue" is that the integral is an asymptotic replacement
Is there a fix
riemann sum written more properly
nothing structural changes
you just replace the "=" with a limit / o(1) term
more prop written $$\frac1\mu\sum_{k=1}^{\mu}\ln!\left(\frac{k}{\mu}\right)=\int_0^1\ln x,dx$$
$$\frac{\ln(\mu!)}{\mu}=\ln\mu+\frac1\mu\sum_{k=1}^{\mu}\ln!\left(\frac{k}{\mu}\right)=\ln\mu-1+o(1)$$
$$\sum_{\mu=2}^{n}\frac{\ln(\mu!)}{\mu}=\sum_{\mu=2}^{n}(\ln\mu-1)+o(n)=\ln(n!)-(n-1)+o(n)$$
fixer aah
Closed by @vital hornet
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 a problem with algebra because I missed 2-3 years of important learning because of personal reasons, so now I am left with basically no knowledge and a really important exam in a month or so.
I have tried my best to learn as much as possible these last couple months and my teacher acknowledges my growth but I am stuck with the basic methods. The only method I can without thought is problems with this structure: 4x(2x + 5y) = 8xยฒ + 20xy.
That is it and i wanted to see if anyone got some recommendations on strategies?
what problem is this?
wdym by this structure?
like what are you trying to achieve here
Structure of the equation
Within algebra there are diffrent type of methods for problems and I only know some of the basics.
there are many structure
i am not sure, this is vague
Gimme a sec I will try to clarify.
you got any example problems of this?
try giving us one of the problems you have of this structure
missed 2โ3 years of math due to personal reasons and basically have no algebra knowledge left. I have one important exam in about a month.
Over the last couple of months I've been working hard and my teacher has noticed real improvement, but I'm still stuck at a very basic level. The only thing I can do comfortably and without thinking is the distributive property, like:
4x(2x + 5y) = 8xยฒ + 20xy
That's pretty much it.
I'm looking for practical strategies and a realistic plan to catch up fast. Specifically:
What are the most important algebra topics I should prioritize in the next 30 days?
Best free resources (videos, websites, worksheets) for someone restarting from basics?
Daily study routine that actually works when time is short?
Any tips for quickly moving beyond just distributing to solving equations, simplifying, word problems, etc.?
Any advice from people who have caught up in a short time would be really helpful. Thanks!
(Copied from ai)
rahhhhhhhhhhhhh
chat copied from AI
i suggest you read all maths books again
distributive
icic
i think you are lacking a huge bit if knowledge OP
Yeah, that is basically the only i know. But only in simple forms.
You are correct. I am missing a lot and I made up for it within philosophy but now mathematics is a concern I must engage with so I came here for any tips
first look up at all multiplicative and additive identity
what are functions, calculations of them
and looks up knowledge depending on which level of education are you taking
Do you have any video representing this concept that you would recommend?
@velvet swift Has your question been resolved?
Closed by @velvet swift
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.
need help with the following question. i need to prove that
and so far i have
- are my steps heading in the right direction?
- no idea where to go from here
whats mu and lambda
moebius and von mangoldt functions respectively
ren
also
<@&286206848099549185>
does literally nobody have any thoughts on this 
direction is right
and what now
wait pls
alr
also wait
don't spit out
the whole solution
i mean. just in case. you were going to
i wanna know how to do this kinda stuff in the future
so yeah
thank you for your help though 
use the identity $$\log(n/d) = \sum_{e \mid (n/d)} \Lambda(e)$$ so the last sum becomes
$$-\sum_{d \mid n} \mu(d)\log^m(d) \sum_{e \mid (n/d)} \Lambda(e) = -\sum_{q \mid n} \Lambda(q) \sum_{d \mid (n/q)} \mu(d)\log^m(d)$$
fixer aah
fucking hell i'm stupid
never say that fam
yh if u need anything js tag me
aight
outer sum is 0 if q isn't a prime power
if q IS a prime power then that's log q. if n has m + 1 prime factors -> n/q has m + 1 or m, so that sum reduces to 0.
if q is a prime power, nad n doesn't have m + 1 prime factors then it's not necessarily 0, got it
@sacred rain this work?
yup
alr
thank you!
np
Closed by @twilit comet
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.
This is not necessarily a math problem question, but rather on learning a mathematical concept. Coming to the point, what is the best way to understand derivatives and limitations (which I think is Pre-Calc lvl), considering I'm a freshman in Geometry? How to do so if I can? And if not, why not and what are my pre-reqs before learning them? DM or mention me here
What are limitations? Limits?
i think so
idk why i phrased it like that, it limits
my fault
I don't think there is a best way just choose some sort of source to learn it from like YouTube or a textbook
Sure. I'll try it out.
Thx!
#math-discussion and #study-discussion are also places you can ask for advice
Alright! Thanks!
No problems
@fast flame Has your question been resolved?
Closed by @fast flame
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.
what do I do here bruh
this is the most barebones question I've ever seen
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
1
and I don't remember how I got the first option
I tried differentiating both sides, but it doesn't say much, and for all we know, g(x) could be x|x|
you ve done a, and b right?
those are the correct options
I'm trying to figure out how to get them from this little info
so you set h(x)=g(x)/f(x) on any interval between two roots of f with f(x)!=0 so h is defined
u differentiate h'(x)=(g' (x)f(x) -g(x)f'(x))/f(x)^2. given relation f'(x)g(x)-g(x)f(x) = x^4+2x^2+10
I was going for f(x)/g(x) but that works too
except there's way too little to do anything
yeah I get that
but we don't know any values for f(x) and g(x)
how would showing h(x) is decreasing help?
Use the sign of g at the roots of f
the point of showing h(x)=g(x)/f(x) is decreasing is that it controls how many times it crosses 0
so h(x) = 0 <--> g(x) asl f(x)!=0
f(x) is decreasing at one root and increasing at the other
which means g(x) attains 0 at at least 1 point!
but how do we show there's no other points like that?
huh
I could use a graphical method for this
sign argument at the endpoints of the interval; at least one root of g, h decreasing at most one root of g
therefore there is exactly one root of g between two consecutive roots of f
@exotic flicker 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.
holy shit
i did it
4b - 5b = b 1 - 1 is - 1 - 5 is 4 so 4b right
oh wait
since we brought it to the other side its 5b - 4b so that would be just b
im confused on the next part tho
with the 5 and 1
uhm
1 - 1
someone else told me that but i dont really get that
can you explain that part please
oh wait
OH YEAH
SO 1 - 1 IS - AND 1 - 5 IS 4 AND 4 PLUS B 4B RIGHT
THATS HOW WE GET 4B
b=4
yes
its not 4 plus b its just 4 = b
You always need to have the x in one side and the coefficients in the other side.
im starting to kinda get it
Do you want another exercise to practice?
Ok, try to do that remember t in one side, coefficients in the other side.
do we bring the 2t to the other side?
Chose one side for t, if you want the right side for t's yes.
so we then do 4t - 2t right?
No, because when we change a value for one side we need to change his sign.
In this case - to +.
is it plus because the + is behind 4t
What do you want to do? Move the 4t?
The -2t?
i thought we werent bringing the - part
so when we bring a number over with a sign we change the sign
?
oh okay
Now try to solve. ๐
Were you able to?
one minute
Take your time if you have questions ask here.
i got 7 = 7t but im not sure what to do now
Ok, good, you are doing it. Think about the 7 what are they doing, adding, divide?
If they are multipling they pass to the other side dividing.
so t=1
ngl i got help from chatgpt but im getting it you do 4t plus 2t then add the t so 7t then bring the 9 to the other side and subtract and that would be 7 and then divide it
its starting to make a lot of sense
Closed by @chilly owl
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.
PLEASE HELP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! here is the task. ๐ข Below you can see a figure with some vectors and some points. Your task is now to find out as much as you can about the vectors, points, and the figure.
Examples of things you can investigate:
โข The coordinates of points
โข Vectors between points
โข Side lengths
โข Dot product (scalar product)
โข Length of vectors
โข Angle between vectors
โข Area of a triangle
โข Area of a parallelogram
โข Distance from a point to a line
โข Parallel vectors
โข Orthogonal (perpendicular) vectors
โข Cross product (vector product)
โข Midpoints
i have found the vectors between the points. and some lenghts. but i dont know what do to now. is it psosible to find the area of the thing?? what do you even do now????????
no joke ths is very serious for me
oh mb
do you know what do to
no sorry
how do i get someone here
thanks
ok
Ok, you have 5 points and you already have the coordinates. Then you need to follow the guide. Vectors between points you already do. You need to see what you have to do and look in tool bar and experimantate and if you don't know how to do something ask here.
!noping
Please do not ping individual helpers unprompted.
they said i could ping them sorry
The example that they gave you.
i know the vectors between the points
Then you can continue investigating the next thing.
ok hwo do i know what the next thing is???
You can follow the examples.
i dont have examples
ohhh thx. is side lenght and lenght of vector the same??
would you find area of triangle or pararellogram
No, it refers to a figure length.
You can do with the program, see in the tools bar.
In the same tools bar.
In measure part.
is the cosinus = 13?
i dont have tools bar i have to use the math in my brain but its not enough
But the task is to experiment with GeoGebra, right?
You need to use the app and investigate things with then.
@rich aspen Has your question been resolved?
yes but without geogebra
Sorry i was sleeping๐ญ
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.
why does the indefinite integral stay
i mean he says "Says"
thats an integral sign
why does it stay
oh you mean why does it stay
yeah
oh hey minhhh whats up
why not? it can either be e^x or keep at integral e^x
Looks like a typo
Well either they forgot a dx or kept an extra integral sign it's a typo either way
then typo then
they are the same
weird
if that integral sign on the rhs werent there, it would make a lot more sense
yeah that's what confused me
This will always happen when we integrate functions of a linear function of x.
e.g. \int e^x dx = \int e^x + C
i think the \int on the right shouldnt be there
alr
Closed by @round tide
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
โข Ask your math question in a clear, concise manner.
โข Show your work, and if possible, explain where you are stuck.
โข 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.
<@&268886789983436800>
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.
โข 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 need help w/ profit and loss problems
such as?
i'll send one
a moment
"Jack bought 400 eggs at $8.40 a dozen. At what price per hundred must he sell them in order to make a profit of 15%?"
well if a dozen (12) is $8.40 then how much would 400 eggs be
ok,by unitary methood, 8.40 divided by 12 is 0.7 per egg, 400 would be 0.7*400= 280
right?
yeah
thats for 400 eggs
yeah
80.5
โ
you can
ok a sec
a florist buys a 100 dozen roses for $2 a dozen. when the flowers are delivered, 20 dozen are mutilated, and are thrown away. at what price should the florist sell the remaining roses at if he wants to make a 20% profit
What did you try?
so first the total cp is 200$ (100 doxen*2 per dozen)
and products worth 40$ are thrown away
Yeah.
We need recollect 240, but how many flower we have to sell.
we can sell 80 dozen
which means you have 160$ worth of items
and you need a 20% profit on the original 200$ you had
yep
rright
so uhh we need to sell 80 dozens at 20% profit for $2 a dozen as cp
How will the division to know the price?
No, because if we sell 2$dozen we are losing money.
the 2 a dozens is the cp...right...?
I recommend you use that formula:
$$\text{Price per dozen} = \frac{\text{Total to collect}}{\text{Dozens available}}$$
GaยณยนBrยณโตIโตยณ9000โ
Because you think we want to get 240 dollars selling 80 products. How many dollars will each product have to have to obtain 240.
30
Right.
im sorry
Np, do you understand now?
yep
Do you have more questions?
yes... (i apologise in advance)
Np, ask here.
if the cp of 15 pens is equal to the sp of 20 pens, what is the loss percent?
these are for questions no need to apologize
Think about, how much you are winning?
winning... what exactly?
its a loss..?
Yes, because you are losing products right? Because you are not wining money.
Do you understand?
yes
Good!
you can assume cp of a pen to be c if youre comfortable with algebra
okey, but we'll need to take sp as a differente variable
so 15c = 20s
s is sp
and loss percent is loss/cp *100
yes
Right.
uhhuh
from 15c = 20s we get:
c=20/15 s
c= 4/3 s
and s = 3/4 s
if we substitute s for 3/4 c
we get 15c= 20*3/4 c
and ive obviously sone something very wrong
os so then c-s/c *100 becomes
(c-3/4c) *100
why?
l% = 1/4c *100
Yeah.
Yes, do in a paper and see.
You are doing it great.
$\frac{c-s}{c} \times 100% = \frac{c-\frac{3}{4}c}{c} \times 100%$
/c vanished
Use that and do it slowly.
oh right
my ba
d
so we now have 25c/c
which is 25
l% is now 25%
โ
Correct!
so... another question...
if lacie buys lemons for 6 per $1, and sells them at 4 per
$1, what is her profit %
the cp of 1 lemon is $1/6
the sp is $1/4
so clearly we have to convert to like fractions
lcm is 12
so cp is $2/12, while sp is $3/12
the profit is $1/12 for 1 lemon
the p% is p/cp*100
so its {(1/12)/(2/12)}100
Right!
โ
simplify..
so how do we simplify when there's a fraction at both the numerator and denominator?
Using the sandwich rule.
$\frac{a}{b} \div \frac{c}{d}$ = $\frac{a}{b} \times \frac{d}{c}$
Sandwich rule.
$\frac{1}{12} \div \frac{2}{12}$ = $\frac{1}{12} \times \frac{12}{2}$
Don't worry.
oh sorry i messed the original order up
1/2 by 200 then
here
50%?
Yeah!
yay!
Do you have more questions?
Closed by @patent wasp
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.
the proof is correct, if that's what you're asking.
how do we conclude b^2 - ac = 0 by the fact that p^(1/3) is irrational in equation (3)
the rationale for (3) is that observe that if it were true.
then the difference between a rational and an irrational would be zero
so a rational number, would be equal to an irrational
which cannot be true.
the only way out is to set $b^2-ac = ab-c^2p = 0$
i dont understand
Annie Maqionde
k so let's denote the irrational(the first term ) by $p$ and the $q = ab-c^2p$.
Annie Maqionde
Then (3) asserts $p-q=0$
Annie Maqionde
$\implies $p=q$
Annie Maqionde
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
Triple $
so an irrational p = a rational q
what what what what what
can that be true?
how did we get here
If p= q then p-q=0
i mean how did we get to p - q = 0 and what is q
Q is a rational, annie already told you
that was too fast i could not follow
Read carefully what she said
ok
Annie go slow a bit so he understand
$p=(b^2-ac)p^{1/3}, q = ab-c^2p$
Annie Maqionde
so then $p-q=0\implies p =q$
Annie Maqionde
now $p$ is irrational, $q$ is rational. But $p=q$.
Annie Maqionde
that ofc cannot be true.
He maybe confused how can p-q =0 here
how did p = (b^2-ac)p^(1/3)??
Read the 2nd statement
