#help-28
1 messages · Page 170 of 1
7 - 5x is wrong
Appart from that, this is the way to go
Just try again with the right value instead of 7 - 5x
would you leave this as the answer?
x =
y =
What do they ask for ?
it sounds like it's asking for matrices
yes
so maybe i just replace this with values?
So give them the matrices
Exactly
Let’s check your calculations
There is also A
something went wrong
There is a mistake
always something so trivial
i'll have to be careful
tyvm
at least i have the method now
but you are saying maybe there can be more than 1 matrix for the answer?
or only one matrix
Only two mistakes with all that
i am not sure how i would get more than one matrix for the answer if this is the only matrix with variables
Here they ask for A and B. If you would have found 5 différents ( x,y) you would have to give all the matrices A and B associated to each couple (x,y)
But you found only one couple (x,y) so just give A and B for this couple
Yes for example
But even more simple
If you had to resolve x = y +4
There is not a finite amount of solution (x,y)
i have only seen higher powers with diagonalisation, not matrix multiplication
i thought the idea with matrices is that they are supposed to be linear
But you did a multiplication of two matrice though ?
hmmm, OK..
A - (lambda)*Identity is the only time I have seen polynomials
Are you talking about x^2 ?
which is kinda the point, to find the eigenvalues
yeah, to have multiplicity with a variable
Oh okay so here don’t think about it
It’s not a good example of finding more than 1 x
like for example if both matrices had an x
Yes
find all matrices AB = BA
this type of question could still be asked? or impossible to solve
Yes it could be asked
and you would solve it same way I just used?
You would just probably have to solve a second degree equation
Almost
OK
I just don’t get why you sum up the line
i guess you just factor out both x values
oh, to make it = 0?
you would do it differently?
Look at what you sent me
.
Yes
that doesn't make sense?
You don’t have to sum
oh ok
It does
what would you do instead?
Just do coefficient by coefficient
ahh OK
So 4 equation
But there is 2 unknown so you would only need of 2 equation
based on this
It is
somehow i got x = -3/5
probably from that full summation
extra work and causes error
.
Look at the end of the page
At the left part of the equation
There is two 15
Because a 5 became a 15
i'm trying to go as fast as possible.. for final exams it helps
but it's easy to make mistakes
if not careful
Sure but always reread what you wrote
It’s the only way
Just reread it one time because you don’t have time for more
i guess so 🙂 i'm so drained by the end, i have 10 mins left to check over all my work it's usually never enough time
And at the end if you still have time left never hand back your work
Check for the 4th time your work
But only at the end
During the exercice just 2 times is good
No problem
I will check my work now
crap
something went wrong again lol
this part looks fine
i used the first column entries to solve for x and y
7+5x = 22
5x = 15
x = 3
LOL
i even double checked that, thinking "wait, isn't that supposed to be 3?"
i thought maybe with my new vaues corrected it might change
wow
tyvm, i will check again now
y is not -4
y=10
holy moly
i think my brain is cooked
too much math today
i will give this one last check
AB
BA
tyvm everyone
appreciate it
Well done
Closed by @dense edge
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 do this with excel
=T.INV.2T(1-conf,df)
Yeah
Could you explain why it wouldn't be =T.INV.2T(0.025, 10)
because i thought we divide alpha by 2
The .2T is for two tail test so it auto divides by 2. You could drop the .2T and do alpha/2 instead
np
@misty zinc 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 this be the basis? Don’t we need linear set of vectors in R^6?
Isn't it a basis of the range?
Oh.. Set of vectors actually
So that makes more sense I guess
But why are they not written as rows in augmented matrix form?
I had no idea the origin vectors are the ones to use. I thought the basis had to be taken after doing REF or RREF and using those same row values with column pivots
The augmented matrix represents trying to solve for the coefficients in the linear dependence relation.
But the vectors aren't linearly dependent, so there's infinitely many solutions.
If it asks for basis how do you know if it wants column basis or row basis?
They just want a basis of the vectors. If you had a linear dependence relation, you would solve so that all the components add up to 0
That's what the matrix does.
Yes.
By default is it one or the other? When referring to basis of a matrix
But here we want a basis of the column space
The question will always ask? Basis of something
i.e. a basis of the space spanned by the vectors that make up the columns
It will never just ask for the basis? Because it doesn’t explain basis of what
like here is matrix A
“find the basis”
Nobody would never phrase a question like that?
It needs more context on what basis?
But the question asks for the basis of the vectors.
No I mean in general
Not with this question
In general they would have to ask
a basis of a vector space is completely unambiguous
OK
the way you rephrase that as a matrix equation or whatever is completely your call
you're responsible for that
Wdym?
You can choose if you see it written on a test unambiguously?
Or you do all forms
Row basis, column basis
Null space basis
“Find the basis of the vector space”
What basis(s) would you personally solve for?
well you do one form, no need to find the same thing twice
But each would be different
you could completely put each vector as a row of a matrix if you want
the real question is
what do you do with that matrix ?
and how do you interpret your matrix after what you did ?
Linear independence (basis of column vectors) and linear dependence (basis of null space column vectors)
Not sure what basis of row vectors tells us tbh… Linear independence after matrix transpose? Basis of row vectors still feels weird for me
I think I get it finally
I should say, I think I mixed up my definition of row and column
Column basis is actually the transpose of a normal matrix
Because typically a matrix is written in this form for RREF:
x, y, z
The amount of columns indicate the space
for x, y, z the space is R^3
The amount of rows indicate how many equations are in the system
So after RREF if I get
1 0 0
0 1 0
0 0 1
Does that mean the basis is
1 0 0
0 1 0
0, 0, 1
?
3 vectors
@dense edge Has your question been resolved?
@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.
In number 1, how do you compute for p7?
@raw ruin Has your question been resolved?
@raw ruin Has your question been resolved?
isnt there a formula for percentiles
I don't know how to solve it
The formula that our teacher gave us can't be applied to this certain assignment
Idk why
This is the formula
I tried for p7 but it just doesn't work. I solved for 7(30)/100 which is 2.1 but the problem is that there's no cf lesser than 2.1
In the given table for the problem
The least cf on table 1 is 3, which isn't greater than 2.1
cf shouldn't be greater than (k(n)/100), atleast that's what our teacher told us
I guess?
I tried this formula that I found online which is
P_7 = 10 + 5/3 x 2.1 = 13.5
isnt that just 0
theres nothing before the 10-14 class
so its just 0 all the way down
So cf = 0?
yeah
Closed by @raw 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.
Differentiate tan(-x)
I used the chain rule
so
=sec^2(-x) * -1
=-sec^2(-x)
but for some reason the answer was -sec^2(x)
why did the x turn positive
that answer is correct, but sec(x) is an even function so they are equivalent
they are the same
even if there was an odd function there, the square would've compensated the negative
are you talking about the -f(x) = f(-x)
an even function is a function that satisfies $f(-x)=f(x)$
how do you know sec is a odd function
فطر
cosx is an even function
its not
and since secx is just 1/cosx, so secx is also an even function
wait
He's saying it's even
all trig functions are even right
So positive = negative
Sin isnt
Closed by @marsh tusk
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 need help with this question
I don't really know where to even start
This chapter is differentiation but I don't really know what to do
OK wait a minute
profile picture
in the diagram shows a metal hemisphere with radius of 10 cm. Water is poured into the hemisphere such that the water level from its base. H cm increases at a rate of 0.2 cm persecond/
prove the area of the water surface is pi(20h-h^2)
This is a rough translation from another language so I'm sorry if it's confusing
OK thanks
ok so 0.2x where x is the time is the velocity of how fast its filling up correct?
no sorry its acceleration
I don't understand
im a bit confused, does "H cm increases at a rate of 0.2cm per second" mean that the height is increasing or the speed at which the water is rising increases?
ok
so h is how high the water level is
Yea
and every second it increases by 0.2 cm
Yeap
Yea
so it gives you the displacement of the height of the water
because at 0 seconds its empty
Yea
have you been doing rectilinear motion yet?
I don't know what that is so I guess no?
so basically, displacement, velocity and acceleration are all related to each other and you can use differentiation/integration to find out the equation of one if you know the other
Oh ook, I think I should say this probably has nothing to do with integration cuz this practice question is before learning integration
And do I have to use the acceleration to find the area?
does this say i) prove that the area of the water surface, 2cm, is given by 2 = pi (20h - h^2)
it might not have to do with integration
i just cant read it properly so im not sure
Oh sorry, it's L cm
My bad
L cm
ok so you can use the area of a circle to find this
with a hemispherical sphere, the radius between each sides is the same from top to bottom
What do you mean by this?
Ohhhh okok I get it now
Ok
Wait nvm I don't know what to do with the info given.
you got it?
ok
so if the formula is pi (20h - h^2) and h = r when its at the top
then h = 10 at the very top
and 20x10 - 10^2 is the same as 10^2
so thats the equivalent of pi r^2 which is the area of a circle
But h does not decrease the same as r right?
because the distance from the bottom of the circle is not going to be the same as the sides we have to do the 20h to make up for the diameter of the circle vs the distance to the bottom
yes exactly
thats why its not just pi r^2
to find the actual radius, its 20h - h^2
this is hard to explain
Where do we get this from tho? I mean we should just take from the itself right?
yes
Shouldn't
its hard to explain
Wait?
i just need a sec
ok so you get that pi h^2 is like the vertical circle and its not the same as the horizontal thats pi a^2?
so to calculate the circumference of a circle its 2πr
Cuzco they have different radius?
I thought we're finding the area?
Yea
For example? Like finding the length of chords?
Do we're trying to find thr formula that relates r to h?
if you use pythagorus's theorum to find a (which is our r in the area calculation)
its 10^2 - (r - h) ^2
which is 10^2 - r^2 - h^2 + 2rh
So we're doing a²= R²-(10-h)²
and because r^2 is also 10^2
its 2rh - h^2
which is 20h - h^2
so its pi a^2 so π(20h - h^2)
im sorry that took so long to explain
idk what was going on in my head
Oh it's fine I get it let me try doing for a sec I'll get back at you in a few secs thanks
So like this?
yes
Thank you for helping and for having patience with me. Thank you very much I can continue by myself from here.
.close
Closed by @red wasp
Use .reopen if this was a mistake.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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.
there is no question
find x value
such that?
so that what happens
what?
can you state the exact instructions of the question
ok
here is the equation
and we need to find x value
you understand?
@hot herald
the stuff in the original question seems to be for two different questions
why are those being set equal to each other?
why is stuff getting covered in red
can you please show an unedited image of the original from the book
i covered because it is another question
the stuff in the original question seems to be for two different questions
why are those being set equal to each other?
its to resolve
where are the word instructions telling you what to do with these functions
listen
we have a equation
and the instructions is to find x value
just this
through simplifactions, transformations, eg...
indulge me,
uncover the stuff you covered in red
and let me see for myself
so far no
subtract 1 from both sides
ok
on the right side
factor out 2, then the double angle identity for cosine can be applied
try to do the work following my instructions to the best of your ability
i'll provide the necessary adjustments/improvements/input if needed
Closed by @vague siren
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.
@bold tinsel Has your question been resolved?
@bold tinsel Has your question been resolved?
.close
Closed by @bold tinsel
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.
confused on how to work out 3
@icy pendant Has your question been resolved?
<@&286206848099549185>
if you have the answer for (ii), you can find that the probability of getting flu is 1 minus that answer
the expected number of students catching the flu is the probability of getting flu times the total number of students
just plug everything in and you'll find the total number of students
i got 17/49
dunno if thts correct
(5/7)(34/35) + (2/7)(5/14)
(Probability of not catching the flu after vaccinated) plus (probability of not catching the flue as a not vaccinated student)
oh alr
39/49
whats the reasoning for this
.close
Closed by @icy pendant
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 help I've been stuck for a while. Ive retried this question multiple times with different limits each time and cant seem to get the right answer
points of intersection are (0.5, π/6) and (0.5, 5π/6)
@tranquil stag Has your question been resolved?
@tranquil stag Has your question been resolved?
@tranquil stag Has your question been resolved?
what if we find the white area first, then subtract that from the whole circle area
ofc using integrals
The white area at the top?
I thought about doing that but surely it would be really complicated
Surely u would have to integrate from pi/6 to 5pi/6 then subtract the little bits from the other curve twice
Then subtract all of that from the whole circle area
@tranquil stag hello again
Have sleep now
Similar to yesterday, you need to use the red line for one part of the interval and the blue for the other part
Overall, you should have integrated over the whole circle
@tranquil stag Has your question been resolved?
how complicated?
its much easier this way
other than geting the area directly
for R, u will integrate from $1-sin(\theta)$ to $\frac{1}{2}$
CowCat
What?
$\int_{\pi/6}^{5\pi/6}\int_{1-\sin(\theta)}^{1/2}rdrd\theta$
you're forgetting an r
and also the lower bound is the 1-sin
cowcat is saying calculate this
and subtract that from the simple calculation of $\pi r^2 = \pi \frac{1}{2}^2$
what r?
idk how much you know about coordinate transformations
but the determinant of the jacobian of the transformation from cartesian to polar is r
another way of saying it
thats not transformation, im directly integrating over r and theta
you want to calculate the surface area no?
you generally do that by integrating over x and y
dx dy
but we're doing it in polar
no 2d
i know that dxdy = rdrd(theta) but thats when u transform from one to another, however here we are directly integrating in the polar coords
you still require that r
yes, ur correct
@tranquil stag Has your question been resolved?
is this answered
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.
Does anyone know how to calculate standard error using this table and formula
If i fill in the formula I get 7,4207 which seems way too high for a SE
This is a cry for help
You might want to ask in #probability-statistics
Oh thank you
Lowkey just forgot everything I learnt from statistic course
Closed by @ripe valley
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.
Arne is going to fence in a dog kennel against his barn, for his two labradors – Einstein and Newton.
He has 64 meters of fence, which should be enough for three sides of a rectangular dog yard. The fourth
the wall consists of the barn. See figure.
Draw an expression for the area and determine the dimensions that the kennel can have for the dogs
get as much surface as possible to play on.
<@&286206848099549185>
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.
<@&286206848099549185>
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.
stop pigning god damn bro
@viral kayak Has your question been resolved?
@viral kayak Has your question been resolved?
@viral kayak Has your question been resolved?
@viral kayak Has your question been resolved?
@viral kayak Has your question been resolved?
ur tryna maximize area
you know the perimeter must be 2(width) + length
and that must be 64
and ur tryna maximize area aka A = xy or (width)(length)
assuming u dont know calculus, the area function should be a quadratic and max is just the vertex
assuming the function concaves down ofc
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 19 wrong?
how did you get 19?
@finite burrow 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.
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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 by @dry zodiac
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.
The price increase from 1967 to 2015 was 817.4 %. Determine the krone value in 1967. Give the answer to two decimal places.
you'd need the 2015 value to solve this
That's like saying I grew 50% from ages 10 to 20, how tall was I at 10?
Missing data
@paper cove Has your question been resolved?
something like $P_{1967} \cdot x = P_{2015}$
b
but how do i find out x
i have to find the price in 1967
and the price in 1967 is 817.4 % less than 100
the answer is 9,17
but how
which part are you confused about
so if 2015 is the basis year, ie P = 100
and delta P = 817.4, then its just P + delta P = 917.4
divide by 100 you get 9.17
.close
Closed by @paper cove
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 find ED ?
Hii
similar triangles
heyo
Yeah
use their properties
9/6 = (2x+4)/x+4
||6/9 = x+4/2x+4||
hint
Closed by @steep garden
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.
do i have to put the determinant equal 0
???
how am i gonna evaluate this determinant
i need to do it using matrices btw
@torn jolt
you can find determinant for only a square matrix only
no worries
ad-bc = det
yea but what bout this
thats not square
yea
u cant then
or you can just use that condition a1/a2 = b1/b2 = c1/c2
dont i have to include the other side of the equations too
(for infinite solutions)
i need to do it using matrices
@daring bay help me plz
write the system of equations as matrix equation
[[1,2], [2, λ]] . [x,y] = [4,-3]
now this system has a unique solution when coefficient matrix ([[1,2], [2, λ]]) is non singular (det != 0)
so for not unique solutions
it must be zero
so | [[1,2], [2, λ]] | = 0
on solving this you get λ = 4
no
this is correct
if i was given 3 equations
then would you still say that i have to include coeffeicent part only
if you had 3 equations with each having 2 variables
then you could just use any 2
so it'd still be same
thats how you convert system of linear equations to matrix equation
ok ok i got it
.close
Closed by @restive quiver
Use .reopen if this was a mistake.
✅
what
3 n 4
@restive quiver Has your question been resolved?
Closed by @restive quiver
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.
Please check and let me know if the series tests used for each question is right
also for this question where does the 2x-sin x come from?
yeah
ok thank u
also could u check this pls
first one u apply divergence test
as lim goes inf, the sequence converges to 1
hence the series diverges
third one
split the sum
and apply ratio test for n/5^n
do the same with 5/5^n
@night lion Has your question been resolved?
oh ok ty
after finding if its convergent or not how do I find the interval of convergence and also radius of convergence
<@&286206848099549185>
The radius of convergence are basically the values you'll find for which the series must converge in and outside of which, you certainly won't converge in (for this one you should find something "interesting")
interval of convergence also considers the endpoints too and whether you converge at them, if you happen to get a finite nonzero ROC
I see, so I just do the limits and find out the sum of the series?
how do you mean "do the limits"?
I mean like lets say I use a certain series test to find out if a series converges or not right
so some of them make use of limits
so in this case I would use the root test
which makes use of limit as well
but to find the value of x where it converges would be the limit where n approaches inifinite right??
Well, you'd e.g. consider where the limit becomes less than 1 to find out the value(s) of x that would give you convergence
Closed by @night lion
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.
Under steady current conditions, the current density vector field, $\vj J$, is both solenoidal and irrotational. Meaning: [
\div \vj J = 0 \q \curl \vj J = 0
]
but im a bit unsure what this implies to the geometric interpretation of the vector field? would love some elaboration
Hard to say geometrically because it is subtle
But it means you won't see a magnetic field coming from any particular sources. It's just kind of "everywhere"
This is where we conclude that no monopoles exist
hmm
Irrotational is pretty hard to describe, because it does not mean that the field can't bend. More that it can't spin.
Like, imagine putting a boat in water and how it's always pointing in its direction of motion. If it does that, then the vector field of the water current would be considered irrotational
i can kinda imagine that
but i want to ask
does solenoidal here imply that the field lines always begin and terminate where they started from?
or go to infinity in the space i suppose
Closed by @pine dove
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 do we need to cut it in half as the marking scheme says and not just do the whole triangle
instead of 9 i got 12.7 because i did the whole triangle
ABCD
wdym
ABCD
what?
Show your work
k
Are you mad at me?
no
why should i? 😉
this formula is 1/2 * base * height
omg im so stu..
ty bro
tysm
.close
Closed by @wary tendon
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.
man this is a tough one
fredthebread69
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Bro nooo
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 help with this, I found the curl to be (0,0,-1)
then i have to find the normal vector
so i paramtertic the surface\
r(x,y) = (x,y,x-y+3)
did cross product of the derivative x, y respectivly got (1,1,1)
(0,0,-1) dot (1,1,1) = -1
take the double integral with bound of y= 0 to 1 and x = 0 to 1-x
got 1/2
which is wrong
this is stokes theorem
@torn wadi Has your question been resolved?
i also need help with this question
i calcualte the curl but im stuck with finding that paramertization.
im confused because z is not a function
its a range
(r,theta) = (rcos(theta), rsin(tehta), z)
i then take the gradient of this
but im just lost with stokes theorem
@torn 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.
how do i get started on this:
find the interval of convergence
@torn jolt 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.
so this is about discrete random variables, something to do with binomial distribution idk
the probability of throwing a 5 with a biased die is p. an experiement consists of throwing this die n ties and recording the number of 5's thrown.
when this experiment is repeated a large number of times, the mean number of 5's is 60 and the standard deviation is 6. calculate the value of p and of n
Sure binomial distribution
do you know how to find the mean and variance (equiv. standard deviation) of a binomial distribution?
so apparently mean is given by 'np' and sd by 'npq'
variance* for the latter, sd is the square root of that 
But yep, mean is np and variance is np(1 - p)
Can you figure out how you can find n and p from there? 
lemme think
mean = 60 = np
variance = 6 = sq rt (np(1-p))
i can solve simultaneously??
Yep 
But variance is 6^2 and no square root (or standard deviation is as you've said)
[it's most likely a better idea to use the variance here, there should be something nice you see!]
okah so 6^2 = np(1-p) ?
i think its easier to solve that way
thank you!!
.close
Closed by @versed ibex
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.
Would this be DNE or just 3?
supposed to be negative one this was an old picture
,rotate
that's my bad it's supposed to be negative 1 not positive
<@&286206848099549185>
.close
Closed by @echo rock
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.
In Diagram 1 PQRST is a square pentagon and PRVW is a square quadrilateral. Find x
i forgot how
"square pentagon"
"square quadrilateral"
Can you elaborate what those mean please? Feel like there may be a mistranslation there
@crisp peak Has your question been resolved?
oh yea
mb i just copy pasted from google translate
That's fine, as long as you can kind of describe them and we can try to figure out what you mean?
Maybe regular pentagon?
yes
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 i am currently going over linear algebra and i need help w understanding column row factorization A=CR
Closed by @patent lynx
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 do
(159-(-1))/5+1=n
You use arithmetic sequence formula
a_n= a_1(n-1)d
you can derive this from
$$159=-1+5(n-1)$$
$$159+1=5(n-1)$$
$$\frac{159+1}{5}=n-1$$
$$\frac{159+1}{5}+1=n$$
a_n is final term a_1 is beginning term n is number of terms d is common difference
Skill_Issue
Yea
$a_{n}=a_{1}+(n-1)d$
Skill_Issue
Yea
Ai hol up lemme try to solve
So 159 is n right
Wait no
Nvm
trying to find n
Is it 33
@tribal viper
@hoary ember
think so
Yeah
Channel closed due to the original message being deleted.
If you did not intend to do this, please open a new help channel,
as this action is irreversible, and this channel may abruptly lock.
Send your question here to claim the channel.
Remember:
• Ask your math question in a clear, concise manner.
• Show your work, and if possible, explain where you are stuck.
• 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 u reas this
if all output values of function x are greater or equal to 0 then absoluting the output values of the function x will be equivalent the output values of the function x
???
yes
"If f of x is greater than or equal to zero, then absolute value of f of x equals f of x."
whtpythrfucjnot
Nowhere here does it say that every x is being considered
Why? Because we have an explicit operator for that
it already said f(x) is greater than or equal to 0
ye
exacrly
$\forall x$
SWR
yes i know that
<@&268886789983436800> spam?
so?
But it's not saying explicitly that it's true for every x. It happens to be true, yes, but it's not actually written
maybe they just didnt write it
but its implied
No
it is implied
to what
to this ig
aint no wayy
this
f(x) is the output or is it function of x maps to etc
heeeelp
<@&286206848099549185>
Closed by @halcyon pulsar
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.
hello! I have a stats test tmr and I wasn’t there for this lecture.
I have no idea how to get those answers listed
I have no clue how to find the % of the sample that has ppl under 60 inches
the table is for the z-score stuff we’re supposed to apply
pls help 😭
5 ft = 60 inches.
The average student is 65 inches, and there is a standard deviation of 3 inches. That means that someone who is less than 60 inches whill be 5/3=1.67 standard deviations below average. This (1.67) is the z-score.
I would interpolate if i were you
got it
i think i see where i went wrong
as for the 62 inches on the bell curve, is that a single standard deviation? i don't know how to properly define/classify that marking
yes, 62 inches is -1 standard deviation, while 68 is 1 standard deviation
gotcha
a rule of thumb is that about 68% of people (looking at your table, 34.135*2) is within 1 standard deviation of the mean. For janky z scores like 1.67, you need to use the table you posted. If you interpolate for A(1.67) you should get something around 0.451 (do the interpolation, I'm just eyeballing it). This means that 45.1%x2= 90.2% of people are within -1.67 and 1.67 standard deviations.
and the complement, 9.8% is outside. However, we only want the subset of people below -1.67 standard deviations (not above 1.67), and since this distribution is symmetric (normal), 4.9% of the students will be below -1.67 standard deviations from the mean.
My numbers are probably imprecise since I didn't interpolate by hand, but that's the approach to take.
um i think im a lil behind 😭
i just plugged the value into the equation
i used 1.7 since i think that's what my teacher would want us to do
should the σ value be negative?
since the area we're focusing has negative deviations
yes
however, the distribution is symmetric, so the number of people below -1.7 std will be equal to the number above 1.7 stds
what
what's that 59.9 supposed to describe?
Yeah, I mean, we already know that
we want to find the number of people below 5 ft
aka 60 inches
we want the proportion of the shaded area to the whole area
The table tells us between the mean (65 inches) and 1.7 standard deviations (70 in, just the opposite of 60), the area is 45.54% of the total area under the curve.
With that in mind, and knowing that the distribution is symmetric, can you figure out what percentage of the total area under the curve is red (ie. below 60 inches)?
the blue area is 45.54% right?
yes, do you understand why?
Referring to the table
The 1.7 is the standard deviation value
And the corresponding val is 45.54
yep
The red portion is 4.46%
si


