#help-0
1 messages · Page 433 of 1
from here, because idk all my summation formulas by heart, let us call z^1+z^3+...+z^13=S which we want to find a closed form for S. Notice that when multiplying S by z^2, it is the same as S but taking away the z^1 and adding the z^15. We can rewrite this into an equation as z^2(S)=S-z^1+z^15, S(z^2-1)=z^15-z^1 in which S=(z^15-z^1)/(z^2-1) in which we have found the closed form for S
ok lemme expand it term by term
ok
@rapid gate Has your question been resolved?
Closed by @rapid gate
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.
Im trying to figure out a formula to calculate the time needed between each letter in a 4 letter word to satisfy an inputted int wpm
so say I input the number 60
it should know that i should need 0.25 seconds between each letter to type 1 word every second
that 0.25 input is the number I need as output
i input wpm, output is time between letters needed in 4 letter word
the time between each letter should be bigger the lower the wpm and vice versa
divide by 60
but then the time between each letter would be bigger the higher the wpm
complete formula is wpm/(60*4)
oh wait that's true
hmmm
my bad
nono its fine
1/(wps*4) like this yeah
how do I figure out the wps??
divide wpm by 60
I see I see!
wow this is complicated xD
ill test it one sec
THIS IS AMAZING
it works!!!
nah not really
it was for me xD
completely simplified it is $\frac{15}{wpm}$ if you need to implement it as code or something
artemetra
Im so happy
thank you so much
woah
generalized is $\frac{\frac{60}{n}}{wpm}$
artemetra
where n is the length of a word
its better less simplified cause I can edit the avg letter per word
depending on the sentence inputted
okay okay
Closed by @errant jay
Use .reopen if this was a mistake.
I appreciate it
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
I dont understand the math used in the solution of an electrical engineering assignment
can you show us?
Yes one moment, let me pull it up
Here it is
I dont understand why its ((1,5)^2)/(1^2)
!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.
One second
So its about a diode with the capacity of 47pF
And a forward voltage of 0.8V
The goal is to to choose the capacitance and inductance, so that it resonates on two frequencies
10MHz and 15MHz
If no voltage is applied on the diode, its own (default) capacitance is 47pF, but when 10V is applied it, it changes to 12.8pF according to the calculation
So we have two different total capacitances depending on whether direct current is on the diode or not
I understand whats going on, but i just dont see why the prof has calculated it that way in the circle
.close
Closed by @cyan sable
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Can anyone please explain to me what does the dash symbol ' mean?
huh
Like 1 hr 47 min
That's another unit
how is that trigonometry tho
how would i put it into the calculator
is it always going to be /60?
Yes
Btw if there are 2 dashes
Like ''
That's 1second
Further division of minute
1 second = 1/60 minute
1 minute = 1/60 degree
so it would be /360?
3600, yes
Np
damn thats weird
Ik
.close
Closed by @trim summit
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
to know if the matrix is regular or not
it shld have all slots non zero number
and if not i shld check for like
i have matrix T
if it has zero in it
i shld check for T^2
if it still got zero
i shld check for T^3
and so on
until i find a T that has all numbers non zero
if i didnt find that then its not regular
thats what i found on yt
but my teacher said otherwise
if for example
A belongs to M7_R
i shld have B belongs to M7_R
so like it becomes like this
AB=BA=I
how
how shld this happen
i dont understand it
@misty nebula Has your question been resolved?
@misty nebula Has your question been resolved?
@misty nebula Has your question been resolved?
can you condense the question down to like one paragraph
A belongs to Mn_R
B belongs to Mn_R
how does AB=BA=I proves that A is a regular matrix
oh because regular just means it's invertible right
depends on your original definition but if you have AB = I then B is the inverse to A and you've proved that A is invertible
Closed by @misty nebula
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• After 15 minutes, feel free to ping <@&286206848099549185>.
• Type the command .close to free the channel when you're done.
• Be polite and have a nice day!
Read #❓how-to-get-help for further information on how to ask a good question, and about conduct in the question channels.
Is my answer for a and b correct
cause idk what to do with the ln(2)
cause i need the value to count the error bound
?
@thick latch Has your question been resolved?

.close
Closed by @thick latch
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
help
chill
alr so
yo hello?
imma js wait
simplify
i just need a reminder on how to do this
Simplify like make it in simplest form?
Closed by @cloud elk
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.
@here for people who need help with math that is SPECIFIC to economics...
The Edunomix Institute is a not-for-profit organization devoted to expanding access to practical economic education.
This message is being sent to inform you of our upcoming summer camp, which will be centered around entrepreneurship. Our camp will be held virtually and free of charge from July 8-12, 12-2pm EST.
Additionally, there will be two guest speakers this time. One is a CEO of a successful startup and the other is a Forbes Next 1000 finalist!!
Website: edunomixinstitute.com
Instagram: @edunomix.official
Link to Sign Up: https://docs.google.com/forms/d/1tmSbArlRr0JRMjAr8DXxDB2T8XCM-GZoic-E4KOmDQo/viewform?edit_requested=true
The Edunomix Institute is a not-for-profit organization devoted to expanding access to practical economic education. We strive to foster financial literacy, empower individuals to participate actively in economic processes, and encourage critical thinking about economic issues.
This summer, our camp is running virtually from July 8th to 12th fr...
@rapid sentinel 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.
My notes say this has something to do with natural log but I don't have the slightest clue what to do...
What’s the fundamental theorem of calculus?
that much I know. It's the antiderivative part that's tripping me up.
What’s the anti derivative of 5/t?
do you know what ln(1) is?
like what the definite integral represents?
Logarithms, especially natural logs have always been a mystery to me... 5Ln8 might as well be an imaginary number to me.
logarithms are inverse of exponentials
like lets say we had 10^x
the inverse function would be log(x)
natural logs are just with base e
or the inverse of e^x
Had to flip through old notes to get this...
yep thats showing how they are inverses
basically the same idea as the square root and the square
they cancel out each other
That's easy enough to understand. What happens if the b in the argument is c instead?
Closed by @young sundial
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 find antilog of -4.05
I mean how do I find antilog of -ve numbers? Why was +1 and -1 added?
How to find antilog of -4.05
🤨
I think I'm starting to decipher it
log base 10 of ???? = -4.05 - 1 + 1
is that it?
x = 10 to the power of -4.05
But I think I don't get answer by solving like that
I want to know the method that is shown here
The +1 -1 thing and 5 bar
I can barely read what's written there
I'd help you but I need some context for this
More context would be useful
Hard to tell what is going on exactly
More context is still needed if you want to understand why + 1 - 1 was done
Does this work
Oh that's pH related
By raising both sides to the power of 10
Because log(10) = 1
Calculator are not allowed i need to get the answer in the option
And if I did 10 to power -4.05 I wouldn't get the answer
.close
Closed by @fleet pawn
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 Iconvert weekly spending to monthy
I keep thinking its just weekly cash amoutx 30 days
yeah do what he said
ill try it
is it 857.142
would it be yearly to monthly spedning be 1,000.00/52 weeks?
U mean u want to convert weakly spending to yearly?
Divide yearly spending by 12
.close
@granite iron 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 i find the volume of these two hemi-ellipsoids who share the same flat surface, but are different heights?
you apply volume formula (and you may derive it if necessary)
Closed by @crude grove
Use .reopen if this was a mistake.
✅
why is it using the approximately sign
have you heard those jokes about finding the perimeter of an ellipse
no im not advanced enough to be laughing at those jokes
well basically there does not exist a result in elementary functions that you can make use of
hence why any simple formula you see will have an approximately equal to sign
?
apparently, u have the formula
at the end
so u use the formula
when my final answer is the approximately something something
how would i convert it to equal sign
cause ive seen people approximatingf
well u can try to set up the integral and numerically approximate an answer like that
ok i dont want to hear the i-word before i get into gr12
well u don't
i think ill be fine with approximately 😂
i'll be rounding it anyway
rounding is approximation itself
the formula will be a bit imprecise compared to setting up an integral but
for ur purposes i assume u don't need a precise answer
Closed by @crude grove
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.
by factorising $e^x(x+2)^2$
e=mc^2
@alpine sable Has your question been resolved?
Closed by @minor sapphire
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 inequality is this? And is it correct?
@young roost Has your question been resolved?
the answer should depend on the values of a,b ,c
@young roost Has your question been resolved?
Not without any conditions on a,b,c. For example a=b=c=1 makes it false
@young roost Has your question been resolved?
Closed by @young roost
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 part A
(x+7)(x raise to power 2 - 7x + 49)
cubed root of 343
!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.
erm what the sigma
shouldn't i help?
what sigma?
7
I need to understand how not just the answer
what?
are you familiar with sum of cubes void?
it's a cube+ b cube formula
Don't think so
a^3 + b^3
bro can you look into help 21
?
theres a formula that states
a³+b³ = (a+b)(a²-ab+b²)
Identities right
yeah
Damn I gotta memorize them again ;-;
Ok so one sec imma try solving
(x+7)(x^2-7x+49)
Am I correct?
yup
+b²
@verbal galleon Has your question been resolved?
<@&286206848099549185>
B and c
Send me a pic of the questions
Jadεn
Factoring:
Wdym call the gaps?
$-2n^3-432=An^3-6An^2+ACn+ABn^2-6ABn+ABC$
Jadεn
And then you solve using a simple system
$-2=A,$
$0=-6A+AB,$
$0=AC-6AB,$
$-432=ABC$
We get the equations from the coeffiecients
Jadεn
I don't get this part What are the An and ACn etc?
Oh alr it's just I've never seen this method before as usually we use some sort of identities
it's alright
@verbal galleon did you get it?
It's just substitution
@verbal galleon 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.
without diff of cubes how
Try rewriting sec^2(x) as 1+tan^2(x) on both sides (so it's that cubed on the left)
And then see what happens
Or if you prefer, you can let u = tan^2(x) so that 1+u = sec^2(x) and do it like that, if it makes moving stuff around easier for you.
@mellow iris 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.
Why is this false? (It is, right?)
try and see with actual numbers
monomials*
you can only cancel things that are common factors of the numerator and denominator
x isnt a factor of '1', or just (x+1) i should say
so you cant cancel
,,\frac{2+1}{4-1}=\frac{1+1}{2-1} ???
there is also no such thing as 'cancellation' in math
to simplify a fraction, youre usually either adding 0 to it or multiplying it by 1
When you "cancel" you are actually diving both the numerator and denominator by the same value, no?
thats not what youre doing here though
unusual way to write 46 multiplied by xyz
usually the number literal goes first
thats correct as long none of x, y, z are 0
Oh yeah, my bad
So this is possible because you're dividing monomials?
Since they are only one term, anything multiplying it is multiplying the whole whing
your dividing the fraction by 1
if you like
your dividing by (xyz)/(xyz)
or youre multiplying by (1/(xyz))/(1/(xyz))
i mean yeah what you said i guess...
For some reason i have a very hard time remembering the notable products, and i haven't learned derivatives just yet
the numerator is linear
the denominator is quadratic
this highly suggests for you to attempt factorising the quadratic
(x + 1)(???) = x^2 - 1
And how do you do that? (Sorry for sounding braindead, it's just that this specific part my math teacher never taught well 😦 )
Without having the notable products in your memory
This is the kind of thing i mean
well, i suppose one of these is useful
but more generally you should be remembering how to expand (a + b)(c + d)
Are you supposed to just remember it, or is there an easier way? I'm terrible at remembering'em
you shouldnt need to remember anything
all you need to know is how to expand (a + b)(c + d)
using some algebra
and then use this suggestion
this is merely a shortcut
c(a + b) + d(a + b)
yes, but thats not the full expansion
(c.a + c.b) + (d.a + d.b)
yes, and then the brackets are redundant
now for this idea, you will have to think about what the general form of the ??? must take
for a quadratic
whats the general form of a linear term
angular coefficient . independent variable + linear coefficient
ax + b, in other words
yes ax + b
(x + 1)(ax + b) = x^2 - 1
so now all you need to do is expand the left side
you can either use what youve just worked out
and substitute in, or do from scratch.
it doesnt matter
But now theres not as much to memorize right? even if its more work
The more you practice (do more work), the more automatically these things will come to memory.
Yes
all 3 of these forms are specific versions of (a + b)(c + d)
(x + 1)(x - 1) = x^2 -x +x -1 = x^2 - 1
I had trouble figuring out how it would not result in having some x^1
Didn't think on the possibility of x - x
So the main idea is that you can always express a quadratic by a multiplication of two linears right?
So you just need to figure out the coefficients of the specific linear needed
yeah this is right
yes and no
depends what you mean really
you definitely cant factorize all quadratics into two 'nice' linear terms (integer coefficients)
you cant even factorize all quadratics into two linear terms with real coefficients, but im not sure if youve come across this
x^2 + 1 is one such quadratic.
The ones you will be asked about, like in this question, you can factorize nicely though. usually.
That is exaclty the one i'm trying right now lol
yeah, so it doesnt have a factorization in the reals
only with complex coefficients
So in this case you can just replace x with -1, since x=-1 is not a point of discontinuity, right?
Gonna eat dinner, might take a while for me to read whatever you answer next
@topaz sedge 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.
Having trouble evaluating/integrating the following:
ʃcos(ln(x)) dx
My approach right now is let u = ln(x), du = 1/x dx
on the right track
!occupied
Someone else is already using this help channel. If you need help with a question, please open your own help channel/thread (see #❓how-to-get-help for instructions).
idk the next step. I mean I know like it becomes cos(x) xdu
thats wrong
oh
but from this you can also deduce x = e^u
your local hot fungus
i guess du
?
sin u du
blud i dont know what youre talking about
im tryina do integrateion by parts here so i think thats why im confused
so i had int u dv = uv - int v du
what is ibp
integration by part
oh ok
yea so thats where i was stuck so the next step i thought was gona be like v du so sin u du
but thats apparently wrong
so im stuck
i should also say, the u-dv method will be tiring for this
https://youtu.be/2I-_SV8cwsw?si=Crw9RXLd_gRu69Lq i suggest you watch this
Integration by parts by using the DI method! This is the easiest set up to do integration by parts for your calculus 2 integrals. We will also do 3 integrals to illustrate the 3 stops of the DI method.
Dear calculus teachers, please let students use the DI Method (& why it is really the same as integration by parts) 👉 https://youtu.be/8xPfNuXLS...
my lowest exam grade was this topic and this is exam review
now im worried
ok checkin tha now
@crimson island Has your question been resolved?
im still stuck
@crimson island Has your question been resolved?
Closed by @crimson island
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 a specific problem but im wondering when writing out sin/cosine graph equations, knowing which of these two equations to use:
second one is better
because then 2pi/|B| is your period
and c is the horizontal shift
so i should do that even though my phase shift is -pi, does factoring out 2pi/40 not distort that?
yeah my actual phase shift is half, so thats the confusing part for me, why you have to factor out the 2pi/40 as that messes with the half turn phase shift
a lot of like videos i see of creating an equation from looking at a graph dont factor anything but just put B outside the parenthesis right away
it depends on the type of problem you are trying to solve
in this case you look at the circle graph
so you gave the phase shift in terms of the unit circle
so as a rule of thumb, when looking at a sine/cose graph i can just create the equation how i did, but looking at the circle graph/going around a circle, doing it the other way is better?
you can do it however you like
if you know what you are doing both will work
for me the phase shift in the problem is 20 seconds (because a whole turn is 40secs) so the equation would be
and you can see it clearly on the xy graph :
but if you want to think of the phase shift in terms of the unit circle, then write it as
both are exactly the same function
ahhh okok wait that makes a lot of sense, it really just depends on the problem and what units your graph is in
exactly because in your case you were looking at the circle
but sometimes you will be looking at the actual graph of the function
yeah, like the picture you showed
and in that case it is easy to just see the phase shift is 20 units
thats it
that makes sense, tysm
for example in the answer you gave plugging in zero gives you something weird
but you should logically expect -15
and if its sine you should get 0 + D and is its cos you should just get D
i think
thats if you start at the 2pi position of course
im not sure what those letters are
for the Asin(Bx-c)+D
oh sure
well it depends on the phase shift again
but without looking at the equation, think about the fact that you are trying to model the horizontal distance from the center
so at t=0 you should get -15, because the carrousel starts at the leftmost point in the circle
yeah that makes sense, thank you
i think the way im going to do it is when giving a circle use this equation
and when your given an actual grpah where you can visibly see the phase shift, this one
@sharp gust Has your question been resolved?
Closed by @sharp gust
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 dod they went from the first highlighted integral to the second one
@vestal stag Has your question been resolved?
I tried to solve the integral separately
@vestal stag Has your question been resolved?
@vestal stag Has your question been resolved?
@vestal stag Has your question been resolved?
.close
Closed by @vestal stag
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 someone help me illustrate and solve
have you tried drawing the problem
not yet
try it first
you can represent the building with a tall, thin rectangle
and maybe the sun on the left
meaning, the shadow will form on the right
yea youre in the right track
just form a triangle like that
and you can now apply the trigonometry
since it wants the angle of depression
we essentially want to find this angle
what about the measurements
what did the problem say
about the height of the building
and the length of the shadow casted
yea correct
now since that green angle is our reference angle
which sides do we have
opp?? adj?? hyp??
and what function is that
yea
tangent
alright now write the equation
we dont know what the measure of the angle is
tan = 100/300 right
so lets say its theta
tan x = 100/300
ye but tan must have an input
thats right
now how do you solve for x
i forgot what to press 🙏 😭
well in the left side
we are taking the tangent of x
to "undo" that function
we can take the inverse tangent of both sides
like this
,,arctan(tan(x))=arctan(\frac{100}{300})
Renz
,,tan^{-1}(tan(x))=tan^{-1}(\frac{100}{300})
Renz
yep
ok thx what about this one
try to draw it again
@vague gazelle 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.
Vertex on the line 2x - 3y +8=0 focus on the line 4x + y-1=0 y= -1
y=-1 is its directrix
well witht hat i know it has a vertical axis
i just dont know how
yes
i already have an answer btw
i just dont know how to come up w a solution for it
i solved it by graphing
assume the vertex to be (t,(2t+8)/3) and focus as (u,1-4u)
where is that coming from
if in first line, x is t then y will be 2t+8/3
similarly in second line..
did you get it?
I dont get
Where u got this one
ok suppose that x coordinate of vertex is t
then 2t -3y +8=0
3y=2t+8
y=2t+8/3
now?
it looked good
x
yeah
4u+y-1=0
y=1-4u
now since axis is vertical, the x cordinate of focus and vertex will be same.
so t=u
u, 1-4u
t, 2t+8/3
ohh yea
also the vertex is in the middle of directrix and focus
so midpoint
what do i do with the fact that t=u
do i just change the variables
i pick one then just roll w it
yep
yeah
wait
yea thats about right
no
wait . what do u want to find out
what does the question ask
the eqn of axis
that exists????
of
oh
isnt it just x=-1
thats a cool solution
i think im done now
can i ask an algebra related question
y=-4a+1
u cant just make it 4a-1 right
itd be wrong
yeah it is
u can make it 1-4a
not the other way around
have u encountered this problem alread
what problem?
this problem that we just solved
no
but u just knew
can we be friends? i really would like to communicate w some person good at maths
i like maths too
i am not really online on discord
oh alr
today is the first time i opened it in weeks
well damn
also entrance exams prep needs time
india
thanx
yeah
goodluck bro
how did u know
ohk bye
Closed by @vast pecan
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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.
!15min
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.
@jade prawn Has your question been resolved?
!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
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 would id o part b
do -(a+b) then normalize it
what does normalise mean
fancy way of saying make it a unit vector
Closed by @strange fractal
Use .reopen if this was a mistake.
.reopen
✅
because the length of -(a+b) is root 5
you want to make the length 1 so you divide by root 5
but its asking for da vector
in general you can get a unit vector by dividing any vector by its magnitude
yeah
lol
although i think it's intuitive
dam i cant wait for this to get even harder
whats that mean
fancy way of saying "i can mostly see why it is true"
well if you multiply a vector by a number it just scales the vector
yeah it has length 1
so for example lets say the vector v has magnitude x, then the vector kv has magnitude kx
so if k is 1/x then the magnitude is just 1
probably because they lazy and they dont like ugly looking fractions inside a vector
but mathematically the same
is this also the same
thats how i'd put it in a test lol
wait no
GRRRRRRRRRRRR
ok ill just do it the ugly way
lol
who cares
ello
hi friend
if theyre super duper strict for no reason they migjt also want you to rationalize
do u want help with smthin?
if they do im gonna cry
lol
hey..
yes u are..
im struggling with this topic sm..
my teacher said next year theyre teaching it to us
but in 3d
pray for me
Ryan, good, and math do not belong in the same sentence
isnt rationalizing supposed to be given in the question
idk
any ways rationalizin is ez
just 1/ sqrt of 5 * -sqrt of 5/-sqrt of 5
u mean 1 cap j cap k cap?
interesting
bruh which grade r u in?
grade 10
i think you need to join the lines
ur struglin with this
well they do
😠
to be fair grade 10 is very slightly early for vectors
bro
omg shush ur lips no one cares
good for you
tbh the best way to test if you fully understand vectors is to use it on a bunch of physics
lesgo im taking physics
but they said no vectors until later 
igcse physics does not use vectors
whats igcse
forget i said anythkng im dumb
we r doin physics only rite??
anyways high school physics usually does not involve vectors
unless its some super difficult curriculum
watt my teacher said we're using vectors later in the year
depends
like the f=ma stuff
thats easy
yeah
i think they introducing it to us and it gets hard in uni idk
icl
I AM A TINY LITTLE BIT STUCK
i meant stuff like very simple path integrals
go from A to B to Q
i tried 😢
i dont think thats using vectors at all
i meant using vectors to do actual calculations
idk.. im not the brightest student
LOL
wait
ohh i think im getting it
bc i dont have BC i can find it using BA+AC
and then i can just do
1/2(BA+AC)
:d
Oh but does it matter where i like put the points
Like the PQRS
probably not
It does actually
as long as its close to the midpoint
P is the midpoint of AB
OHHHHHHHHH
So P has to go on AB and so on
thx if they gave me that in a test i wouldnt have known
But yes what you've drawn is correct
and probs wouldve stuffed the question up
I GUESSED IT CORRECT?
the points
Yeah, somehow lol
Closed by @strange fractal
Use .reopen if this was a mistake.
nwnw
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
.close
Closed by @tawny python
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.
