#help-38

1 messages · Page 228 of 1

frail heron
#

but they are demonstrating the same idea, innit?

ionic pendant
#

no because the columns themselves are not a vector space, you have to distinguish between a set S and span(S)

trim lichen
#

there is more to Col(A) than just the columns of A themselves

frail heron
trim lichen
#

null space of A is the set of all vectors x satisfying Ax=0

#

this one lives in R^n as opposed to the col space living in R^m

frail heron
#

I see, thanks.

#

.close

trim joltBOT
#
Channel closed

Closed by @frail heron

Use .reopen if this was a mistake.

frail heron
#

.reopen

trim joltBOT
#

frail heron
#

one more question. for this matrix, the column space always consists of (0,0,0). Is it correct?

trim lichen
#

no

#

not what the word "consists of" means

frail heron
#

I wrote 1 3 1 ; 2 6 2; -2 -5 0; 1 4 3, and it was considered a mistake

#

idk why

trim lichen
#

well claiming that Col(A) contains only the cols of A and nothing else is, as has been discussed before, very wrong

frail heron
#

The question is asking for the column space of A

trim lichen
#

you would need to find a basis for the col space and either specify it as the span of that or write it longhand in parametric form somehow

ionic pendant
#

the lazy way would be to just write span{the columns} but they probably expect you to do the work to reduce it to a basis

frail heron
#

lemme go over rq. I'll leave this channel open

#

Ig this is the answer?

#

(1,0,0) (2,0,0) (0,1,0) (3, -1/2, 0)

ionic pendant
#

not quite

#

the way to get a basis of the column space is:

  1. find the columns in the RREF with pivots in them
  2. identify the corresponding columns in the original matrix. those vectors form your basis
frail heron
#

I don’t quite get it, the columns in the RREF forms the column vector of A…right?

#

or should I write exactly like this?

trim lichen
ionic pendant
frail heron
#

I see,

#

Thanks

#

I sort of understand what’s going on now 😂

#

.close

trim joltBOT
#
Channel closed

Closed by @frail heron

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

twin olive
#

Hi

trim joltBOT
twin olive
#

I was wondering someone could check my proofs for question 1a and 1b, slightly confused on 1c

#

For 1c I think it is not an equivalence relation, I think I have proved it is reflexive and symmetric but not sure about transitivity as i don't think it is guaranteed

trim joltBOT
#

@twin olive Has your question been resolved?

twin olive
#

<@&286206848099549185>

main sigil
twin olive
#

I will try now, I realize there exists scenarios in which transitivity does not hold

#

Are the proofs for the first 2 questions correct?

main sigil
#

havent checked yet, i will check it

twin olive
#

Proof and disproof+counterexample

#

Thanks

main sigil
#

1a is correct, but perhaps a little too wordy to my taste

twin olive
#

Oops

main sigil
#

is it really necessarily to dedicate a whole sentence and ton of symbols to say that 2 sets are equal if they have the same elements? Are you supposed to cite every ZF axiom you use?

twin olive
#

No I was just writing for my sake, when I submit I will rewrite and cut out all the unnecessary stuff

#

I'm not sure if I have done 1b correctly think I may have mixed up some deifnition

main sigil
#

for 1b, just provide a counterexample

#

counterexample is the easiest and best disproof you can possibly give

#

and its also what they asked for

twin olive
#

Is my counter example at the end correct

#

Sorry I did the disproof to make sure I understood everything correctly and intuitively 😭

main sigil
twin olive
#

For the counter example in 1c, do you think i should define p?

main sigil
twin olive
#

Because for 1b I let p be arbitrary as I quickly thought of that example, can't seem to do the same for 1c

main sigil
#

its definitely easier to just define p

#

if you cant figure anything out, try building the smallest possible counterexample

#

with random elements, not necessariyl the well known sets such as reals or naturals

#

one neat counterexample i found (and the smallest one there is) has |S| = 4 and |T| = 3

twin olive
#

Oh yeah that's actually very nice, I was trying to come up with some weird definition for p and some surjective function in R

main sigil
#

that's not necessary, i really like small counterexamples, because they are simple to construct and they capture the essence of why it doesnt work

twin olive
#

Yh, it seems much cleaner and easier to understand haha

#

Thank you very much!

#

.close

trim joltBOT
#
Channel closed

Closed by @twin olive

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

velvet plinth
trim joltBOT
velvet plinth
#

I do no lt understand how to get started

main sigil
velvet plinth
#

No

main sigil
#

of what degree is f(3x)?

#

and of what degree is f'(x)? f''(x)?

#

the point of this is that we may be able to recover degree of f from the equation
f(3x) = f'(x) * f''(x)
since both sides must be of the same degree

dapper swift
#

and only one of the options matches with that

main sigil
#

that's interesting way to approach it lol

dapper swift
#

yeah stupid question lmao

velvet plinth
#

n

velvet plinth
dapper swift
main sigil
velvet plinth
#

f' is n-1
f" is n-2

dapper swift
#

yeah (n - 1) + (n - 2)

velvet plinth
#

Yea

dapper swift
#

okay now you know n

velvet plinth
#

Howw

dapper swift
#

degrees of both sides equal

main sigil
#

and f'(X) * f''(x) = f(3x)

#

so they should have the same degree

velvet plinth
#

Yea so they are n-3

lunar stirrup
main sigil
main sigil
#

(n-1) + (n-2) = 2n-3

#

that's the degree of f'(x) * f''(x)

velvet plinth
#

Ohhh right

main sigil
#

what about the degree of f(3x)?

velvet plinth
#

2n-3 =n

#

Coz it will be the same as f(x)

#

Its jus that the coef changes dehree samee

#

Degree

main sigil
#

Yeah, so can you figure out what's the degree of f now?

#

i.e. what's n?

lunar stirrup
dapper swift
lunar stirrup
#

oh alright then

#

ty

velvet plinth
dapper swift
#

(otherwise the function space of polynomials wouldn't have an additive identity)

lunar stirrup
#

these kinds of methods help a lot actually

dapper swift
#

I was amazed when that worked lol

#

otherwise it's 2 or 3 pages of work

#

or some shit, maybe not that much

lunar stirrup
main sigil
# velvet plinth Yea its 3

now I'd just write down a general 3rd degree polynomial, expand everything and compare the coefficients

lunar stirrup
main sigil
#

i dont think the 0 trick is intentional, that'd be too good of a trick

trim joltBOT
#
Channel closed

Closed by @velvet plinth

Use .reopen if this was a mistake.

#
Available help channel!

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.

manic lagoon
trim joltBOT
manic lagoon
#

Help is needed by moi.

trim lichen
#

do you know in general how you can extract the sum of the coefficients of a polynomial

manic lagoon
#

This ain't no polynomial.

rustic marsh
empty orchid
manic lagoon
#

What is its degree?

trim lichen
#

well deg(f) must be 1999 if the equation is to hold

empty orchid
#

In general, you can take x=1 to find the sum (I.e., f(1)=sum of coefficients)

trim lichen
#

hold on actually

#

yknow what you have a point i think, there's no way any polynomial f(x) exists that satisfies this

#

conclusion: question is garbage, skip.

manic lagoon
#

Okay. Thank you

#

.

#

.close

trim joltBOT
#
Channel closed

Closed by @manic lagoon

Use .reopen if this was a mistake.

manic lagoon
#

I will also ask my teacher.

vagrant imp
#

assume f(x) is a polynomial eqn

#

then f(1) gives sum of coeffs

#

eg f(x)=ax^2+bx+c
f(1)=a+b+c

manic lagoon
#

Can you manually compute the coefficients given enough time? If yes, how? What is its degree? What is the coefficient of the term containing a power of x that is one less than its (the function's) degree?

vagrant imp
manic lagoon
#

.reopen

trim joltBOT
#

lilac flame
#

f isn't even a polynomial

vagrant imp
lilac flame
#

you can't divide x^2015 by 16x^16 - 11x + 2

#

so the sum of coefficients doesn't even make sense

vagrant imp
#

it could be some inf polynomial maybe

lilac flame
#

power series yes

vagrant imp
manic lagoon
#

I don't know power series. What would the first few terms be?

lilac flame
#

hard to say

#

,w x^2015/(16x^16 - 11x + 2)

empty orchid
#

Jesus

lilac flame
#

,w x^2015/(16x^16 - 11x + 2) power series

solid kilnBOT
lilac flame
#

wolfram alpha dumb bruh

dapper swift
#

,w x^(2015) / (16x^16 - 11x + 2) quotient and remainder

solid kilnBOT
red loom
solid kilnBOT
#

PajamaMamaLlama

red loom
#

f(1) is the sum of the coefficients?

manic lagoon
#

We know dude.

vagrant imp
#

cant we just let g(x)=1/(16x^16-11x+2)

#

and apply taylor approximation

red loom
#

ahh I did not see any of the other msgs my bad 😅

dapper swift
#

I mean the assumption is that f is a polynomial

lilac flame
#

,w factorize (16x^16-11x+2)

dapper swift
#

the questionmaker must be very lazy not to check that

lilac flame
#

,w (16x^16-11x+2)/(x+1)

vagrant imp
lilac flame
#

wtf

#

why is it integrating

dapper swift
#

okay let me try on MATLAB

red loom
#

,w (16x^16-11x+2)/(x+1)

dapper swift
#

arghhh I'm having software issues

empty orchid
#

I can run it

dapper swift
#

wait so if 16x^16 = 11x - 2, then raise both sides to the power of 125 to get constant * x^2000 = (11x - 2)^125

dapper swift
empty orchid
#

That should be the first thing I relearn tbh

dapper swift
#

to be fair I never learnt this

#

Desmos seems to tell me it's divisible

#

there's a turning point around there

#

so no vertical asymptote it seems

trim joltBOT
#

@manic lagoon Has your question been resolved?

trim joltBOT
#

@manic lagoon Has your question been resolved?

trim joltBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

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.

nova pumice
#

Why do a lot of people take differential calc and linear algebra at the same time during a semester in college

nova pumice
#

Isn’t that hard

#

Since it’s two calc

#

Is linear algebra even calc

#

It looks like cross product

empty orchid
#

Linear Algebra sets you up for the idea of Multivariable, though

#

(Obviously we can't visualize higher than 3 dimensions, so how come some problems are proved in, say, the 22nd dimension? Linear Algebra answers these kinds of questions)

limpid dawn
trim joltBOT
#

@nova pumice Has your question been resolved?

trim joltBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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

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.

late laurel
#

.close

#

a

#

did i bug this channel

#

ok

#

is this how i derivate implicitly

trim lichen
#

!msgdel

trim joltBOT
#

The original post of this help channel has been deleted, and it will abruptly close and possibly lock. (This is irreversible.) Please claim a new channel, and don't delete the first message of any future channel you claim.

empty orchid
#

.reopen

burnt mulch
late laurel
#

.close

empty orchid
#

ok then

#

kek

trim lichen
#

imploding channels are non-reopenable

trim joltBOT
#
Available help channel!

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.

urban grotto
trim joltBOT
urban grotto
#

long shot, but does anyone wanna take a crack on trying this integral with me or seeing if theres an easier way to go about it? I really dont think the problem im doing is supposed to be this bad

bright oracle
#

Oh no it's the monster integral again

cobalt drift
#

$\int \frac{\dd{\theta}}{k\sin \theta + 1}$

solid kilnBOT
#

jewels!

cobalt drift
#

This is it right?

bright oracle
#

It looks like you made it even worse

cobalt drift
#

I think a weirstrass sub should work?

#

tan (x/2) = u

bright oracle
#

Yeah it's tan(θ/2) time

#

You know it's serious when that comes out

#

(He asked about this question yesterday but went to have another look at it to see if the monster integral could be avoided)

cobalt drift
#

can't avoid monsters in physics

bright oracle
#

Sadly

#

The real world doesn't lie down into a convenient setup, even if we make our cows spherical

urban grotto
#

im gonna cry and throw up in real life

cobalt drift
#

$\sin \theta = \frac{2\tan (\theta /2)}{1 + \tan^2(\theta /2)}$

solid kilnBOT
#

jewels!

cobalt drift
#

It's been a while, I don't remember if this is right

#

I think it is yeah

bright oracle
#

Looks fine

cobalt drift
#

Do you need help proceeding @urban grotto

urban grotto
#

no im good, thaks for the help. ill give it a shot with this sub

#

i figured this was the case

bright oracle
#

Bottom is sec^2(θ/2), which turns it into 2 sin cos

urban grotto
#

becuse i saw someone mention itin a similar problem on stack exchange

#

mmm okay

#

thanks again, ill go give this a shot now while i wait for my students to show up

bright oracle
#

You're a tutor?

urban grotto
#

im a physics TA lol, if you can believe it

#

I TA engineering physics

#

anyways ttyl

#

.close

trim joltBOT
#
Channel closed

Closed by @urban grotto

Use .reopen if this was a mistake.

cobalt drift
empty orchid
#

That integral still looks shitty though

trim joltBOT
#
Available help channel!

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.

marsh forum
#

Doesn't (b) imply (c)

trim joltBOT
marsh forum
#

I mean trivially

grim sparrow
#

yeah

marsh forum
#

Cool

#

Thanks!

#

Here I just show it's not closed under addition, right

#

oh wait

#

The 0 transformation isn't invertible

#

we're done on those ground alone

amber python
#

it says noninvertible

queen beacon
amber python
#

in particular the claim is true for dimV = 1

marsh forum
amber python
#

so it contains 0

queen beacon
#

Well, you want it to not be closed

marsh forum
queen beacon
#

0+0=0

#

So

marsh forum
#

yea, so I have to find some other LT

queen beacon
#

Instead you need A+B invertible and A, B aren’t on they own

amber python
#

sharp on the helper grind

queen beacon
#

Yes

#

I may be subhuman but might as well help once in a while

marsh forum
#

$T_1( \sum_{i=1}^{n} \alpha_i e_i) = \sum_{i=1}^{n-1} \alpha_i e_i; T_2(\sum_{i=1}^{n} \alpha_i e_i )= a_n e_n$

solid kilnBOT
queen beacon
#

So, are these non-invertible

#

But yes this works

marsh forum
#

Now to prove every LT from V -> V when V is 1 D works

queen beacon
#

It just says to show it doesn’t work for n>1

queen beacon
marsh forum
queen beacon
marsh forum
#

cool, i think that's pretty trivial too

#

thanks

#

.close

trim joltBOT
#
Channel closed

Closed by @marsh forum

Use .reopen if this was a mistake.

#
Available help channel!

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.

broken cave
#

Can somebody help me with 52?

trim joltBOT
broken cave
#

Don't know how to appro

#

Approach*

#

With this limited info

left oriole
#

hint: you know an eigenvalue of A

broken cave
#

I'm in highschool

left oriole
#

wha

#

what's the context then?

broken cave
left oriole
#

all is see on this page is linear algebra

cobalt drift
#

Well do you know what a characteristic polynomial is

trim lichen
#

you know charpoly but you do not know eigenvalues?

cobalt drift
#

The roots of this polynomial are called the eigenvalues

trim lichen
broken cave
#

Even the characteristic equation was out of the syllabus , but I still studied it

#

Well

#

|A-yI|=0

#

So this matrix will satisfy

#

A²-(a+b)A-|A|I=0

#

Right

#

How can I proceed from here

left oriole
#

rearrange AB = B

broken cave
#

B=BA-1

#

And find A^(-1)

#

Right?

trim lichen
broken cave
#

Oh sorry

left oriole
#

not like that, i meant more like AB - B = 0, i.e. (A - I)B = 0

broken cave
#

Oh okay

#

Because I can't really Say |A|≠0 so I can't say that A^-1 even exists so I shouldn't use it

left oriole
#

you can say something about |A - I|

broken cave
#

(A-I)B=0

#

Um

cobalt drift
#

I mean lowkey if you know the shortcut for finding the inverse of a 2x2 matrix this isn't that bad

broken cave
#

|A-I|=(a-1)(d-1)-bc

cobalt drift
#

Because by symmetry A^-1 = A

broken cave
#

Well reverse the diagonal values and take the negative of non diagonal values divide it by |A|

cobalt drift
#

We know the det is non-zero so it's invertible

#

yep

cobalt drift
broken cave
#

Oh shit yes I can use that A^(-1)=A

cobalt drift
#

$AB = B \implies A^{-1}AB = A^{-1}B \implies A^{-1}B = B$

solid kilnBOT
#

jewels!

left oriole
#

that certainly does not imply A = A^-1

cobalt drift
#

Actually no

#

Yeah

#

It's not necessary

#

But since you have an MCQ...

broken cave
#

I'll solve with both the methods

cobalt drift
#

Oh it's not an MCQ

#

😭

broken cave
#

It's an integer type Q

#

Okay anyways

broken cave
broken cave
#

Because det of B is not defined eventually

#

Well what should I do

left oriole
#

Is it invertible?

broken cave
#

Just a moment

#

If B is not a null matrix

broken cave
#

Because if it was

#

Then B=0

#

Which is not possible

left oriole
#

yes correct

#

so what is det(A - I)?

broken cave
#

=0

left oriole
#

yep good

#

so putting it a bit more suggestively, det(A - lambda I) = 0 when lambda = 1

broken cave
#

Yeah and I have det of A-I

#

Yeah oh yeah

broken cave
#

ad-1-(a+d)-bc=0
(a+d)=2021

#

Given in the question

#

So ad-bc=2022

#

Am I right?

fierce lake
#

Yeah

broken cave
#

Oh great

#

Haha did it

dusky thunder
little glen
broken cave
#

But again , you know you're not supposed to solve this question with linear algebra

#

But fine

native shuttle
#

Is it 2022

dusky thunder
#

ad-bc-(a+d)+1=0

left oriole
fierce lake
left oriole
#

should be +1

broken cave
#

Oh

#

Yeah it should be +1

dusky thunder
#

dont make those silly mistakes

broken cave
#

And:2020

dusky thunder
#

costs a lot

broken cave
#

Ans*

native shuttle
#

Wait it's 2020??

#

I did it in another way wow

left oriole
#

yep that is right

native shuttle
#

Without using any of that

broken cave
dusky thunder
native shuttle
#

I kinda just guessed the values

#

Like AB=B

left oriole
native shuttle
#

multiply and use it

left oriole
#

but OP doesn't know that stuff

native shuttle
#

We get

#

alpha(a+c) +beta(b+d) = alpha +beta

broken cave
native shuttle
#

a+c=1 , b+d=1

broken cave
#

💀

native shuttle
#

a+d=2021

#

So I get d-c=2020

#

d=2021 c=1

fierce lake
#

Well yeah time pressure is a very influencing factor

native shuttle
#

and solve

broken cave
#

But ofc it's a computer based test so I can use any method

broken cave
#

Because I have no knowledge of linear algebra and jee is asking me problems from linear algebra and expects me to do it with , basic knowledge of matrices

native shuttle
#

I did it with basic knowledge lol

broken cave
#

Yep

fierce lake
#

Which is what op tryna say

dusky thunder
#

having computational lin alg in your toolkit is very powerful for this type of exams

broken cave
#

Yeah but the thing is I also have to prepare it for chemistry and physics too , so don't really have enough time to do so many things 🥲

fierce lake
#

Plenty of time broski

#

2 years is sufficient

dusky thunder
#

idk how hard the questions are but u can always make time for some lin alg awoo

fierce lake
broken cave
trim joltBOT
#
Channel closed

Closed by @broken cave

Use .reopen if this was a mistake.

fierce lake
broken cave
fierce lake
#

Then good

broken cave
#

Haha

#

.close

#

.open

#

.reopen

trim joltBOT
#

broken cave
#

Well I have another problem

#

🥲

#

53

#

I got this

#

If I put K=1 then this whole thing satisfies

#

As I can see

#

So

#

Cant I just say K=1

#

Yes I'm right the solution agrees with me yayv

#

Thanks anyways

#

.close

trim joltBOT
#
Channel closed

Closed by @broken cave

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

jagged wharf
#

I'm reading a proof about a certain property relating to bilinear forms $H$, but I have a more basic question concerning the existence of a basis. In the proof, we have some ordered basis $\beta={v_1,v_2,\ldots,v_n}$ for $V$ and an invertible matrix $Q$. Then the authors define $\gamma={w_1,w_2,\ldots,w_n}$, where $$w_j=\sum_{i=1}^nQ_{ij}v_i\quad\text{for }1\leq j\leq n,$$and say that "...since $Q$ is invertible, $\gamma$ is an ordered basis for $V$." Why is this excerpt true?

solid kilnBOT
trim lichen
#

you can reexpress each v_i in terms of the w's using the entries in Q^-1 as coeffs

#

and since each v_i is in the span of gamma, by linearity so is all of V

trim joltBOT
#

@jagged wharf Has your question been resolved?

jagged wharf
trim joltBOT
#
Channel closed

Closed by @jagged wharf

Use .reopen if this was a mistake.

#
Available help channel!

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.

frank rain
#

I need help with part iii)

just to confirm, is the answer to part i) 8! and the answer to part ii) 8P4 = 1680

frank rain
#

is part threes answer 12P4

trim lichen
#

nope it's 12C4

#

the question says "in no particular order"

#

youd be hard pressed to find a clearer indication than this that the selection is unordered and thus a combination

frank rain
#

oh ok

#

is my answers to part 1 and 2 correct

trim lichen
#

yeah they are

frank rain
#

oh ok

#

part iv is 8!/(2! x 3!) = 3360, and part v) is 2x6!/3! = 240?

#

or for part v), is there any need to divide by 3!?

frank rain
wraith hinge
frank rain
#

so part 4 is 3360

wraith hinge
#

part 4 you did right

frank rain
#

but for part 5, i thought dividing was unnescary coz it didnt ask for distinct ways

wraith hinge
# frank rain 2x6! is 1440

Well to be honest 2 Ms at start and at end (and they would be the same even if they were interchanged so don't do x2)

frank rain
#

so if it were distinct ways, then we would not multiply by 2 and instead divide by 3!

#

but if its total possible ways, we would multiply by 2 and not divide by 3!

#

right?

wraith hinge
# frank rain right?

Well I know it might seem hard for you to understand since you are just starting permutations and combinations but you must account for repeated arrangements
We don't multiply by 2 - you only do that if there are two different ways to do something, which isn’t the case here
We divide by 3! - every time you have three I’s, because they are identical and the words would change because there are 3 Is

frank rain
#

i understand dividing by 3!

#

shouldnt we need to divide by 2! then?

trim joltBOT
#

@frank rain Has your question been resolved?

frank rain
#

so just 6!/3!

#

ight imma settle on it then

#

.close

trim joltBOT
#
Channel closed

Closed by @frank rain

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

rustic marsh
#

$\int (1-x^2)^{100} , dx \[0.3cm]
= \int \sum_{k=0}^{100} {100\choose k} \cdot (-1)^k \cdot x^{2k} \[0.3cm]
= \sum_{k=0}^{100} {100\choose k} \cdot (-1)^k \cdot \frac{x^{2k+1}}{2k+1} + C$

solid kilnBOT
#

Flatus

rustic marsh
#

need to double check if this is right

#

cuz when graphed in desmos, doesnt look right

cobalt drift
#

looks alright

cobalt drift
rustic marsh
#

unless my desmos is trolling

cobalt drift
#

Well

#

They can differ by an additive constant

rustic marsh
#

i dont think the constant changes it

cobalt drift
#

Can you send a screenshot

rustic marsh
#

but also

#

if i wanted bounds from

#

-1 to 1

#

on the integral

#

i subbed into sigma and also let desmos just calculate the integral

#

and got super diff answers

cobalt drift
#

Uh

rustic marsh
cobalt drift
#

Well it does match

#

I think desmos is just freaking out

rustic marsh
#

cuz um

#

it doesnt match up at all

cobalt drift
#

it might be a desmos issue lol

rustic marsh
trim joltBOT
#

@rustic marsh Has your question been resolved?

rustic marsh
#

🥀

trim joltBOT
#

@rustic marsh Has your question been resolved?

trim joltBOT
#

@rustic marsh Has your question been resolved?

#
Channel closed

Closed by @rustic marsh

Use .reopen if this was a mistake.

rustic marsh
#

not resoved but

#

🥀

#

still can't figure out the problem

trim joltBOT
#
Available help channel!

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.

summer crypt
#

Find the side lenght of cube ABCDA1B1C1D1 if distance between BD and AC1 is d

trim joltBOT
#

Please don't occupy multiple help channels.

round imp
#

Close your other channel

#

okay

summer crypt
#

i dont have one sorry

rustic marsh
summer crypt
#

I dont know how to connect the skew lines

#

Its from my textbook

heavy lion
#

your question itself doenst make sense

rustic marsh
#

can u js send the q

heavy lion
#

if BD = d, then AC1 cant be = d, in a normal cube

#

or you can just find the side length with BD = d alone

rustic marsh
#

wtf is AC1?

#

is it just AC?

#

how can you have a distance between BD and AC?
distance between 2 lines?
perpendicular distance?

summer crypt
#

Its q10
A1 , B1, C1, D1 are the upper points
AC1 is the diagonal
Yea the distance is perpendicular to both

rustic marsh
#

oh wait AC1 is the line between A and C1?

summer crypt
#

yes

#

BD isnt d

rustic marsh
#

u asked to find side length but it's asking to find volume?

summer crypt
#

i will just cube it it reckoned it doesnt matter

summer crypt
#

is d

summer crypt
#

its perpendicular to both

rustic marsh
#

im just assuming it's probably this?

#

oh wait

#

$AC \ne CH$

solid kilnBOT
#

Flatus

rustic marsh
#

eh ignore the solution but

#

is the idea that AH = 1 right? cuz i can't wrap my head around the translation

summer crypt
#

its d not 1

rustic marsh
#

it says it's a unit

#

idk bro i cbf with the translation

forest needle
#

Just consider a cube in the 3d cartesian coordinates having side length l, then use midpoint and distance formula and find l in terms of 1

summer crypt
#

we are supposed to express a in terms of d

summer crypt
forest needle
#

Any specific reason for not wanting to use coordinates or vectors?

summer crypt
#

because we havent gone over them yet

forest needle
#

So you wanna do this using basic geometry?

summer crypt
forest needle
#

Oof

#

Coordinates is far simpler

#

I just tried it using geometry it's just pythagorous used once

#

Try drawing a diagram @summer crypt

trim joltBOT
#

@summer crypt Has your question been resolved?

summer crypt
trim joltBOT
#

@summer crypt Has your question been resolved?

trim joltBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

round minnow
trim joltBOT
round minnow
#

why don't we write +C after everything?

#

I solved and got it all right but my answer was different in that after I got 3 * x^6 / 6 I added +c

cobalt drift
#

You could

#

But all additive constants sum up to a single constant

round minnow
#

and for the rest I added +c also

bright quarry
#
  • c + c + c = C
#

it’s just another constant

#

doesn’t matter

round minnow
#

okay bet thanks

#

.close

trim joltBOT
#
Channel closed

Closed by @round minnow

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

tiny elm
trim joltBOT
tiny elm
#

i dont know how to start

cobalt drift
#

What is being asked for?

#

2 values of a?

tiny elm
cobalt drift
#

Oh okay

#

Well do you know how to proceed

tiny elm
#

well i found fx, fy

#

but thats about it

cobalt drift
#

What is the gradient at that point?

tiny elm
cobalt drift
#

Okay

tiny elm
#

and right place x and y value

#

a, 1

cobalt drift
#

You know that $D_{\vb u} f(x, y) = \grad f(x, y) \cdot \vb u$ right?

solid kilnBOT
#

jewels!

tiny elm
#

yess

cobalt drift
#

You can use the definition of the dot product in terms of the cosine

#

On the right

#

to establish a bound

#

since |cos x| <= 1 for real x

#

Bot?

#

Oh I lagged

solid kilnBOT
#

jewels!

tiny elm
#

ohh the definition you mean cosx= u.v/their magnetidues

solid kilnBOT
#

jewels!

tiny elm
#

right right

#

that makes soo much sense, i wouldve never thought of that

#

thank youu

#

.close

trim joltBOT
#
Channel closed

Closed by @tiny elm

Use .reopen if this was a mistake.

#
Available help channel!

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.

round minnow
#

right?

trim joltBOT
dusky thunder
#

yes

round minnow
#

okay thanks

#

.close

trim joltBOT
#
Channel closed

Closed by @round minnow

Use .reopen if this was a mistake.

#
Available help channel!

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.

round minnow
trim joltBOT
round minnow
#

what are critical points for this?

manic lagoon
#

Differentiate it.

round minnow
#

t = 0, t = +- 1

#

but do you include 0?

trim lichen
#

why do you think t=0 should not be included

round minnow
#

I wrote it like this and t = 0 makes 1/0 which is undefined

trim lichen
#

btw may i suggest you write your t's with a little hook on the bottom so they are not just tall plus signs

round minnow
#

oh my bad

trim lichen
#

$f'(t) = 2t - \frac{4t}{t^2+1}$

solid kilnBOT
trim lichen
#

when you plug in t=0, where is the 1/0?

round minnow
#

my bad, I didn't mean 1/0

#

basically I solved t^2 + 1 = 0

#

t = sqrt(-1) which is imaginary

trim lichen
#

t^2 + 1 = 0 has no real solutions

round minnow
#

so I thought u just exclude 0

trim lichen
#

no

#

the fact that the denominator is never zero means you don't exclude anything

round minnow
#

ohh

trim lichen
#

don't go finger-pointing at t=0...

round minnow
#

lol

#

regarding x values that make something undefined, is there a situation where I would exclude it?

#

I recall a situation where the x value we found was undefined and it got excluded

trim lichen
#

you exclude things that actually cause an 'undefined' to appear somewhere when plugged in.

round minnow
#

thanks!

#

.close

trim joltBOT
#
Channel closed

Closed by @round minnow

Use .reopen if this was a mistake.

#
Available help channel!

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.

lunar stirrup
trim joltBOT
lunar stirrup
#

not able to find out my mistake..answer is 18 im getting 180

#

im messing up the units somehow

ionic pendant
#

can you show your work?

lunar stirrup
#

i did
2 x 6 x 10^-8 x 1.5 x 10^3

#

which gives 180 x 10^-6

ionic pendant
#

why is it 10^(-8) now

lunar stirrup
#

centimetre to metre right

ionic pendant
#

no that's coulomb * meter

lunar stirrup
#

oh shit 😭

ionic pendant
#

centimeter is with lowercase c, coulomb is uppercase C

lunar stirrup
#

thank u

#

.close

trim joltBOT
#
Channel closed

Closed by @lunar stirrup

Use .reopen if this was a mistake.

runic trail
#

well, it cant be centimeter because its a dipole moment

#

the units wouldnt match up 🤔

lunar stirrup
trim joltBOT
#
Available help channel!

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.

gray brook
#

f(x) = 2x - 1
what is the distance between the point M and the function given M(-3/2,0)?

spiral ocean
grand light
gray brook
#

solving this right now...

#

.close

trim joltBOT
#
Channel closed

Closed by @gray brook

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

coarse meadow
trim joltBOT
nimble stone
#

what are ones thoughts

trim joltBOT
#

@coarse meadow Has your question been resolved?

coarse meadow
#

u still here?

coarse meadow
#

.close

trim joltBOT
#
Channel closed

Closed by @coarse meadow

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

swift grove
trim joltBOT
swift grove
#

inequation

bright quarry
#

(x - 3)(x - 2)

#

but tbh here you don’t need that

#

it’s a concave up quadratic

#

clearly not A or C

swift grove
#

so.. D?

dense grove
bright quarry
#

the problem with D is that it seems to have open circles around the equality points

bright quarry
bright quarry
#

yea D is good

swift grove
# bright quarry nice one

i thought its A, but someone said to me: "Because the roots are -2 and -3, adding them together forms -5 and multiplying them forms 6, but you have to invert the signs, then 2 and 3 become positive, so its D"

bright quarry
#

🤔

#

A is a concave down quadratic

#

it’s obviously wrong

#

,w plot x^2 - 5x + 6

swift grove
#

omg

#

so its really D

#

thx so much

#

.close

trim joltBOT
#
Channel closed

Closed by @swift grove

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

trim joltBOT
#
Channel closed

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.

#
Available help channel!

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.

smoky sun
#

Good day, or evening! I have done an exercise for my math exam, and I in fact am not 100% sure have I done it right. This is the exercise in question:
Given the function f(x) = 2/(|x|-1) sketch the graph of the function g(x) = -f(x), and then:
a) Determine the domain and range of the function g
b) Identify the intervals of monotonicity of the function f
c) Check the parity (whether it is even or odd) of the function g

So I would say
a. domain is R{-1,1} and range is R{0}
b. the interval will be growing at (-∞, -1) and (0, 1), it will be getting smaller at (-1, 0) and (1, ∞)
c. the function is even, because f(−x)=f(x) is true
Also here is the picture of the function g(x) (yes it is form an online function drawer program just because I don’t feel like making one in MS Paint)

I am sorry if you can’t understand what I am saying, I have in fact translated this exercise from another language, and I am not really that used to do math in English, therefor mistakes are bound to happened, but I will be more than happy to resolve any misunderstandings.

trim joltBOT
#

@smoky sun Has your question been resolved?

tardy warren
#

?

#

looking at the graph it seems the image is R - ]0, 2] for f (or for g it would be R - [-2, 0[ I guess)

#

and the domain is R - {-1, 1} for f and g

#

does monotonicity mean when the function is either strictly increasing or decreasing? The function decreases in ]-infty, -1[ U ]-1, 0] and increases in [0, 1[ U ]1, infty[

#

to find this out you could inspect the sign of the derivative of f(x)

#

I have no idea what "parity" means here

limpid dawn
#

\

#

R\\{-1,1}

tardy warren
#

function decreases when x<0

#

function increases when x>0

#

sign(f'(x)) = sign(x)

smoky sun
tardy warren
smoky sun
tardy warren
#

oh oops

#

I misread that

smoky sun
tardy warren
#

I've never heard that term to refer to functions before

#

for me, even is 2k and odd is 2k+1 lol

smoky sun
tardy warren
#

ah yes

#

so it is even

smoky sun
tardy warren
#

alright. Although the function is growing when x>0 and decreasing when x<0

limpid dawn
tardy warren
#

so I suppose your b is incorrect?

tardy warren
#

means I get an additional decimal on my grade 😋

smoky sun
limpid dawn
#

the range is wrong

limpid dawn
#

you dont want to only exclude 0 or 2 but the interval

tardy warren
#

yeah he used a set instead of an interval didn't he

limpid dawn
#

it will never reach 0 but it reaches 2

tardy warren
#

he put {0, 2} instead of ]0, 2]

limpid dawn
#

so it's half open

empty orchid
solid kilnBOT
limpid dawn
#

you need a double \ to make \ appear lol

#

else it reads it as code

tardy warren
empty orchid
smoky sun
tardy warren
# solid kiln **;(**

why not just use a minus symbol, you aren't even saving any characters now lol

tardy warren
#

isn't set difference just a negative sign

empty orchid
#

Using R-(a, b) feels...off

#

I don't like the notion of subtraction on sets in this manner, it makes sense to use \ for me

tardy warren
#

well A - B is the set of the elements that belong to A but don't belong to B, right?

empty orchid
#

Yeah

#

Both are correct notations though

tardy warren
#

accidentally wrote R{-1, 1} but meant R - {-1, 1} -- edited to fix that

limpid dawn
#

well increasing/decreasing at x=1 or x=-1 is difficult

tardy warren
#

still an improvement?

smoky sun
limpid dawn
#

i mean technically, you can leave it that way since you defined the domain without -1 and 1 so x > 0 or x < 0 means in this context without 1 or -1

smoky sun
ionic pendant
#

just add spaces:
R\{1} produces R{1}
R \ {1} produces R \ {1}

tardy warren
empty orchid
empty orchid
#

{} means the set! (which of course is not necessarily true when it comes to problems like these)

tardy warren
tardy warren
#

instead of [0, 2] it should be ]0, 2] or (0, 2] (depends on your notation preference)

empty orchid
#

No this is like a general form

empty orchid
#

Not for this specific problem

tardy warren
#

aight

tardy warren
#

although [a, b] contains way more elements than just a and b

#

an uncontable amount or something I believe cuz it's using the real set

#

wait

#

no but the interval is bounded

#

so that means it's countable???

#

I have no idea

ionic pendant
#

every interval of real numbers is uncountable

tardy warren
#

might have (a) wrong since idk if it's asking regarding f(x) or g(x)

limpid dawn
tardy warren
smoky sun
smoky sun
tardy warren
#

anyways I'm off now

#

💥

smoky sun
trim joltBOT
#

@smoky sun Has your question been resolved?

trim joltBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

#
Available help channel!

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.

rain pulsar
#

can someone help me prove that this set is linearly independent in the vector space of polynomials of degree n?

rain pulsar
#

<@&286206848099549185>

supple copper
trim joltBOT
#

@rain pulsar Has your question been resolved?

rain pulsar
supple copper
#

Write that out

#

In terms of the stuff you’re given

supple copper
#

(There are many different things in math that are all called zero but are different kinds of zeros)

rain pulsar
#

i guess for the power series to equal 0

supple copper
#

We’re in a vector space

#

There are no power series in a bare vector space

#

You have no notion of convergence meaning no limits

supple copper
#

You’re looking for the zero polynomial

#

The polynomial p(x) = 0 for all x

rain pulsar
#

where i would start for showing that the linear combination equals the 0 polynomial?

supple copper
#

Definition

#

What is the definition of linear independence

rain pulsar
#

if the only solution to the 0 vector is when all the coefficients are 0?

#

or if no vector in the set is a linear combination of the other vectors

supple copper
#

Let $V$ be a vector space. A subset $B = {v_1, \ldots, v_n} \subseteq V$ is linearly independent if…?

solid kilnBOT
#

frosst

supple copper
rain pulsar
#

sorry im not too familiar with latex

supple copper
#

That’s okay just type it out as best you can (even without latex) I’ll try to interpret

rain pulsar
#

t1v1 + ... + tnvn = 0

#

t1 = ... = tn = 0

#

is the only solution

supple copper
#

The only thing you are missing is an implication sign

#

$\sum_{i=1}^n t_iv_i = 0 \implies t_1 = \ldots = t_n = 0$

solid kilnBOT
#

frosst

supple copper
#

Does that make sense?

rain pulsar
#

so far yes

supple copper
#

Okay so sub stuff in

rain pulsar
#

sum(ti (x - a)^i) = 0 => t = ... = tn = 0

#

sum from 0-n

supple copper
#

$\sum_{i=0}^n t_i(x-a)^i = 0$

solid kilnBOT
#

frosst

supple copper
#

Show that this equation already implies that all the t_i’s must be 0

#

For polynomials the usual way is to equate coefficients

#

But this problem if you try to equate coefficients it looks like very nasty binomial theorem

#

It might be easier to first prove that {1, x, x², …, xⁿ} is linearly independent

rain pulsar
#

so it should be known to be linearly independent

supple copper
#

Well you don’t know that until you prove it to be so

#

And if you already have that as a result you can use then its simple

rain pulsar
supple copper
#

p(x) = 0 for all x iff p(x-a) = 0 for all x and any a

supple copper
rain pulsar
supple copper
#

That’s what I’m saying you should prove

trim joltBOT
#

@rain pulsar Has your question been resolved?

trim joltBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

broken cave
#

For question number 58 can somebody suggest any methods which is short , I can find P inverse and multiply with A and finally I can take out the values but it's too lengthy

broken cave
#

I don't wanna take that lengthy approach

#

Any ideas which will not make this that lengthy

trim lichen
#

$P^{-1}AP - I = P^{-1}(A-I)P$

solid kilnBOT
broken cave
#

Umm

#

What

#

How*

trim lichen
#

$P^{-1}AP - I = P^{-1}AP - P^{-1}IP$

solid kilnBOT
broken cave
#

Ohhhhh

#

Okay

trim lichen
#

and factor out P^-1 on the left and P on the right

#

you can take for granted that P has an inverse

broken cave
#

Right

#

Yes

#

Now it's so easy

trim lichen
#

yes it is

#

you dont need to involve P in your computations at all

#

just A

broken cave
#

Thanks a lot

#

🫂🫂🫂

#

.close

trim joltBOT
#
Channel closed

Closed by @broken cave

Use .reopen if this was a mistake.

trim joltBOT
#
Available help channel!

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.

mystic pilot
#

How can i find asintheta from acostheta = 28/√41 in the picture

mystic pilot
#

I know cross product

fierce lake
#

So?

mystic pilot
#

But I am want to be familiar with dot product in this problem

fierce lake
#

I see

#

So yougot cos theta right

mystic pilot
#

Yes

fierce lake
#

That is not a cos theta

#

What is a ? Magnitude of acceleration?

mystic pilot
#

I have a formula that is acc_net = √[(a_c)² + (a_t)²]

mystic pilot
#

In this formula acc net is a vector that is given

#

If I can use it to find?

fierce lake
mystic pilot
#

Then what do.i do

fierce lake
#

First of all

mystic pilot
#

Cuz

fierce lake
#

Find cos theta

mystic pilot
#

Ac = asin theta and At = acos theta