#help-13
1 messages Β· Page 313 of 1
Use the formula for vector subtraction
you have theta
the magntiude will be same, 80 kmh
so 80-80?
@inland solar Has your question been resolved?
@inland solar 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.
Will this proof suffice to show bezout's coefficients for integers a,b are relatively prime, in both ways (<= and =>)?
I made a typo for s' in (<=), it should be s' = lcm(a,b)/|a| sorry
@crimson sedge Has your question been resolved?
In the second half you have gcd(x,y)=1 and you apply bezout to claim xs+ys'=1 for some integers s and s'? If so, then how can you assign them values in terms of a,b and the lcm? You don't know which particular integers s and s' are?
I might be misreading you of course.
Then how about saying let's try to solve:
gcd(a,b)s = |a|
And if we get an integer s, then such s must exist
Will this work?
How do you know s satisfies this equation at all?
Ah actually it will be better to directly show from the identity:
gcd(a,b)(lcm(a,b)/|a|) = |b| and
gcd(a,b)(lcm(a,b)/|b|) = |a|
Then
x gcd(a,b)(lcm(a,b)/|b|) + y gcd(a,b)(lcm(a,b)/|a|)
= gcd(a,b) (x (lcm(a,b)/|b|) + y (lcm(a,b)/|a|))
=gcd(a,b) (x (a/gcd(a,b)) + y(b/gcd(a,b)) ) = gcd(a,b)
I don't see how this shows it.
I'm actually a little lost on what you are trying to prove in the second half? Is it gcd(x,y)=1 implies gcd(a,b)=ax+by?
Yes
Is this true if we take x=2, y=3, a=2, b=4?
gcd(x,y)=1. gcd(a,b)=2. But 2(2)+3(4) > 2?
Not sure if I am failing arithmetic today lol.
π I read the question wrong again from the book it's only => and not <=>
No no you're fine
Ah okay so you got it right then and discovered a counterex to the false converse. This is good.
Closed by @noble yoke
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.
!status
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
got stuck where
I substituted the powers of x^2 as x-1, but I'm stuck simplifying x+x^2022
show your working
you'd treat 2022 as any other power
this is just a geometric series though
for all you can write x^n = (a_n)x + (b_n) for some a_n and b_n
true

that is a mess
,rotate
π
Rotate make it worse
what
no one else rotate
i got this
oh nvm
are u saying the whole thing is x + x^2022
Yeah I'm like 99 percent sure
I did the working
Unless there's somewhere I went wrong that's where I'm stuck at
wait i think this is insolvent
it's correct
if x^2 - x + 1 = 0
at least according to my similarly messy calculations
then there is no real variable for x
We have to choose from one of the multiple choice options
but there is complex one
imaginary numbers ?
ye but if x doesnt exist then how can the solution exist
complex numbers.
but it must be unreal , no?
X can be a complex number but the multiple choice options has X in them, although its value isn't explicitly stated
btw, if you want to simplify x^2022, I'd suggest you to first simplify 1, x, x^2, x^3, x^4, x^5, x^6... and youll probably notice a pattern
oh
true
thanks
yes, it will be unreal. However power of an "unreal" (complex) number can be real, so its possible that it would actually sum up back to a real number
I want to kill myself because I've been stuck in the problem for 1 hr but this was in my last year test and somehow I had solved it in my mind back then but now no matter how hard I try now I can't solve it π
π
It's not that bad, just simplify those few powers and youll see the pattern
its quite nice pattern
im actually quite impressed that you managed to get x + x^2022 without doing that in prior
It was mostly a hit and try method, I have more pages of my clean calculation if you want to see
I tried factoring, substituting, grouping but those didn't work
i don't need to, ik it's correct
i swear this comes out as zero
1 = 1
x = x
x^2 = x-1
x^3 = -1
x^4 = x^3 * x = -1 * x = -x
x^5 = -1 * x^2 = -x^2
x^6 = 1
now x^7 will be x again
x^8 will be x-1 again
etc
it's periodic basically
the geometric series is $\frac{1-x^{24}}{1-x}$ no?
Xetrov
x^2022 = (x^6)^337
oh
FU-
i kept writing 24
I DIDNT THINK ABOUT THAT
in these questions, its always a good idea to just explore it
just write out the small terms
simplify them
Bro I didn't even think x^3 = x^2 + x which can be written as x-1 +x
x^3 = x^2 * x
Idk I was impatient or if I forgot
= (x-1) * x = x^2 - x = (x-1) - x = -1
then x^6 = (x^3)^2 = (-1)^2 = 1
and so x^2022 = (x^6)^337 = 1^337 = 1
I see now
btw there is one even neater solution using this pattern
The final answer then is 1+x
Sure
x^0 = 1
x = x
x^2 = x-1
x^3 = -1
x^4 = x^3 * x = -1 * x = -x
x^5 = -1 * x^2 = -x^2
Note that if we sum all of these up, we get 0
1 + x + x^2 + x^3 + x^4 + x^5 = 0
that's because x^3 = -x^0, x^4 = -x, x^5 = -x^2
that means, that we can literally remove any 6 consecutive terms, without changing the sum
so 1 + x + x^2 + x^3 + ... + x^2023 = 1 + x + x^2 + ... + x^2017
Because we can simply remove the last 6 terms
and we can repeat this
1 + x + x^2 + ... + x^2017 = 1 + x + x^2 + ... + x^2011
=1 + x + x^2 + ... + x^(2011-6)
and we can essentially subtract any multiple of 6 from the final exponent
but 2022 is a multiple of x
so 1 + x + x^2 + x^3 + ... + x^2023 = 1 + x^(2023 - 2022)
= 1 + x
I didn't think about that
Are there any reference books that contain questions like these
you can only get that if you play with the problem instead of directly trying to solve it
instead of solving it, I just wrote out first few terms and tried to simplify them
Because my school syllabus doesn't have them, and id like to practice more problems like this
hmm
this looks like olympiad kind of a question
tbh idk many books with such questions
but you can try asking in #book-recommendations
True, it's from the Cathedral Maths Competition, for 9-10th graders
I asked
But what to do if these questions come up in an exam
Where there's a time limit
It'll just be practise right?
yeah, by practising these questions you can definitely get faster
tbh the best option in my opinion is to give up and look back for easier questions =))
Bruh
because hard questions vary, some you can do mostly u cant
easy question can boost ego, but if you already know how to solve them, they dont improve your "math skills"
i mean whats the point of doing all the hard questiosn if ur not sure if the easy ones are correct are not ;-;
the same situation in my country: 2 extremely hard questions at the back
so most ppl chose to give up and make sure all the easy questions are correct
but ultimately, the difference between winners and successful solvers are those 2 extremely hard questions
i think one should at least give them a try
oh are you talking about some entrance exam?
every exam has the same form
strategy in that might be different than the one in olympiads
my only advice would be: do more questions
Tysm guys
Y'alls deserve every good thing in life
My question is resolved now
!close
dang no one evrey said that to me blush
I love this dog meme lol
.close
Closed by @maiden violet
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.
he simplify badly
No
Look what he wrote on step 3
Yes
so step 3 was wrong
Yes
Ye
Closed by @charred magnet
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 this?
find the smallest integer k such that 26 divides 2^378910 - k
k is even
This looks similar to an olympian problem I've seen
I love mod cycles
find which 2^378910 is and choose the smallest k that is even to get the divisble by 13
,w prime factor decomposition of 378910
thanks
There it is
,w prime factor decomposition of 378909
this doesn't help π
unless im stupid
oh seeing if Fermat's little theorem did something
it's a 12 cycle. 12 is def not a factor of 378910
I'm not looking at cycles lol
You can find what 2^378910 is congruent to
Which should be the answer
So its a mod problem
"p" is not a prime in this case even if you're using fermat's little
i could have tried 13
π
Why not using eulers one ?
nah ur stupid cause 378910 is clearly even
Chill
- no need for the ad hominem
- 2^12*(x) gives 1^x
so to be clear would i just need to do this 278910 times because i'm not really familiar with what you guys are talking about
We use the fact that phi(26) = 12 so with the euler theorem , 2^378910 = 2^10 = 1024 = 16 [26]
The number is 16
i didn't even think of this tbh
Fermat would work but i dont know how
at this point I'd just do 378910 mod 13 and search through the group
or 12 actually
,w 378910 mod 12
can i close the channel?
,w 378910 div 12
yeah go ahead
.close
Closed by @zealous solar
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
nah you got this
uhm
ok double checking it rn
ok
wait can we start frm A
A is correct tho?
ohh
wait why am I doing that
sorry which part are you confused on?
what am I supposed to do
like
yk how 10 rooted 2
is the height
why am I doing 32 and that together
oh wait yeah
ok
so your idea
is correct
you should square everything
if you dont want to deal
with square root
but you didnt square everything
why ping
should I solve overall @dire jay
wdym
yea try solving it now
i got pinged
yes like long long time ago?
no
oh it was the first msg
10^2 * sqrt/2^2 - 32^2
whats happening
idk why I'm doing that
im on my bed and got like no mic
i got a mic
it's ok
π£οΈ
ok why am I doing the 2nd step
can u call
yeah
I call u
hey
my fault gang
yes
idk what I doing
thats what i was gonna tell her
wait y
π
i can explain here or on call
wdym
i dont see anything
oh
$10\sqrt{2} - 4\sqrt{2}$
quevivamexico
This is the height for B
10x-4x
Yes
ok
I need help again
it's grade 11 trig
I forgot how to do it
question B
2**
<@&286206848099549185>
can smo pls help meπ’
ok
so, what does solving a triangle mean? is it just finding all the values??
huh
I'm not from an english speaking country
Just makin sure, what is the objective?
Finding all lenghts and amplitudes?
@neat marsh heeey I'm trying to help!
is this right
you tried solving it?
yes! that's the sine law
the ratio between the sine of an angle and the oposite side's lenght is always the same
so let's start with it
do I find a
you cannot yet
you see, the oposite angle to a is yet not known
what info do we have?
huh
you cannot find anything related to a or A yet
what info do you have?
I know, I can see, I'm asking you to write it to see if you can figure out what the next step could be
no-one solves problems by just pluging numbers in formulas
you need to know what you can do and what is not yet available
so what to do
how
yea
$\frac{a}{b}=\frac{c}{d}$ $\rightarrow$ $a=\frac{b\times c}{d}$
Max-Cat
this is the rule of three simple
when you have too ratios you can find any value missing using the other three
so, to find SinC we just need to use it
want to try doing it?
no, wait, you're solving for SinC
and remove the SinA/a you can't do anything with it yet
... :/
$Sin(C) = \frac{Sin(60)\times 27.8}{40}$
Max-Cat
im so confused
$Sin(C) = \frac{\frac{\sqrt{3}}{2} \times 27.8}{40}$
Max-Cat
@neat marsh do you know how the rule of three simple works?
can you elaborate?
what part?
@neat marsh 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.
Hey can someone help me understand what the problem is asking? English isnt my first language so i dont understand this question well
what language do you speak?
hindi but i woukld prefer if you explained in english
okay
Send all sub questions
It wants you to first create a new model based off of that model I believe
dont just give out answers lol
Do you have the answer?
since you are working one hour less after 1988
I haven't solved it he just wanted it to be explained
Sorry about that
Its fine just remember lol
Would a good model be W/(t-1988)
yes
daily wage / the amount of hours worked each day
wait
im sumb
i figured it out
thank you for help
.close
Closed by @split cosmos
Use .reopen if this was a mistake.
What's the answer to a?
.
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 each positive integer $n$, let $f(n) = \sum_{k = 1}^{100} \lfloor \log_{10} (kn) \rfloor$. Find the largest value of $n$ for which $f(n) \le 300$.
i rewrote this problem as the sum of the number of digits of each kn for that k = 1-100, and that sum is <= 400. which means the average number has 4 digits and k > 100. now what?
the solution of this problem says "it doesn't take too long to check," wtf?
Aurora
the answer is 109, and i have no idea how im supposed to efficiently check all numbers from 101 to 109 manually
(problem source 2010 AIME I P14)
log(kn) = log(k) + log(n)
So you get the sum of log(k), which you can calculate and is constant plus 100log(n)
there is a floor function
plus, no way im able to calculate by hand without calculator what log(k) and log(n) is
Same, $\lfloor\log kn\rfloor=\lfloor\log k+\log n\rfloor$
nameless individual
@rapid pond Has your question been resolved?
that doesnt help solve the problem
@rapid pond 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.
Chris Pan's recent commencement speech turned into an unmitigated disaster, leaving graduates and their families in shock and outrage. Instead of delivering inspiration, he shamelessly promoted Bitcoin and revealed himself as nothing more than a scam artist. In this explosive video, our host Trailer and guest expert Dr. Sachel Faucet tear apart ...
Do you have a question?
@pliant oxide 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 get stuck ill show you my work
first should i make u=(5x^2+7x+3), or u=e^x, and why?
isnt there LIATE?
That is an acronym that exists, sure
You want to choose whichever u leaves you with a simpler integral in the next step
@fossil marten Has your question been resolved?
Closed by @fossil 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.
hey dawg
!15m
Please only use the <@&286206848099549185> ping once if your question has not been answered for 15 minutes. Please do not ping or DM individual users about your question.
Irrelevant
wth man
respect the rules!
okkkk!
whats 1 + 1
2
thx
ur welcome
Solve what (I'm blind)
this whole thing
its not even mines like
its a friends but
if i solve it i get something out of it
its smth with airplanes
@spring wadi 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 got 62 1_2 % as a fraction
how do i do it
What do you mean
I am not understanding what you want to say
ok
Yea
i got 0.62
you basically have 0.625/1
you need to make that 0.625 an integer without any decimals
i don't follow
@lone plaza how do i make a integer
just learned how to do
so i remove the percentage
divide 62 by 100
can someone help me
on how to do actually divide percentages
they mean without any decimals, so youd end up making it 625 by multiplying 0.625 by 1000, since there are 3 decimal places -> 3 0's (1000)
thank you
over here, since you multiplied 0.625 by 1000, that means youd have to multiply the bottom (denominator of the fraction) by 1000 too. so then it'd be 625/1000
you can ask chatgpt for how to do long division or watch a video
get some practice in
thank you
i can't watch lecture videos
i tried
@vast pilot
i'm gonna use chatgpt like you said
how do i make a fraction from this
that is my last question
@crimson sedge Has your question been resolved?
no
no
oh
i need help
i need help with turning this into a fraction
that is my last question
i mean to a fraction with 2 numbers
ok
1_2?
it was just a example
oh ok
i can't put 1 over the 2
so divide this by 5 each
yes
ok thank you
alwasy multiply or divide with same number
with 125/200 diide by 5 again
you get 25/40
then simplest form is 58
5/8
yeah np
dont forget to close
thank you
@teal token i got one last quesiton
how do i simply 25/40
then i will close
divide by again
do u know hcf and lcm
@crimson sedge
no
oh..
hcf basically means
highest common divisor
so like
until u cant further divide it
in 25/40
if we divide both sides by 5
we get 5/8
but now
in 5/8 we cannot divide it fursther into a simpler fraction because we get decimals
so highest commin divisor means like the largest number we can divide on both numbers to get simplest form
.close
Closed by @flat basin
Use .reopen if this was a mistake.
yeah
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.
Factor the denominator and resolve into partial fractions?
Yes
t(t^2+4) so the other partial fraction would be At+B, yes
yeah, should be correct. i haven't solved
the terms are in the correct ratio butβ¦
woops
i wrote down the wrong question
theres a four in the numerator
do i still have to apply partial fractions
its okay just multiply your final answer by 4
here are the fractions
but they dont equal the original fraction
Is B the coefficient of t?
So the numerator should be -t
yeah you made a mistake calculating the partial fractions
Plz
,w partial fractions of 4/(t^3 +4t)
you didn't have t in the numerator of the second partial
No
now ima take the integral
1/4 and -t/4
any idea on how to integrate this
u = t^2 + 4
yes so take half of it
Yeah
yeah (1/2)arctan(t/2)
||
?
ln|t^2+4|, as samuel said and it's correct
1/2?
theres a 1/2 cuz of the u sub
Need absolute value in logx
the derivative is 2t
yeah yeah, -1/2
Ln(|t|)
i dont know how to type this lmao
looks like i dont have a key for it
how
Oh it is t^3
Closed by @static grail
Use .reopen if this was a mistake.
Yes only absolute value over ln(|x|)
yup
In the second one is not needed
That also sorry
β
@opaque root
yo wait
what about the constant of integration
i didnt put any value for it and still got the correct answer
@lyric narwhal
.close
Closed by @static grail
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 i wrote a proof and im not sure if it's correct (im not even sure if the conclusion is correct) and i was just wondering if it looks good
Theorem: Given some injective linear transformation T: V -> W. If the list v1, ..., vn is linearly independent in V then the list Tv1, ..., Tvn is linearly independent in W
Proof: Every v in V can be written as v = c1v1 + ... + cnvn. then, by the linearity of T,
T(c1v1 + ... + cnvn) = c1 Tv1 + ... + cn Tvn
Suppose that Tv = 0. because null T = {0}, we have c1 Tv1 + ... + cn Tvn = 0 if and only if c1v1 + ... + cnvn = 0, implying that c1 = ... = cn = 0 (because v1, ..., vn is linearly independent). therefore, Tv1, ..., Tvn is linearly independent in W
oh wait shoot not every v in V can be written as a linear combination of that list
does v1, ..., vn have to be a basis instead of just a linearly independent list for this to hold?
i guess as long as T is finite dimensional v1, ..., vn could be extended to a basis v1, ..., vn, w1, ..., wm and then we can show that Tv1, ..., Tvn, Tw1, ..., Twn is linearly independent. then of course Tv1, ..., Tvn is a sublist of that so it's also linearly independent
agh now im just confusing myself π
okay i think i fitgured it out
.close
Closed by @jagged viper
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.
Does anyone have Wolfram Alpha pro??
I want to check the full solution to this integral
,w integrate (5t^2 -3t +18)/(t(9-t^2))
,w definite integral of (5t^2 -3t +18)/(t(9-t^2)) from t=1 to t=2
you need to use partial fractions
Ik
But the answer in my book is 4.35
And here it's different
.
are you certain that you put the exact same thing into WA as the book
100% yes
then the book is wrong i suppose, not uncommon
often the answers in textbooks are wrong
@static whale
some guy on youtube did it like this
the final asnwer is same as wolfram alpha
.close
Closed by @static grail
Use .reopen if this was a mistake.
,w integrate (e^2 - e^x)/2
,w integrate lnx
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.
The number of ways to form a number that is divisible by 3 consisting of 5 different digits of different numbers from the numbers 0, 1, 2, 3, 4, 5 is equal to...
how do I even start with this
use the divisibility of 3 rules
the hard bit is with numbers like 54321 that are divisible by 3 somehow
what are they
for example a random number
1239234
I just typed that randomly
to get if it is divisible by 3 you add each digit together
1+2+3+9+2+3+4
then check if the sum is divisible by 3
you can do this repeatedly if you are still not sure until you get to 1 digit only
the sum here is 24
I know that 24 is divisible by 3
so the random number i just typed is divisible by 3
if you are still not sure just add 2 and 4 together
you get 6
and 6 is divisible by 3
so the original number is still divisible by 3
for multiples of 3 and 9
thnx
.close
Closed by @potent flower
Use .reopen if this was a mistake.
So what's your answer
.reopen
β
I've just realised that I still can't do it
@eager sparrow how to go further with this
Since you have to test every combination you might need to use factorial
yes
the problem is how to put the divisibitly by 3 in the calculation
I mean the sequence 1,2,3,4,5 is already divisible by 3 isn't it?
So no matter where the digits are placed it will always be divisible by 3
ah right
oh wait let me try this
thnx
I solved it
.close
Closed by @potent flower
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.
.Just to clarify this, it doesn't. It breaks at 27 already. Try e.g. 9891
@potent flower @eager sparrow .
It works only for 3 and 9, mainly because 10 is equivalent to 1 modulo these 2.
Aaah
Closed by @eager sparrow
Use .reopen if this was a mistake.
Can i quote you on this?
Why? lol
for what?
Because i might have said it before in some channel and i just want to show how i discovered this
I dont exactlyy get what you mean, but sure. Do it
Thanks
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'm having a hard time figuring how to approach this question. I got so far as to figure out that combined they polish 44/3 gems / minute. Then divide that by 8 and times it by 5 to get robot A's rate. But my answer is incorrect.
where's 44/3 coming from
the way you're multiplying/dividing afterwards gives B's rate, not A
How come?
a = 3/5b -> 5a = 3b
Ah, wait ratios are different from the the algebraic expressions
if a = 3 then b = 5
yes
Ah yikes its good that I know this now, lol
Thank you
easy msitake to make if you're not paying attention. Thank you
How did you figure out so quickly that it was the other way round? It was not immediately apparent to me.
from my knowledge of ratios
and considering the base case of what happens when there are 8 parts
if a = 3/5b means if there are 8 parts a would be 3 of them?
Initially, I assumed it would be 5 parts and the breakdown would be 2:3
.close
Closed by @timid cloak
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 tan11 deg = a
express tan1 deg in terms of a.
@gleaming path
!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.
Try to write tan(1) in the form tan (a+b) with 11 as one of the variables, then apply the formula
Also reduction cannot be used here
got it. first calculated tan(11 * 2), then (22 * 2). Then did tan(45-22*2)
Thank.ss
.close
Closed by @neat raven
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 come im wrong in taking x = 5sectheta
kheerii
yes i assumed that i could leave the co-efficient
$4(25\sec^2\theta)-25\ne 4(25\sec^2\theta-25)$
well this whole thing is wrong in general
kheerii
Yes but youβre close
Instead use 2x=sec theta
It is
yes
can you explain to me why i have to use 2x
thats the part that im not understanding
is it because the root of the co-efficient is 2
@lyric narwhal
so im practically rooting what ever is (ax)
and taking that as my substitution correct?
You can think of it like that yeah
Closed by @mild narwhal
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.
<@&286206848099549185> may I know how to do this question?
What do you know about range and domain ?
range is the value i can get using the domains?
exactly
So find the largest and smallest possible value you can get
Those are the limits of the range
I see but I have already used that but the range is not correct
like I got 2 and 2.0001
but the answer is 2 and 4
That sounds like you are using degrees instead of radians.
Ancient meme
I guess you just plugged in the limits of the domain given?
Do note that that does not always work, since cos could be decreasing or increasing depending on what the limits are
I see
So for example the max value (upper limit of range) could be in the middle of the domain
But here it works out π
welp, I didnt know that
Closed by @fathom zealot
Use .reopen if this was a mistake.
If it would be defined within this domain for example, you see that the max value and the min value are in the middle of the domain
Oh I see
thanks π
Send your question here to claim the channel.
Remember:
β’ Ask your math question in a clear, concise manner.
β’ Show your work, and if possible, explain where you are stuck.
β’ After 15 minutes, feel free to ping <@&286206848099549185>.
β’ Type the command .close to free the channel when you're done.
β’ Be polite and have a nice day!
Read #βhow-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I need to show that for odd integer a,
aΒ² + (a+2)Β² + (a+4)Β² + 1 is divisible by 12.
What I thought of was splitting into cases for a = 3k_1, 3k_2 + 1 and 3k_3 + 2 for odd k_1, even k_2 and odd k_3 respectively; and it worked
But is there a shorter way to show this? I tried messing around with triangular numbers but they don't seem to help much
use induction
Oh damn yeah
uh
you don't really need to idt
it's rather simple
@crimson sedge what is the expansion of the expression
Doing it 2 min
,w expand a^2+(a+2)^2+(a+4)^2+1