#help-27

1 messages · Page 297 of 1

tired tendon
#

🥲

strange nimbus
#

OK, what's the compound interest formula?

tired tendon
#

A = P(1+r)^t

strange nimbus
#

OK.

#

OK, so which variables are we given the numbers for?

tired tendon
#

A

#

400 and 432

#

and t

#

1 and 2

strange nimbus
#

OK, that's almost right.

#

A is the amount in total at that time.

#

So, it includes the starting amount.

#

So, like at t = 1, A = 400 + P and at t = 2, A = 432 + (400 + P).

#

Sorry, one mistake.

tired tendon
#

I see

strange nimbus
#

Fixed the mistake.

tired tendon
#

Alright

cerulean tide
#

gm

tired tendon
#

Why do we do A = 432 + (400 + p)?
?

strange nimbus
#

With the t = 2 equation, yes.

tired tendon
strange nimbus
#

So, we have:

A = P(1 + r)^t

P + 400 = P(1 + r)
P + 400 + 432 = P(1 + r)^2

#

How can we find out r?

tired tendon
#

I don't really know

strange nimbus
#

OK, so look at the first equation we have.

#

How can we find out r there?

tired tendon
#

I don't know..

strange nimbus
#

P + 400 = P(1 + r)

#

OK, first, get rid of the parentheses.

#

What do you get from that?

tired tendon
#

expabd>

#

?

strange nimbus
#

Right.

tired tendon
#

400/p = r?

strange nimbus
#

Right.

tired tendon
#

I still don't understand how A turned into P + 400

strange nimbus
#

Because A is the amount you have in the bank.

#

The total amount.

tired tendon
#

Isn't 400 what we have or is it what we earned on the firsty year?

#

ah

#

that would make sense.

strange nimbus
#

It's the interest we got. Interest is the money we get paid that gets added to our balance.

tired tendon
#

Yeah, right. My bad.

strange nimbus
#

So, it gets added to the original amount, P (for 'principal').

#

So, we got r = 400/P.

tired tendon
#

Then we sub r?

strange nimbus
#

Or we can do this: P = 400/r.

#

Whichever substitution is easiest.

tired tendon
#

yeah

#

oikay

strange nimbus
#

P + 832 = P(1 + 400/P)^2
400/r + 832 = 400/r(1 + r)^2

#

Which one do you want to deal with?

#

Oh, wait.

#

Fixed it.

tired tendon
#

plkay

#

I solved it

#

thanks

strange nimbus
#

You're welcome.

tired tendon
#

I think it's right?

strange nimbus
#

What did you get?

tired tendon
#

P = 32 and r = 11.5

strange nimbus
#

OK, let's try that.

#

A = P(1 + r)^t

#

32 + 400 = 32(1 + 11.5)^1
32 + 832 = 32(1 + 11.5)^2

#

Do both of those come out to something = itself?

tired tendon
#

yeah

#

no

strange nimbus
tired tendon
#

Okay

strange nimbus
#

P + 832 = P(1 + 400/P)^2
P + 832 = P(1 + 800/P + 160000/P^2)
P + 832 = P + 800 + 160000/P

#

How can we continue from there?

tired tendon
#

let me have a breather

#

one sec

strange nimbus
#

OK, take your time.

tired tendon
#

I'm lost on how we got 832

strange nimbus
#

It's the total interest we got over two years.

#

P is the original amount. We added 400 and we added 432.

tired tendon
#

Yeah, I see it now

#

hanks

strange nimbus
#

No problem.

tired tendon
#

w3ait

#

How did we end up going from P + 832 = P(1 + 400/P)^2 to P + 832 = P(1 + 800/P + 160000/P^2)

#

?

#

we expanded the exponenet

strange nimbus
#

Oh, I did the squaring.

tired tendon
#

Yeah, so we squared 1 + 400/p. Wouldn't that get us 1 + 160000/P^2?

strange nimbus
#

No, you have to do FOIL or something like that.

tired tendon
#

What does that mean?

strange nimbus
#

Well, there's something called Freshman's Dream: [(x + y)^n = x^n + y^n].

woven radishBOT
#

Chai T. Rex

strange nimbus
#

But Freshman's Dream is incorrect.

tired tendon
#

oh

strange nimbus
#

Instead you have to do: [(x + y)^n = (x + y)(x + y)(x + y)\cdots n \text{ times} \cdots (x + y)]

woven radishBOT
#

Chai T. Rex

strange nimbus
#

So, ((x + y)^2 = (x + y)(x + y))

woven radishBOT
#

Chai T. Rex

strange nimbus
#

Then the best way of doing that is to use the distributive property.

tired tendon
#

Oh

#

Yeah

#

I didn't forget that. I tried it, but got weird values, so I kind of went atgag

strange nimbus
#

You do something like this:
[(x + y)(x + y)]
[x(x + y) + y(x + y)]
[x^2 + xy + xy + y^2]
[x^2 + 2xy + y^2]

woven radishBOT
#

Chai T. Rex

strange nimbus
#

So, what's (\qty(1 + \frac{400}{p})^2) expand to?

woven radishBOT
#

Chai T. Rex

tired tendon
#

yeah

#

I got it nowe

#

thanks

strange nimbus
#

No problem.

tired tendon
#

P would be 0

#

so I don't know what to do

strange nimbus
#

Why do you think P would be 0?

tired tendon
#

P + 832 = P + 800 + 160,000

strange nimbus
#

Oh, no, it's (P + 832 = P\qty(1 + \frac{800}{P} + \frac{160000}{P^2})).

woven radishBOT
#

Chai T. Rex

tired tendon
#

ah

#

I see

strange nimbus
#

And then on the right, you get (P + 800 + \frac{160000}{P}).

woven radishBOT
#

Chai T. Rex

tired tendon
#

then what?

strange nimbus
#

OK, now there's no easy way to solve (P + 832 = P + 800 + \frac{160000}{P}) directly.

woven radishBOT
#

Chai T. Rex

strange nimbus
#

But you know how to solve quadratic equations, right?

tired tendon
#

Yes

#

I guess

strange nimbus
#

OK, so that's almost a quadratic, except one of the terms has a P denominator.

#

What can you do to (\frac{160000}{P}) to get rid of the denominator?

woven radishBOT
#

Chai T. Rex

tired tendon
#

x p?

#

That's what I thought of doing

strange nimbus
#

Right, so multiply both sides by P.

tired tendon
#

P = 5000

strange nimbus
#

Right.

strange nimbus
#

So, what's r?

tired tendon
#

400/5000?

strange nimbus
#

Right, what does that fraction simplify to, or, if you want, what's that in decimal?

tired tendon
#

2/25

#

Thanks

strange nimbus
#

You're welcome, but check your work.

tired tendon
#

yeah, thanks

strange nimbus
#

If you have time.

tired tendon
#

There is another one I need help with, if you don't mind

strange nimbus
#

That's fine.

tired tendon
#

This one is simple, but is giving me a hard itme

strange nimbus
#

OK, how far have you made it?

tired tendon
#

P = 4350, R = 0.076/4, A = 10,000

#

I subbed into the equation

#

or formula

strange nimbus
#

OK, what does it look like with those filled in?

tired tendon
#

10,000 = 4350(1+0.076/4)^4t

strange nimbus
#

OK.

#

Is this where you're stuck?

tired tendon
#

Yeah. I try to expand it, but the numbers come out weird

strange nimbus
#

OK, you won't be able to expand it because you don't know t.

tired tendon
#

Yeah

strange nimbus
#

Like if t was 1 or something, you could expand it.

tired tendon
#

that's hwat we're looking for

strange nimbus
#

Right.

tired tendon
#

so I devided 4350

#

200/87 = (1019/1000)^4t

strange nimbus
#

Good.

#

Now, what can you do?

tired tendon
#

cubic root 4?

strange nimbus
#

Well, those are two things. Cubes are 3D, so cube root is the third root. You'd perhaps want the fourth root, but that won't work here.

tired tendon
#

That's what I meant. My bad.

strange nimbus
#

OK, but that would only give you something^t.

#

You still would need to get the t.

tired tendon
#

Then I turn 1.23 to 1019/1000^ sometyhing

#

righgt>?

strange nimbus
#

Well, lets say you have 5 = 2^t.

#

How would you solve for t?

tired tendon
#

log or something.

#

/?

strange nimbus
#

Right.

#

So, take the log of both sides.

tired tendon
#

uhhhhhhhhhhhhhhhhhhhhh

#

I've never used that in my life

strange nimbus
#

[\log\qty(\frac{200}{87}) = \log\qty(\qty(\frac{1019}{1000})^{4t})]

woven radishBOT
#

Chai T. Rex

strange nimbus
#

Do you know the log rules?

tired tendon
#

noi

#

It's larihht

#

I don't need to know how to solve this question anyways

#

thanks for the help

strange nimbus
#

No problem.

devout snowBOT
#

@tired tendon Has your question been resolved?

#
Channel closed

Closed by @tired tendon

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.

jolly echo
devout snowBOT
jolly echo
#

How does this work?

#

Not sure how to approach this

#

.close

devout snowBOT
#
Channel closed

Closed by @jolly echo

Use .reopen if this was a mistake.

devout snowBOT
#
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 nimbus
#

help

devout snowBOT
lunar nimbus
#

I solved this identity and I dont think it is accurate, I think the problem might be written wrong

#

When I simplify I get 2(cosx) / sin^2x which is not = to 2 csc^2x

winter torrent
#

,w 1/(1-cos3)-1/(1+cos3)

woven radishBOT
winter torrent
#

,w 2*csc^2(3)

woven radishBOT
winter torrent
#

,w 1/(1-cos3)+1/(1+cos3)

woven radishBOT
winter torrent
#

ok yeah

#

it should be + between the fractions

lunar nimbus
#

ah i see so the problem is wrong

#

ty have a nice day

#

.close

devout snowBOT
#
Channel closed

Closed by @lunar nimbus

Use .reopen if this was a mistake.

devout snowBOT
#
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.

sweet ridge
devout snowBOT
sweet ridge
#

if i just prove f(xf(x))=2(x(f(x)) for all x

#

is that enough to say f(x)=2x

#

like if i substitute k=xf(x) i get f(k)=2k

#

<@&286206848099549185>

obsidian harbor
#

Yes because f is R->R

sweet ridge
#

ok noice

#

but rly thats it??

obsidian harbor
#

x->0: f(yf(y)+f(0))=2yf(y)

#

So f(x+f(0))=2x

#

f(x)=2(x-f(0))

#

x->0: f(0)=-2f(0), f(0)=0

#

f(x)=2x

obsidian harbor
devout snowBOT
#

@sweet ridge Has your question been resolved?

devout snowBOT
#
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.

restive river
#

can someone explain to me how the relative freq is calculated here in the example

restive river
#

.close

devout snowBOT
#
Channel closed

Closed by @keen wadi

Use .reopen if this was a mistake.

devout snowBOT
#
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.

analog zealot
#

I want to get better at math I’m doing questions like

2x(4-5z-7+18k-22h) for ex

analog zealot
#

Combining like terms and distribution

#

I want to do stuff higher than this I feel I understand it pretty well

toxic grove
#

What exactly are you trying to do with it?

analog zealot
#

I was giving the question as an example of what level I am on

#

But I wanna try to go higher

#

I used to do like derivitives functions anti derivitives and power rules a while ago but I stopped I found it fun though

toxic grove
#

My best advice for you is to find probably a pre university textbook on algebra and work through that

analog zealot
#

Can I get one online?

#

Also I need some help on this

toxic grove
#

I'm sure you can!

analog zealot
toxic grove
#

Idk any in particular because it's been a long time since I did that stuff but I'm sure there are loads

#

On a pdf site somewhere if nothing else

analog zealot
#

Alright

analog zealot
toxic grove
#

What do you know about limits?

#

And what happens when you expand the denominator?

analog zealot
#

I know that limits are like a number that approaches the number the the arrow is pointing to idk how to explain

#

But like in the picture

#

Like x approaches 0

#

As x approaches 0 and then other stuff

toxic grove
#

Expand the demoninator. What do you get?

#

sorry denominator

queen flare
#

if you expand

toxic grove
analog zealot
#

Is it 3? Or no it feels wrong

toxic grove
#

There is a precise definition

#

It's not 3 no

analog zealot
#

Figured

toxic grove
#

What do you get when you expand the denominator?

analog zealot
#

3x+1

#

That’s what I got

toxic grove
#

No

#

(3x + 1)^2 + 1

#

Then you can expand that to get (3x + 1)(3x + 1) - 1

#

Then cross multiply all the terms

analog zealot
#

So is that 2 putting what’s in the parentheses in them again?

toxic grove
#

Yes, the 2 means squared

analog zealot
#

Like in another set

#

So you wouldn’t multiply?

toxic grove
#

i.e. multiply by itself

#

You don't multiply by the two, you square the term

analog zealot
#

Ah ok

toxic grove
#

So for example, $3^2$

woven radishBOT
#

depression

toxic grove
#

= 9

analog zealot
#

Yea

toxic grove
#

I would start with the precalc book if I were you, that's probably around the level you're at

analog zealot
#

Alright

toxic grove
#

But to actually answer your question, (3x + 1)^2 = (3x + 1)(3x + 1), then you cross multiply all the terms and you get 9x^2 + 6x + 1

#

So when you simplify the whole fraction, it becomes

analog zealot
#

Wouldn’t you combine like terms though?

toxic grove
#

Yes, there's also a -1 that cancels with the 1, so you're left with 9x^2 + 6x

analog zealot
#

15x+2?

toxic grove
woven radishBOT
#

depression

toxic grove
#

No, you can't add x^2 to x

#

They're different, they are not like terms

analog zealot
#

Oh

#

Ohhhhh I see now

#

I see why they’re not like terms

toxic grove
#

Yeah if you try plugging a number in, you can see that x is completely different to x^2

#

Then you can cancel the xs to get $2\over9x+6$, which then equals ${2\over6}={1\over3}$

woven radishBOT
#

depression

toxic grove
#

But you should work through that precalc book first because there's a lot of maths going on in the background here

#

It's not gonna be helpful for you to work through examples like that

analog zealot
#

Ok

toxic grove
#

It's great that you want to get back into it though

#

Anyway good luck

analog zealot
#

You’re pretty smart lol

analog zealot
toxic grove
#

Wasted childhood is what it is 🥲

analog zealot
# toxic grove It's great that you want to get back into it though

I find it fascinating math has always been cool to me but ever since I’ve discovered the other universe of math I’ve just started to enjoy it but it makes me less focused on my actual classes because of how boring they are I feel so ahead of everyone that I get distracted easily

devout snowBOT
#

@analog zealot Has your question been resolved?

#
Channel closed

Closed by @analog zealot

Use .reopen if this was a mistake.

devout snowBOT
#
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 parcel
#

Find all such pairs of natural numbers m, n such that 7^m - 3*2^n = 1

devout snowBOT
#

@lunar parcel Has your question been resolved?

devout snowBOT
#

@lunar parcel Has your question been resolved?

lunar parcel
#

.close

devout snowBOT
#
Channel closed

Closed by @lunar parcel

Use .reopen if this was a mistake.

devout snowBOT
#
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.

glacial ether
devout snowBOT
glacial ether
#

I need help in c. How to find the expected value here?

devout snowBOT
#

@glacial ether Has your question been resolved?

devout snowBOT
#

@glacial ether Has your question been resolved?

faint gorge
glacial ether
devout snowBOT
#

@glacial ether Has your question been resolved?

faint gorge
glacial ether
#

Where?

faint gorge
#

In your integral

woven radishBOT
#

anti-algebraist 𝔸dωn𝓲²s

faint gorge
#

but this doesn't seem to integrate nicely

woven radishBOT
#

anti-algebraist 𝔸dωn𝓲²s

faint gorge
regal grove
#

is there somone who understand frensh

glacial ether
#

but what am i supposed to do with that indicato funktion

faint gorge
glacial ether
#

how to integrate it

faint gorge
#

what

#

Show your work

devout snowBOT
#

@glacial ether Has your question been resolved?

glacial ether
#

.close

devout snowBOT
#
Channel closed

Closed by @glacial ether

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.

severe flicker
#

Determine the point E(t) on the trigonometric circle if for the number t it holds

a) sin t = -1/2(half) and cos t < 0

near trout
#

!status

devout snowBOT
#
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
severe flicker
#

I have begun but got stuck midway.

#

.close

devout snowBOT
#
Channel closed

Closed by @severe flicker

Use .reopen if this was a mistake.

spring oasis
severe flicker
#

thanks ;)

livid geyser
#

Yes lalo!

devout snowBOT
#
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.

timid blade
#

hello, I really need to solve this infinite series, I can't help myself for two hours is here somebody willing to help me please

devout snowBOT
#

Show your work, and if possible, explain where you are stuck.

#
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
timid blade
#

I begun many times with 3 different approaches but i don't know it's hard for me to simplify it to get the solution

#

so

#

step 1.

slender mirage
#

Step 1. $\sum_{n=1}^{\infty} \frac{(-1)^{n-2}}{n!} - 2\sum_{n=1}^{\infty} \frac{(-1)^{n-2}}{(n+1)!}$

woven radishBOT
slender mirage
#

[= 2 + 3\left(\sum_{n=1}^{\infty} \frac{(-1)^n}{n!}\right)]

woven radishBOT
slender mirage
#

Can you figure it now? Paranthesis is well known

timid blade
# woven radish **Arya**

ooh yeah i've seen this step before on almost same math problem but I can't figure out why is there -2

slender mirage
timid blade
#

so the -2 stayed and n+1 is cancelled out with the denominator right?

slender mirage
#

Yes

timid blade
#

and why it did change to n! ?

#

the denominator

#

<@&286206848099549185>

slender mirage
#

Can you show which step you're at now, and where are you stuck?

timid blade
#

to be honest I don't really understand the first step you sent cat_happycry

#

i get the -2 but the second sum i don't know where it came from

timid blade
slender mirage
#

The first sum is when you isolate n+1 from n+1-2 and cancel (n+1) from both denom and num , the second sum is due to the (-2) that was left isolated in the numerator, which is written in the second sum with denominator as is

#

@timid blade

timid blade
#

Like this?

#

I still cant uderstand why the second sum has the original denominator even tho it was cancelled out

slender mirage
#

Because you cannot cancel out things like you did in your work

#

$\frac{x + y}{x} \neq \frac{\cancel{x} + y}{\cancel{x}}$

woven radishBOT
timid blade
#

then what i was supposed to do?

#

i don't know how only the n! can stay in the first sum

#

then

#

Is this right?

timid blade
slender mirage
#

HuHhhh

woven radishBOT
#

Arya
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

devout snowBOT
#

@timid blade Has your question been resolved?

devout snowBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

devout snowBOT
#
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.

gaunt kestrel
devout snowBOT
gaunt kestrel
#

ive got a discrete math problem I don’t know how to finish the induction proof for (problem 6)

the right side is what i have so far

devout snowBOT
#

@gaunt kestrel Has your question been resolved?

gaunt kestrel
#

<@&286206848099549185>

#

If k+1 doesnt exist in the subset then there are k elements of the {1,2,…,2k} set in it. Which is just under the requirement for having a sure duo of integers where one divided the other

uneven talon
#

Even if k+1 is not in the subset, that subset can still have k+1 elements

devout snowBOT
#

@gaunt kestrel Has your question been resolved?

devout snowBOT
#
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.

jovial wing
#

Please help me

devout snowBOT
jovial wing
#

I don’t know the last 2 digits of this numerical response

#

Apparently my answer is wrong

supple knot
#

how did you get your answer

jovial wing
#

f(x) has a x length of 8

#

g(x) has a x length of 6

supple knot
#

what

#

what does x length of 8 mean

jovial wing
#

Like it’s 8 units long

supple knot
#

where does 8 come from

jovial wing
#

In the x axis

#

12 - 4 =8

supple knot
#

oh so you just did 12-4 = 8 and 9-3=6

#

how did you use that to find a and b

jovial wing
#

To find b

#

f(x) compressed into g(x)

#

Mapping notation:
f(x):(x,y) —> g(x):((6/8) x , y)

#

Y = a f[(1/b)(x-c)]+d

#

So 6/8 —> 8/6

#

8/6 =1.333

supple knot
#

are you saying b = 1.3, rounded?

jovial wing
#

So answer is 1413

#

Yes

#

So why am I wrong?

supple knot
#

does the point 12 map to 9 under multiplication by 8/6 ?

#

because you're saying 12 maps to 9 using these two points

jovial wing
#

No but that’s cause there’s a horizontal shift

#

f(x) moves 1 unit left

#

Then compresses

supple knot
#

there's no horizontal shifting here

jovial wing
#

But it didn’t ask for it, so how would it move back by 1 unit left?

supple knot
#

g(x) is a horizontal compression/stretch and a vertical compression/stretch of f(x)

jovial wing
#

12/9 =1.333

#

8/6 =1.333

#

I’m confused

supple knot
jovial wing
#

What

#

I’m trying to say that it had a horizontal shift but the question didn’t ask for it

#

The real answer of this question is 1408

#

It’s tryna say that b = 0.8, which is rounded from 0.75

#

0.75 = 6/8

#

Why is b reciprocated

supple knot
#

x = 12 gets mapped to 9 under b * x. what's b?

jovial wing
#

6/8

supple knot
supple knot
jovial wing
#

Ok

#

Ok

#

Ik

#

But what I meant is

#

In general formula for this you would write it as

#

Y = a f[(1/b)(x-c)]+d

#

In mapping coordinates

supple knot
#

that's completely irrelevant to this problem

jovial wing
#

*notation

#

What

#

Why

supple knot
jovial wing
#

Previous question had same formula

#

But my answer is right here, I checked

#

I did the same thing

supple knot
#

¯_(ツ)_/¯

#

can't really tell from the limited work you've shown

jovial wing
#

Ok but for the question I just showed

#

The graph f(x) stretches by 3/2 to become g(x)

#

In mapping notation:
(x,y) —> ( (3/2) x, y)

General mapping notation:
(x,y) —> (bx + c, ay + d)

General term for f(x):
Y = a f[(1/b)(x-c)]+d

#

So because b turns into 1/b in the general formula

#

3/2 becomes 2/3 in the equation

#

g(x) = af( (2/3)x)

#

b = 2/3

#

In for p/q, it is 2/3

#

So p and a respectively are 2 and 3

#

That’s why it is 1 2 2 3

#

Same logic applied to the initial question should make b = 8/6 =1.333

supple knot
#

b=2/3 is incorrect

supple knot
jovial wing
jovial wing
supple knot
#

-6 gets mapped to -6 * 2 / 3 = -4 so that's wrong

jovial wing
#

The answer sheet is wrong?

supple knot
#

for NR 5 yes

#

at least the 23 part. haven't checked 12

jovial wing
#

Then I am confused why my teacher made this

supple knot
#

teachers make mistakes

jovial wing
#

Yeah I see

supple knot
#

23 is 32 backwards

livid geyser
#

Love your Pieck pfp. Here's an image for when you get the right answer.

jovial wing
#

.close

devout snowBOT
#
Channel closed

Closed by @jovial wing

Use .reopen if this was a mistake.

jovial wing
#

.close

devout snowBOT
#
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.

devout snowBOT
solid osprey
#

bruh

knotty sage
#

wasn't it right hand for the rule ?

#

damn

devout snowBOT
#

@ashen dust Has your question been resolved?

knotty sage
#

they seem correct

#

yea did it using both hand and it gave me the same result

devout snowBOT
#
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.

stable orchid
#

yoo

devout snowBOT
stable orchid
#

Can someone help me with 3 a & b please

#

<@&286206848099549185>

devout snowBOT
# stable orchid <@&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.

stable orchid
#

Oh alr

knotty sage
devout snowBOT
# stable orchid
What step are you on?
1. I don't know where to begin.
2. I have begun but got stuck midway.
3. I got an answer but I was told that it's wrong.
4. I got an answer and would like my work checked.
5. I have a question about someone else's work/solution.
6. I have completed the problem and don't need help anymore. Thank you.
7. None of the above
stable orchid
#

1

latent quarry
#

7>7(x+1)

stable orchid
#

how would I do that exactly?

#

I'm sorry I'm confused it's been a while

knotty sage
stable orchid
#

One sec ima write it out

#

This seems wrong

latent quarry
#

7/(x+1) *(x+1)

#

It should cross the x+1

stable orchid
#

So it'll end up 7 > 7?

#

Makes no sense

latent quarry
#

Let me write it

stable orchid
#

7/x+1 = 7

#

Alr

#

Hmm

latent quarry
#

So 7 > 7(x+1)

stable orchid
#

Ok

#

Alr I'll just use the = sign instead of this >

#

And then just switch it for the answer at the end

#

So now what?

#

7 = 7x + 7?

#

X = 7/7?

#

X = 1?

#

x > 1?

latent quarry
#

0>7x

#

X<0

#

But

#

We should remember that there is x+1

#

Meaning if we plug x =-1

#

We can't divide 7 by 0

stable orchid
#

Ahh ok

latent quarry
#

And if we try to input smaller negative number like -2

#

7/(-2+1)>7

#

It doesn't met the equation

stable orchid
#

Yea true

latent quarry
#

So the answer is -1 < x <0

stable orchid
#

Thank u man

#

Can u help me with b?

stable orchid
#

Factor the top and bottom first right?

latent quarry
stable orchid
#

(x-5)(x+9)/(x-4)(2x+3) < 0

latent quarry
#

Uhh no

#

Yeah that's tight

#

Right*

#

Now multiply it

#

With 0 so we have

stable orchid
#

Wdym multiply it with 0?

latent quarry
#

(X+9)(x-5) < 0

latent quarry
#

Let me write it

stable orchid
#

Alr

latent quarry
#

See now we have (x+9)(x-5) < 0

stable orchid
#

Mhm so we always get rid of the bottom?

#

What's the point of even doing it then if we're just gonna get rid of it lmao

latent quarry
#

See when -9< x <5 the value was smaller then zero

stable orchid
#

How is 5 smaller than 0?

latent quarry
#

Do you understand about quadratic equation

#

What I mean here is if -9<x<5

#

When we plug it into (x+9)(x-5)

#

We will have value less than zero

#

Try it

#

If we plug 3 or 2 or -1 the value would be < 0

stable orchid
#

Ohhh

#

So if we plug in -9 as x or 5 as x we will have a value less than 0

#

Or + 9, and -5

#

What do we do now?

#

I understand the steps up to here

latent quarry
#

Alr now we just need to find the restriction with the bottom part

#

(2x+3)(x-4)

#

First we can't have -3/2, 4

stable orchid
#

yea ik that

latent quarry
#

Not only that if we observer the equation

#

If -3/2<X<4

#

The value of the bottom part will be negative

#

While the value of the upper part will also be negative

#

Creating a positive number

#

So we can't have the entire -3/2 < x < 4

stable orchid
#

So if both top and bottom are negative

#

We can't have what?

latent quarry
#

The first range of number to meet the equation is

stable orchid
#

Ok

latent quarry
#

So we are left with the answer

#

-9 < x <-3/2

#

And 4<x<5

stable orchid
#

That's the final answer

#

b)

#

And then I do the same thing for c right?

#

I multiply it by x+7 and x + 3? Or?

#

Thanks for ur help tho I really appreciate it

latent quarry
#

Cross multiply

stable orchid
latent quarry
#

When you have

#

A/b= c/d

#

For example

stable orchid
#

Can you start it for me? Like just the 2 steps

#

I can figure it out after that

latent quarry
#

Alr

stable orchid
#

Thanks man

latent quarry
#

First multiply 2x-1)(x+3)

#

Then multiply x+1)(x+7)

#

If you do it correctly we will have

#

(2x-1)(x+3) < (x+1)(x+7)

stable orchid
#

Uhuh

#

Then we just expand

latent quarry
stable orchid
#

2x² + 6x - 1x etc

latent quarry
stable orchid
#

= whatever

#

Then

#

Whatever we get on the other side

latent quarry
#

Yeah

stable orchid
#

Let's say on the other side we get

#

3x² + 7 - 3 we'd add 3, -7, and -3x² on that side and the left side

#

Right?

#

Then after that? Idk what I'd do

latent quarry
#

Yes

stable orchid
#

List restrictions or

latent quarry
#

Find the range of number in the upper part

stable orchid
#

I see

latent quarry
#

Then find the range of the bottom part

#

Evaluate where the equation doesn't met

stable orchid
#

Ahh alr

#

I got it now

latent quarry
#

👍

stable orchid
#

Thanks alot!

#

Take care

#

.close

devout snowBOT
#
Channel closed

Closed by @stable orchid

Use .reopen if this was a mistake.

devout snowBOT
#
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.

fervent terrace
devout snowBOT
fervent terrace
#

for this question how did the calculate the probability distribution? i listed outcome and assigned some probablities but it's not right

#

outcomes {TTT, TTH, THT, HTT, THH, HHT, HTH, HHH}

#

so for the outcome where i land zero heads 1/8

vast rain
#

it's not 1/8

fervent terrace
#

buts that's clearly not the probability

vast rain
#

the probability of obtaining a head on any single toss is 0.6

fervent terrace
#

yeah idk how to factor that in

vast rain
#

if the probability of obtaining a head on any single toss is 0.99999

#

what do you think the probability of the outcome where you land zero heads is approximately?

fervent terrace
#

uhh

#

really small

#

idk how i would calculate that though

vast rain
#

so the probability of getting a head on a single toss affects how you calculate the probability for the outcomes, yeah?

#

well how did you get 1/8

fervent terrace
#

yeah for sure

#

i just took the number of outcomes that did have zero head and divided it by the total number of possible outcomes

vast rain
#

oh yeah that only works if all of the outcomes are equally likely

fervent terrace
#

yeah thats what i was thinking

vast rain
#

okay suppose that you repeat 1000 times this experiment of flipping the coin 3 times

#

how many trials do you expect the first flip to be tails, if the probability of flipping heads is 0.6?

fervent terrace
#

...

#

60%?

#

600

#

idk

vast rain
#

first flip to be tails

#

If I tell you that you flip heads 60% of the time, in how many experiments roughly do you expect to have the first flip be tails?

fervent terrace
#

oh yeah 60% of them

vast rain
#

no

fervent terrace
#

damn

vast rain
#

40% of them

#

do you see why it's 40%

#

400 trials

fervent terrace
#

oh my bad

#

i thought you asked about heads

#

i just looked now it was ab tails

#

soz

vast rain
#

suppose you continue each of those experiments

#

how many experiments do you expect to have the second flip be tails after flipping the first as tails

fervent terrace
#

i'm not sure

#

obv less than 40%

vast rain
#

suppose we're playing squid game and all of the people who didn't flip tails on the first flip are eliminated

fervent terrace
#

oh is this conditional probability?

#

0.4*0.4?

vast rain
#

there are 400 people left

#

yeah it's 160 people

fervent terrace
#

nice okay

vast rain
#

now what if I ask you about how many are expected to flip heads the third time after flipping tails the first and second times?

fervent terrace
#

ohh.... 0.4x0.4x0.6?

vast rain
#

yeah

#

so that gives you the probability of each outcome

fervent terrace
#

okay cool sorry i was forgetful of the other stuff i learned

#

thanks for your help and patience!

#

.close

devout snowBOT
#
Channel closed

Closed by @fervent terrace

Use .reopen if this was a mistake.

devout snowBOT
#
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.

tacit horizon
#

can someone tell me how to calculate this rq

tacit horizon
#

can i do it like this just like i calculate other cross products or is this illegal

dense jay
#

sure

[dy(z)-dz(0) , -(dx(z)-dz(xy^2) , dx(0)-dy(xy^2) ]

only issue might be you could have been missing the - on the second entry

#

and the end result is also a vector

tacit horizon
#

My result would be (0, 0, -2xy)

#

Is that wrong or

dense jay
#

thats fine, im just saying the middle entry would have a minus on it, which i couldnt tell if you would do or not because 0-0 =-(0-0)=0, so i have no way of knowing

tacit horizon
#

I think we used to build a whole damn matrix to calculate this

#

But if that works too? Thats much easier

devout snowBOT
#

@tacit horizon Has your question been resolved?

#
Channel closed

Closed by @tacit horizon

Use .reopen if this was a mistake.

devout snowBOT
#
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.

hollow flare
#

integrate J4(x) wrt x

devout snowBOT
frozen aurora
#

what is J4(x) ?

hollow flare
#

bessel function

#

Should i send bessel function general form?

frozen aurora
#

,w integral J_4(x)

hollow flare
#

whats F?

frozen aurora
#

$_1 F_2$ is the hypergeometric function

woven radishBOT
#

artemetra

hollow flare
#

?

#

i dont understand

#

could someone help me manually?

#

i am sorry to ping you but could you explain further
@frozen aurora

#

<@&286206848099549185>

tardy edge
#

it probably stands for the generalized hypergeometric function in the form of $_pF_q$

woven radishBOT
#

alex <3

hollow flare
#

what is hyper geometric function

tardy edge
#

i think you could also try without that function

#

wolfram alpha likes to go extra

#

Integral of Bessel Function is usually in the form like this.

hollow flare
#

The answer is supposed to be in terms of bessels

#

our teacher ain't responding after looking at the question

tardy edge
#

Idk if this works.

hollow flare
#

tried it

#

doesnt work

#

The question is
Integrate J4(x) wrt x
where Jn(x) is bessels function

#

<@&286206848099549185>

devout snowBOT
#

@hollow flare Has your question been resolved?

hollow flare
#

,w integral J_4(x)

hollow flare
#

what is H

#

.help

devout snowBOT
#

Commands:

  • clopen: .close, .reopen
  • consensus: .poll
  • factoids: .tag
  • help: .help
  • version: .version

Type .help <command name> for more info on a command.

devout snowBOT
#

@hollow flare Has your question been resolved?

hollow flare
#

.close

devout snowBOT
#
Channel closed

Closed by @hollow flare

Use .reopen if this was a mistake.

devout snowBOT
#
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.

unborn atlas
#

Can anyone explain what the Chirp Z-Transform is? I'm pretty confued and don't get its connection to the Z-Transform

unborn atlas
#

@dire forge (if youre available)

devout snowBOT
#

@unborn atlas Has your question been resolved?

devout snowBOT
#

@unborn atlas Has your question been resolved?

dire forge
#

Instead of having a function of continuous z, you have a vector, and each entry of the vector corresponds to a specific value of z (the frequency/growth variable)

unborn atlas
#

Could you give an example maybe? I don’t see how I’m descritizing an already discrete transform

devout snowBOT
#

@unborn atlas Has your question been resolved?

devout snowBOT
#

@unborn atlas Has your question been resolved?

devout snowBOT
#

@unborn atlas Has your question been resolved?

devout snowBOT
#
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.

hollow glacier
devout snowBOT
#

@hollow glacier Has your question been resolved?

hollow glacier
#

<@&286206848099549185>

#

<@&286206848099549185>

unreal stone
#

This wrong

#

+3

#

Also wrong

#

3 x 1 = 3

#

Not 1

hollow glacier
unreal stone
#

You plus 3

#

Not 1…

#

6 + 3 = 9

#

U wrote 7

unreal stone
#

Yes..

#

Thats positive 3

#

Not negative 3

#

You wrote negative

#

I think you know how to do it but just some minora alegbra things

hollow glacier
#

Ya I tend to make some careless mistakes here and there

#

That’s why I get it checked

unreal stone
#

It’s fine just have a look over it again.. I’ve only checked two of the photos you’ve sent

hollow glacier
#

Which two photos did you check so that I can check the other two

unreal stone
#

Only the ones with x

#

The ones with abc.. I didn’t check

hollow glacier
#

So you’ve checked the last two photos?

unreal stone
#

Yeah

devout snowBOT
#

@hollow glacier Has your question been resolved?

#
Channel closed

Closed by @hollow glacier

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.

zenith whale
#

if f(x)=-5+x^2 what is f(x+1)? ive got -5(x+1)^2 so far

drifting hearth
zenith whale
drifting hearth
#

that’s technically correct

#

you could simplify by expanding (x+1)^2

#

but that’s about it

zenith whale
#

yeah thats what im wondering idk how to simplify that

drifting hearth
#

foil

#

(x+1)^2 = (x+1)(x+1)

#

multiply it out

zenith whale
#

ah thanks

#

.close

devout snowBOT
#
Channel closed

Closed by @zenith whale

Use .reopen if this was a mistake.

devout snowBOT
#
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.

silk flicker
#

question: glenn is basketballer, she scores 7 out of 10 shots arthur questions if she is right and is saying she wont even hit 60% of shots, they take a bet and out of 21 shots ans she wins if she hits more then 60%. question a solved: what percentage of bets does she win. answer 84% question B UNSOLVED : now they play a bet in which glenn takes 84 shots. calculate how much more probable it is that glenn wins instead of arthur

silk flicker
#

<@&286206848099549185>

devout snowBOT
#

@silk flicker Has your question been resolved?

devout snowBOT
#

@silk flicker Has your question been resolved?

misty granite
devout snowBOT
#
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.

indigo horizon
#

The following image appeared in a newspaper in 1979. What is missing from the image from a statistical perspective?

Title of the chart: “Purchasing Power of Wage Rates Compared to 100 in September 1978.”

X-axis labels; months.

devout snowBOT
#

@indigo horizon Has your question been resolved?

lethal pollen
indigo horizon
#

Nah

lethal pollen
#

Rip

indigo horizon
#

This server is so trash

devout snowBOT
#

@indigo horizon Has your question been resolved?

devout snowBOT
#

@indigo horizon Has your question been resolved?

indigo horizon
#

.close

devout snowBOT
#
Channel closed

Closed by @indigo horizon

Use .reopen if this was a mistake.

devout snowBOT
#
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.

carmine hollow
#

(this is roughly translated) Two slanted lines come out from a point that is 2 sqrt(6) away from the plane. Two slanted lines make 90 degrees with each other, and 45, 30 degrees with the plane. find x

carmine hollow
#

I came up with something like this

polar chasm
carmine hollow
#

So we can draw a right triangle right

#

as a seperate figure

polar chasm
#

this one

carmine hollow
#

oh yea

polar chasm
#

and yeah, you could think of it seperately

#

but firstly, you'll need to compute its other sides

#

(the legs)

#

and then you can compute x using pythagorean theorem

carmine hollow
#

can we assume that these are special triangles?

#

30 60, 90

#

45 45, 90 etc

polar chasm
#

these 2?

carmine hollow
#

yea

polar chasm
#

yeah, in the blue one we know that there is 30° angle, 90° angle and so the last one must surely be 60°

#

because they have to sum up to 180°

carmine hollow
#

yea that makes sense, got kind of confused since it's the first time i'm dealing with such figure

#

I get something like this for some reason

#

on the left triangle

k/2 = 2 sqrt(6)
k = 4 sqrt(6)

#

then I solve for k * sqrt(3)

#

.close

devout snowBOT
#
Channel closed

Closed by @carmine hollow

Use .reopen if this was a mistake.

devout snowBOT
#
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 flicker
#

I need to find the area of this ..

devout snowBOT
misty crest
granite kayak
#

Integration ?

mystic flicker
granite kayak
#

Isnt it the same as integration-1 to 0 of the same fonction

mystic flicker
#

my brain does not understand this so i don’t even know how to start trying it

ebon sage
mystic flicker
ebon sage
#

Im using this server wrong

#

My apologies

mystic flicker
#

haha its okay

ancient sluice
#

Area of rect - area of the curve x³+1 from 0 to 1 along x axis

mystic flicker
#

i read the problem a bit more and it is asking which of those variants below is the right way to find the area

#

um what..?

granite kayak
#

Do all

#

One by one

ancient sluice
#

I mean you can just integrate and find out, which matches the answer !

granite kayak
ancient sluice
#

Area = 2- 1/4-1

granite kayak
#

3/4

ancient sluice
#

= 3/4

ebon sage
ancient sluice
ancient sluice
ancient sluice
ebon sage
granite kayak
#

@ancient sluice

potent tusk
#

you integrate this part than you subtract the other part

ancient sluice
# ebon sage Because of 5,5?

It's not transitive because, we have (1,3) and (3,1) but not (1,1)
Clearly not reflexive, because its missing (1,1)(3,3)(7,7)
And it's neither symmetric because it has (5,7) but not (7,5)

ebon sage
#

I understand it so much better now

ancient sluice
granite kayak
potent tusk
#

-1 to 0 is clever

devout snowBOT
#

@mystic flicker Has your question been resolved?

devout snowBOT
#

@mystic flicker Has your question been resolved?

devout snowBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

devout snowBOT
#
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.

quick peak
#

$\ddot \theta + 2 \beta \dot \theta + \beta^2 \theta = 0
\ \theta (t) = (A+Bt) e^{-\beta t}$

woven radishBOT
#

Hamdy Hisham

quick peak
#

This solution is wrong ?

mystic goblet
#

I can’t figure this out, the answer key said 5, but I got 5.18 and there’s nothing about rounding

quick peak
mystic goblet
#

hi

#

oh

#

you asked here earlier

#

Mb

#

Sorry

quick peak
#

np

mystic goblet
#

WHAT

#

I just wanted math help 😭😭

quick peak
#

<@&268886789983436800>

celest dock
#

idk why this channel isnt opening

#

uhhh

quick peak
celest dock
#

bot might be dying rip

#

will see what we can do

solar goblet
# mystic goblet

because HGF and FGE are similar triangles, you can easily calculate GF

#

that's a place to start

mystic goblet
#

I been trying to find GF but it’s hard missing other sides and angles

solar goblet
#

you certainly don't need explicit angles

#

why do you think HGF and FGE are similar?

devout snowBOT
#

@quick peak Has your question been resolved?

lavish canopy
#

Idk how to figure this out

devout snowBOT
#
Channel closed

Closed due to timeout

Use .reopen if this was a mistake.

devout snowBOT
#
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.

restive river
#

if the formula for population variance is related to the parallel axis theorem, and varience is the second moment about the mean, then does the variance have anything to do with reimann sums and normalpdf?

lucid idol
#

I need help with Econ 2 homework

restive river
#

if the formula for population variance is related to the parallel axis theorem, and varience is the second moment about the mean, then does the variance have anything to do with reimann sums and normalpdf?

lucid idol
#

Variance, Riemann sums, and the normal probability density function (normalpdf) are all related concepts in statistics and calculus, but they connect in different ways. Let's break it down:

  1. Variance and Moments:

    • Variance is indeed the second moment about the mean. It measures how much the values in a dataset deviate from the mean.
    • The formula for population variance is σ² = Σ(xᵢ - μ)² / N, where xᵢ are the data points, μ is the mean, and N is the number of data points.
  2. Parallel Axis Theorem:

    • The parallel axis theorem is used in physics to compute the moment of inertia of a body about any axis, given the moment of inertia about a parallel axis through the center of mass and the distance between the axes. In statistics, this is analogous to shifting the origin to the mean when calculating variance.
  3. Riemann Sums:

    • Riemann sums are used to approximate the area under a curve, which is fundamental in integral calculus. When calculating variance for a continuous random variable, integrals (which can be approximated by Riemann sums) are used to find the expected value (mean) and the expected value of the squared deviations from the mean.
  4. Normalpdf:

    • The normal probability density function (normalpdf) describes the distribution of a continuous random variable that follows a normal distribution. The variance (σ²) is a key parameter of the normal distribution, influencing its spread.

To summarize, variance connects to Riemann sums when dealing with continuous data, as integrals (approximated by Riemann sums) are used to calculate it. Variance is also a critical parameter in the normalpdf, determining the spread of the normal distribution. While these concepts are interconnected in the broader context of statistics and calculus, they serve different purposes in their specific applications.

restive river
#

ahh i see thank you so much!

#

.close

devout snowBOT
#
Channel closed

Closed by @surreal mural

Use .reopen if this was a mistake.

devout snowBOT
#
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.

high knot
#

I don't understand how I can prove these 3 rules

fossil locust
woven radishBOT
fossil locust
#

and then showing these will be equal

#

(if b is not equal to 1, b^x will be a one-to-one function, so b^x = b^y implies x = y)

high knot
#

is that enough to prove the rule?

fossil locust
fossil locust
high knot
# fossil locust yes, RS = R * S

so we can say x = logbR and y = logbS
And if we do B^x = R (cuz the b and logb will cancel) and B^y = S (for the same rzn)

We get Rs = b^x + b^y