#help-28
1 messages · Page 6 of 1
yea that's a way to represent it too
man that sucks
yeahh it's a bit odd at first lol
but you get the hang of it
another way to think about it is
$(a+b)(a+b) = aa + ab + ba + bb$
Kihei
I dunno how better to explain it
olha o macacu
yup
x² + 4x + 4
man me and my friends where arguing about this for like 30 minutes and came down that everyone was wrong
oh..
lemme check
well that's incorrect if so lol
if 2²x²=4x² then she is teaching wrong
no but its right
here i found an example:
$(-xy²)^4 = x^4y^8$
olha o macacu
is that correct?
yes
also true
well here, you are squaring 2 multiplying terms
so the exponent rules are different and you simply square both terms
this one's a binomial (a + b)
so they work differently when squaring
so if it was $(-xy)^4$ it would be diferent?
olha o macacu
If you still truly believe that (x+2)^2=x^2+4 then start subtituting in some x values and see
i think i got it
For example, take x=-2
The reason exponents distribute for products is because of it's property
Yes, that's partially the reason
For example, you claim (xy)^2=x^2y^2, this is because of how exponentiation is defined
note that $(xy)^2=xy\cdot xy=x\cdot x \cdot y\cdot y =x^2 \cdot y^2$
Eek
hard words but i think i got it
waler
our teacher definetly did not teached us this
Code bars dont work on phones, excuse that a bit
And this was the same way you derived the expansion of (x+y)^2
They probably didnt teach you this because it probably wasnt needed yet for you to understand, or some other personal reason
I cant judge that
well
But yes, some of these 'rules' didnt just appear out of nowhere, they still came from definitions that were made of
teacher sent us extra points questions that had this included
so it could be just that
ok thx, i think our work here is done
@woeful haven Has your question been resolved?
Closed by @woeful haven
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.
ok so I'm having a lot of trouble with problems like this can anyone help v⋅(j+y)=61y+82
@solemn obsidian Has your question been resolved?
Closed by @solemn obsidian
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.
question: Write down a bijection from (X × Y ) × Z to X × (Y × Z). Prove that it is one-to-one and onto.
so i know what bijective means, it means a function that is both surjective and injective, but i just have no clue what it means by “write down a bijection.” i wrote f: (X × Y ) × Z -> X × (Y × Z), but i have no idea if that’s right or anything. that’s the only work i have to show because i’m just so completely lost. please help!
hiii so f: (X × Y ) × Z -> X × (Y × Z) says f sends things in the set (X × Y ) × Z to things in the set X × (Y × Z), but we also need the description of what it sends to what to define it
okay that makes sense
the elements in (X × Y ) × Z look like ((x,y),z) for each x in X, y in Y, and z in Z, so to define f, you can write something like f(((x,y),z)) = ...
and whatever f sends to ((x,y),z) to, it should like an element of X × (Y × Z)
but how do i know what to actually make f(((x,y),z)) equal to?
any guesses?
well i know the elements in X × (Y × Z) will look like (x,(y,z)). but i just don’t really know what it all means so i can’t think of a function that would turn the first set into the other
hmm a bijection from a set A to a set B is kinda a way of pairing each element in A to exactly one element in B
and having every element in B paired with something in A
so ummm
if you have some element in (X × Y ) × Z
say ((x,y),z)
is there something in X × (Y × Z) that you'd naturally pair it with?
(x,(y,z))?
great idea!
but then how do i make a function that does that?
just say f(((x,y),z)) = (x,(y,z))
oh okay i see
or with it's full description, f is a function from (X × Y ) × Z to X × (Y × Z) defined by f(((x,y),z)) = (x,(y,z))
right okay that makes sense. then how do i prove it’s a bijection?
yes!
yay ok, which one do you want to do first?
injective is normally proven by showing that if f(x1)=f(x2) then x1=x2 right?
yep
the elements here look more complicated, so we might want to start with something like let $$((x_1,y_1),z_1),((x_2,y_2),z_2)\in(X\times Y)\times Z$$ and suppose $$f(((x_1,y_1),z_1))=f(((x_2,y_2),z_2))$$
layla💜
okay i understand that. and then i have to prove x1 = x2, y1 = y2, z1 = z2?
yep, that'll work
but how do i do that 😬
remember that ordered pairs are equal if and only if their first components are equal and their second components are equal
you can write $$f(((x_1,y_1),z_1))=f(((x_2,y_2),z_2))$$ in another way
layla💜
you know what f(something) looks like
I guess "move the parentheses" yea lol
remember how f is defined?
so by this definition then (x1,y1) and (x2,y2) must be equal and x1=x2 and y1=y2?
or is that not right
missing a step it sounds like
man i hate proofs lol
what does $f(((x_1,y_1),z_1))$ equal?
layla💜
by the way we defined f
(x1,(y1,z1))?
layla💜
and then the same for f(((x2,y2),z2)?
yesss
okay i get all that now. so then (y1,z1) has to equal (y2,z2) yeah?
yep ✨
yep it is
okay got it :) then what about surjective?
so you want that for any element (x,(y,z)) of X × (Y × Z), there is something in (X × Y ) × Z that gets sent to it
can you think of something?
well ((x,y),z)) is in (X × Y) × Z
it sure is!
but isn’t that just the definition of the function?
f(((x,y),z)) = (x,(y,z))? is that all i say?
if you want more detail you could say that if (x,(y,z)) is in X × (Y × Z), then x is in X, y is in Y, and z is in Z, so ((x,y),z) is in (X × Y ) × Z
and f(((x,y),z)) = (x,(y,z))
okay got it! thank you so much for your help, you explained everything so well
glad you figured it out!
.close
Closed by @void jay
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
hi, can I ask for help on how to read this using mathematical terms? it's for truth tables
? they are mathematical terms
oh sorry i mean how are they read
Closed by @primal moth
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.
aye yo, im back. This time it is a similar problem but with an abelian group. Here we have H={x in G: x^n= e}. G is our abelian group and n is a fixed integer. I need to prove that this is a subgroup and I don't really know where to start.
what subgroup criterion have you have learned?
- needs to be non-empty
2)closed with respect to the opperation - closed with respect to the inverse
well im pretty sure its not empty
why?
because there has to be a value n that satesfies the given equation thing
well you don't have any control over n
no matter what n is, can you think of an element x in G such that x^n = e?
i feel like i need more information to figure that out
i dont know what e is and i dont know what n is, only that it is a fixed value
I also don't know anything about G besides that it is abelian.
well you know G is a group so it has an identity
e
is e in H?
in other words, is e^n = e?
well, maybe
for an identity value, does nothing effect it?
like for this case, would n change the value?
you know e*e = e, right?
yes
yes, so since e* e * e * =e, e^n=e
yep
how does one know if something is closed?
that would mean if we take any two elements a and b in H, ab is also in H
how do you prove that?
they are in H, and in this case..um...thats sort of it
because we are only given infomration about x
well x is just a dummy variable
it says in english: H consists of all the elements of G which, when raised to the nth power, are equal to the identity
so all the elements in H have that property
okay so all elements in H when raised to the nth power are equal to e
yep, so what can you say about a and b?
so a and b also have this quality
what does that look like in symbols?
a^n=e and b^n=e is right
oh okay
and we want to show (ab)^n=e
that shows ab has the property needed to be an element of H
since G is abelian, does it work?
yep that's the key thing to use
what else should I say besides its abelian, i know that that makes it communative
a^nb^n=(ab)^n
haha yes but not yetttt

just from here what can you say?
we can say that since this is true, a and b are also in G
omg!!! 💡
well we already knew that
and actually that's not even helpful, we let a and b be elements of H
what did we want (ab)^n to be equal to?
e
so is it?
yes
how can we start this one?
we need to have the inverse in both
what do you mean?
ahhh no we only need to worry about H
a little but more precisely, we need: if a is in h, then a^-1 is also in H
yes
how to start?
haha back up
do you know how we should start this?
no, i was rly trying to figure it out tho...
something like let $a\in H$
layla💜
well thats def a start
what do you know about a?
we don't have to worry about G 
i know, i was just trying to think of everything
okok
but yeah the only real things is that a^n=e because its in H
what do we want to end up with?
we need $(a^{-1})^n=e$
layla💜
it's ok you're doing great 😁
lolll
thank you 🥺
okay so we need to make that happen
okay hear me out
since a^n is like a * a * a * a....* a
a^-1 is like a-1 * a-1 * a-1 *... *a-1
and if all those a's are equal to e
then all the a^-1's are equal to e^-1 which is just e...?
the individual a's don't need to be equal to e
well yeah
i think i worded that incorectly
a^-1 * a^-1 * a^-1 ....=e^-1?
and e^-1 =e?
I'd look at it like this
a^n = e
and we can multiply each side by (a^-1)^n
everything cancels on the left
down to the identity
and (a^-1)^n is left on the right
wait hold on
okay
so its kinda like
(a^-1)^n * a^n-1 = (a^-1)^n * e
and then e= (a^-1)^n *e
(a^-1)^n * a^n = (a^-1)^n * e maybe?
yep
and that proves that we have closure with respect to inverses
and now we have proved that H is a sub group of G
yasss
im done for the night
i cant take anymore, ill be back again tomorrow night
DX i should gift you nitro
aww don't worry 🥺
ill see you later layla ❤️
have a good night 💜
.close
Closed by @hazy dagger
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 due to the original message being deleted
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 correct?
Hello, yes it's correct
Closed by @broken rain
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.
What is your doubt in this question?
The whole question ?
Or something specific?
@haughty loom Has your question been resolved?
It wont be 90
Since
We are rotating it in counterclockwise rather than clockwise
If the question would have been for clockwise then 90 would have been correct
If you are unable to visualize then you can draw the diagram for each 90 degrees your rotate in the counterclockwise direction
Do that and then count the number of turns
Then your answer would be 90*the number of turns
mhm
Did you understand or want me to give the solution?
?
Np
.close
Closed by @haughty loom
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 you help me solve this
um
simplify each fraction
eg
a/(1-a) = (a - (1-a))/(1-a)
so then u can take out that 1-a on top to get -1
repeat for all 3 fractions and move the -3 over
@mortal thorn 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 don’t understand part b
Isnt the answer already in the table
Nvm
Close.
.close
Closed by @timber ledge
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.
$\frac{x}{y} + \frac{y}{x} = \frac{x^2 + y^2}{xy}$ does this work ?
DikRatownik
Yeah, as long as x and y are non-zero
.close
Closed by @teal mantle
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Closed due to the original message being deleted
.close
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can somebody help me with this?
I cant really comprehend the problem and how to solve it
- use a variable e.g. "x"
so your diagram looks like
<--- 10m ---> <---------- x ---------->
and another variable for the height, like y
- xy
Thanks!
You shouldn't be doing the work for people
I'm pretty bored tbh
I couldn't comprehend the problem even though I watched a lot of tutorials 😢
sorry
.close
Closed by @sonic raptor
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
@winged spire Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
how do i solve this
ln(x^2)- (1/x^2)
@crude karma Has your question been resolved?
@crude karma Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Hi, Its me again
Can anyone give me the example for arcsin or arccos for example what is arcsin from (3-2x)/5 (or any other similar example)
Hmmm
I have an example y=root from 3-x + arcsin (3-2x)/5
I need to write domain
sqrt(3-x) + arcsin( (3-2x)/5) you mean?
Yes
the domain is the set ${x : 3-x \ge 0} \cap {x : (3-2x)/5 \in [-1,1]}$
Ann
this is unsimplified, grossly so even
How can I simplify the 2nd part 😦
(3-2x)/5 in [-1,1]
<=> 3-2x in [-5, 5]
<=> 2x-3 in [-5,5]
<=> 2x in [-2, 8]
last step is on you
Thanks
I still don't understand how you got this but thanks for help
. Close
.close
Closed by @prisma rampart
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.
old channel got deleted by the bot
(not to scale figure) I need help with this question
Why so urgent?
alright so what do you understand about y here
we just gotta find it
and a cyclical quadrilateral
the topic is circle theorem
ik . its 1 step solution
your trying to say 180-142=y?
yeah
o fr
the teacher said its wrong
my other method now is 360-142
218
218/2
109
109=y
but im uncertain if its correct
<@&286206848099549185> bot closed my old ticket because i deleted something, sent it at 6:24
i need help please
@agile hawk Has your question been resolved?
<@&286206848099549185>
<@&286206848099549185>
@agile hawk Has your question been resolved?
Closed due to timeout
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
everytime i attempt this i just get stuck at x^3/2 =3
and not knowing what to do fron there
sqrt(x) = x^1/2
Using the power law it's a linear equation in log x
could you explain further?
i started with x^2 / x^1/2 to get x^3/2 = 3
log(x^a) = a log x for any x and a (and log basis)
Visibly you're trying to put it all into 1 log, I'd make it all into log x
Although putting it all into 1 log also works
It's x^3/2 = 2^3, not 3
yeah thats what ive done i think
ohh ok i think i see my mistaje
should i have kept it as 2^3 = x^3/2
instead of doing 8= x^3/2
Both ways work
Then you solve x^3 = 64
Not impossible
But knowing the factorization gives you extra knowledge
Mainly that cube rooting it is easy
Although here, you can also put it to the 2/3's power directly to get x = 4 if you can manage that in one go
how tf is the cube root of 64 4?
4^3 = 4*4*4 = 16*4 = 64
cube root is square rt and square rtagain i thought
No
Get that out of your head immediately
yea lol
so what is it?
square rt then divide by 2?
or is it different for everything
Cbrt is cancelled by cubing. Double sqrt is cancelled by double squaring, which is power 2*2 = 4. 3 != 4
What do you take as your starting point when saying this ?
square root of 64 = 8
Yes
Also yes, though I don't see where this leads
\ prevents special characters from doing their thing btw
So you can write \*
ty
@torn jolt Has your question been resolved?
Closed by @lucid yacht
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 there! I’m really confused by g(x)- this table doesn’t have an actual equation/pattern to go with it. When it asks “if x=2, what is y” I have no idea how to plug in this into g(x) since there is no equation to the table. Please help!! If more clarification needed I can help too ❤️

i think
u should use the points given and the line given
to deduce its a straight line
The line is h(x)
and u can thus find the equ
g(x) is already the table, no need to find equations
@limpid marten Is the hard part understanding what f(__) means or how to read that table?
do be
confused sometimes
but its ok
the
other beings can help u clear my mess
:c
Sorry for the confusion, I was going to help but looks like you got that covered 👍
Mostly reading the table! As far as I can tell, the equation doesn’t match with the table :((
But I can plug the points into a calculator and see what I get ❤️
What equation?
Oh my bad!
Do you mean this one? It's name is cut from the photo, are you sure it's g(x)?
My bad! I misunderstood- lol I thought you were talking about this one!
This one being the 3x-5 equation
This is the table of the function g(x)
Basically the left side has the x value, the right side has the output of the function (that's g(x), or y, you can call it however you want)
So if I want to find g(-3), then it's 7
Nice
Thank you so much for your help! I didn’t even notice that- it’s brain fart day lol
.close
Closed by @limpid marten
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.
need help solving this differential equation
im not sure if this is supposed to be separable bc if i move the y variables over, i cannot multiply to the other side the dt since it is added
im also not sure who i would go about this using the integral factor method
not sure if that does anything for me, but i could be wrong
appreciate the help tho
.close
Closed by @dusk pasture
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.
show work
you are told that the triangle is obtuse
so you would need a way to determine which value results in an obtuse triangle.
it would actually be better to use the sine law here yes
well it's not immediately clear whether the obtuse angle would be at K or M
I mean you could start with cos law, but you'll be fine as long as youre able to find a way to find the values that make your triangle obtuse
@grand zephyr 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.
(Not sure if this be the right place to ask for this)
how can i (if even) calculate 10^(-4.15) without a calculator
I need help😥
don't kill my msg lol
@torn jolt Look for the MATH HELP (AVAILABLE)
you cant really calculate that without a calculator
the closest think is like 1/((10)^4*(10)^0.15)=1/10000(10)^0.15
I've seen people raise powers like 25^(1/4) can be broken into 5^2×1/4 or something
@torn jolt Get this one https://discord.com/channels/268882317391429632/903430335474331698
Let's see
Rewrite $10^{-4.15}$ as $e^{-4.15\ln 10}$
jimmy1234
Then apply series expansion.
I'm sure the thing above is overkill
Ig calculator is good
do you know series exapansion
nope sorry
fair enough
10^(-4 - 0.15)
that looks scary
the best i know of is exponent rules for the 4 part, but the 0.15 is basically impossible without a calculator
$10^{-4} \cdot 10^{-0.15}$
Max Hetfield
also youd still need to know ln10 for the series expansion part which requires a calculator lol
10^-(0.15) how do i solve that
Thinking
you cant really do it without a calculator
Does the exercise say that you need to solve it WITHOUT a calculator?
nope it has more complex problems that require antilogs so i guess yeah
Imma leave it
Max Hetfield
Mathematically, I don't mean the context
(that requires antilogs)
ah yes then
Max Hetfield
$-4.15 = \log_{10} x$
Max Hetfield
And I think pH is a logarithmic scale
Closed by @noble 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.
• 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 solve for x?
@dense edge Has your question been resolved?
start with some log laws
@dense 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.
How can the transformation here be done?
What can you tell about the maximum value of the function
I think I'm having trouble because I'm unsure how to shift square root x and x^2 functions but I tried playing around with it in desmos but I can't get it to look like the bottom curve
I'm not really sure
So do you agree that it goes up from 1 to 2?
is it multiplication related
Yeah
okay
but how do i move forward from there
i found that if i change 2x to 8x then the curve ends at 8
but idk how to get it to start at 6
yea
What about the second one
6,0 and 8,0
So it’s Still the same distance
yea
So what kind of transformation is that?
its a shift to the right
y=f(x-h)
im not sure how to type it with the square root and all that
but would it be f(x)=2sqrt(2x-x^2)-6
$$ y = 2\sqrt{2(x-6) - (x-6)^2}$$
something popped up but went away
Pure
Like that and you can expand it
whats that
Kind of like language for typing/coding mathematics
ohh
that sounds cool
also how does the function itself change so much
was it factored?
how do i know when i need to do that
When you see that a function is sifted
So it’s the same shape
But not in the same place
@misty 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.
$a(b^{2}+c^{2})+b(a^{2}+c^{2})+c(a^{2}+b^{2}) \ge 6abc$
PryingOpenMy3rdEye
$a, b, c \in \mathbb{R}^{+}$
PryingOpenMy3rdEye
I have to prove this
whats the furthers you went?
after simplifying it, I got $ab^{2}+bc^{2}+ac^{2} \ge 3abc$
PryingOpenMy3rdEye
but I don't know where to go from here
by am gm
so close
yeah
i'll keep an eye out for those things
i have one more
$(1+a_1)(1+a_2)...(1+a_n) \ge 2^{n}$
PryingOpenMy3rdEye
$a_1, a_2,...,a_n \in \mathbb{R}^{+}$ and their product is 1
PryingOpenMy3rdEye
idk what that is
holders inequality isnt the most straight forward thing to prove 
maybe theres a better way
log everything and jensens?
considering the fact that it's in my 9th grade book first lesson
there is a better way
oh wait
im overthinking this lol
just expand it out
you get 1 + product + cross terms
🤦♂️
what is the expansion
you want me to expand as in multiply those parantheses together?
ofc
and the as
PryingOpenMy3rdEye
there we go
idk if I did it right
if this is what you mean
$a_1a_2$ etc should be equal to 1, right?
PryingOpenMy3rdEye
yeah
and then like
somehow you use am gm on all the cross terms
i think you get a binomial kind of thing
hm
just wanted to know
how are you the only one that answers my questions? lol
i have seen only you around here
and other two people
but most of the time, it's you
theres a lot of people around
theres circle
theres Ann
i think Denascite is around maybe a bit later? i cant recall exactly
and Ramonov
other people i know ive seen
oh gosh
back to the problem
lets not even get into that
lol alright
essentially what im thinking you can do is
there will be a subset of the cross terms
that take k a_i terms
and n-k 1s
and theres (n choose k) of them
if you apply am gm
you get (sum of terms)/(n choose k) >= (product of terms)^(a number)
but because theres an equal number of each a_i appearing in the product
that becomes 1
so the (sum of terms) >= (n choose k)
then thats true for every k
so the expanded product >= sum (n choose k) = 2^n
okay
i'm trying to understand what you just said
sorry, what do you mean by n choose k?
english isn't my first language
the binomial coefficient
rip
kind of a big question for 9th grade
only new things we've learned are these inequalities (am gm hm, cauchy schwartz, minkowski)
and quadratic equation stuff
maybe cauchy schwarz then
you just collapse it in
is the first step for example
lol you really like the rainbow
🤔
yeah
this gets kinda yuck
nope
i'm gonna do this tommorow
too much work for now
already had to go through 4 pretty hard inequalities (for me)
.close
Closed by @solar wedge
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.
so im working on a quesiton
im trying to solve a probability question. If there are two 6 sided dice, what is the probability of a 1 not appearing on either dice
i concluded that the probabilty is 35/36, since there could be only one possible event wher both are 1's
but my friend is saying that it is 25/36
how is it 25/36?
nevermind
.close
Closed by @vernal ruin
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-17 message what does the $\delta$ notation mean here
illuminator3
@sacred fog Has your question been resolved?
You'd probably have more luck asking him directly
@sacred fog Has your question been resolved?
Closed by @sacred fog
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 2, part b. How would I go about that?? I know induction you show P(1) is true, assume P(n) is true, then show P(n+1) is true if P(n) is true. But how would I go about that process?
Would I work from pointing out r in the Euclidean algorithm that r=a-bq
<@&286206848099549185>
@nova island 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 u still need help lmk
.close
Closed by @fleet cedar
Use .reopen if this was a mistake.
.reopen
Hi sorry yes I do still need help, I just got pulled away for a few minutes!
Did I do that? Sorry I’m pretty new to discord, I legit thought this wasn’t anyone else’s channel yet
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 have gotten the right substitution value yet after making the substitution I am getting the wrong answer. The part at the end is sinh(t). Is the answer 256sinh^4(t)?
@minor topaz Has your question been resolved?
@minor topaz Has your question been resolved?
@minor topaz 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.
$a^{2}+b^{2}+c^{2} \ge ab+ac+bc$
PryingOpenMy3rdEye
$\forall a, b, c \in \mathbb{R}^{+}$
PryingOpenMy3rdEye
I have to prove this
Haven't got anywhere with what I did
i'm gonna have nightmares with am gm at this point
the rest you can probably figure out
Closed by @solar wedge
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.
So for rolling a 12 with 2 dice the probability is 1/36 but the answers say that it will occur once in 50 times, what does that mean
I understand how you get the 1/36 but have no clue why it would be expected to roll a 12 once every 50 times
I just tried 1 divided by 36
and got 0.02
and then 1/0.02
which gave me 50
but I've never heard of this before
is this how it works?
<@&286206848099549185>
@open quail Has your question been resolved?
Closed by @open quail
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 solve this with significant figure
why is 0.030 m^2 wrong?
what are the exact instructions
You could try to put it in scientific notation
this is the anwser but idk how to solve that
.
what do you mean with that
when given a problem, there are instructions that come with it, what are they?
there are no instructions
well great then you dont have to do anything
@lapis marsh Has your question been resolved?
