#precalculus
1 messages · Page 246 of 1
I figured it out, thank you for helping!
@viscid thistle post the solution
idk where to ask for partial fraction help anyway
how would i solve number 8 and 9 i needed a number for an answer
I would LHopital
oh lhopitals i guess i’ll do that
and yeah it was a test but i already completed it and i got these wrong
wait do i take the derivative of the top and bottom in terms of h
Recognize the definition of the derivative haha
idk how i would do lhopital with this i thought it was a difference quotient problem
So 8 is asking "what is the derivative of cos(x) at x = π/3?"
-sin(pi/3) = -sqrt 3/2
i don’t remember the answer choices but i guess that would be it
How do I do ex2
I think the eq of motion are F_x=-kx F_y=F_y=-ky
But how do I show that they are circular orbits
maybe? you're most likely gonna be better off asking in a questions channel
hi Ann
I'm very new to java and have a question on a lab I'm working on
Step description: The result of these computation shows the following results
Arithmetic operation: 10000 seconds equals: 2 hours, 46 minutes and 40 seconds
me: System.out.println("10000 seconds equals: 2 hours, 46 minutes and 40 seconds"); lol
aight ok youve made your problem unclear as always
ok
are you trying to write a program that takes an input in seconds and converts it to hours/minutes/seconds
the last part I typed
it's not clear to me what the issue is
the issue you're having is that you do not know how to output your results. Y/N
No.
then what
Do I need to put this sentence in println statement
can i see the problem specification, exactly as stated?
what part of "exactly as stated" do you not understand
its coming
also, you probably DO NOT want this EXACT line of code in your program
System.out.println("10000 seconds equals: 2 hours, 46 minutes and 40 seconds");
this seems like only part of it
chain assignment?
yea
what's that meant to be
i see no mention of the words chain assignment in the written problem specification you sent me
yea...I think I'm wrong
i would appreciate if you didn't pull this thing where at every step there are suddenly new previously unspoken rules that one somehow has to follow
anyway, i STILL don't understand what your issue is. am i misunderstanding you in your claim that you have already written the program?
the very last step is the output
ok
presumably, you have your output format specifications on page 2
i don't know, i didn't write the document, i'm not the one to ask
The assignment instructions aren't very clear.
indeed they are not
i provided none so don't thank me
@soft verge well the solution to x"(t)=-C*x is the well known SHM solutions which basicaly corresponds to either the x or y axis of a circle
So with F_x=-kx and F_y=-ky you can get x=Asin(k) and y=Acos(k)
And (x,y) corresponds to points on the circle of radius A
i was watching khan academy and he drew the complex numbers specifcally as position vectors. I know what those are, but why did he do that instead of just points on the plane?
i would guess that they were trying to relate position vector and complex numbers summation, subtraction and magnitudes
yea
neat
say what
I'm gonna share a screenshot better
is this correct so far?
My question is basically when deriving the e^... should I also derive the exponent of the argument when deriving this?
I hope i'm explaining myself correctly enough
I mean not gonna lie
You know you can simplify it to make it easier
$e^{\ln{u}}=u$
Al𝟛dium:
so I can basically say that e^ln u = u and then derive just u (in this case 7/2x^2) ?
and I would not have to deal anymore with that?
or I should anyways put it on the derivative?
so I can basically say that e^ln u = u and then derive just u (in this case 7/2x^2) ?
Yes. Just differentiate u
🤔 Alright but i should also put the e^... and the 1/.., no?
Is it a (7/2)^(x²) or a 7^(x²/2)?
neither of them (if I haven't done anything wrong)
🤔 Alright but i should also put the e^... and the 1/.., no?
No. Literally
it would be 7/2x^2
God please 
oh no
sorry the first one
7^(1/2x^2 )
no, sorry sorry
yeah
the one you said
which is the same as saying 7^((x/2)^2)
$(\frac72)^{x²}$ yeah?
Al𝟛dium:
no
the one you said
...
it would be $7^{1/2x^2}$
Pa_u_los:
Okay
that would be f(x)
it's just reordering the numerator with the root
in exponent form
and that would be u no?
alright...
the thing is
Uh yes
that when x on the exponent that's the method I've learnt here
it would be $7^{1/2x^2}=7^{x²/2}$
Al𝟛dium:
yes
Okay
that when x on the exponent that's the method I've learnt here
@silver matrix wdym
Bc literally, its unnecessary
I was doing derivatives exercises for being introduced into vectorial cinematics when there was a problem where was x as an exponent. I didn't knew how to derive it and in this groupchat someone said me that's that how I had to do it (i did not found any video talking about it) and don't know, if I just have to say that is u and then do division differentiation, ok
oh I know why i can't do that
!
is because when applying the derivative power rule I can't subtract something to x
that's why
$(2^{g(x)})'=2^{g(x)}\cdot g'(x)$
Okay, please don't be a "robot", there are gonna be times where you can simplify and save 15 minutes of your life and others not. So i wouldn't suggest setting a fixed methodology here
It's only gonna give you problems
why 2^f on LHS
But like, literally $e^{\ln{u}}=u$ is a useful simplification to use here, that's it
Al𝟛dium:
mm still wrong
Wdym
$(2^f)'=\ln(2)2^ff'$
RokettoJanpu:
where e is the base or with any base?
ln always refers to log base e
Rokabe, jeez i still surprised i mixed both lol
wdym mix
where
eis the base or with any base?
Ambiguous, do you mean the $e^{\ln{u}}=u$ or the $2^{g(x)}=\ln(2) 2^{g(x)} g'(x)$
Al𝟛dium:
ahh (2^g)'
wdym mix
I mixed the procedure with (x²)' and for example with the (2^x)'
I mean that if I have a 7 as a base (this case) should I say that e^... = ln(e) e^f · f' or 7^... = ln(7) 7^f · f' ?
i'm starting to be so confused that I don't know if i'm being trolled
whatcha d/dx ing?
(e^f)' = ln(e) e^f · f'
Uh fine i'll write it
should I use e or 7 in this case?
i mean the formula shouldn't be novel to you, it comes from chain rule
or in other words, the base of the problem or e?
i am not asking about the formula, i am asking about the base I have to use
because in that case is 2
and in this case I think it's 7
but
are you computing $(x\mapsto 7^{x^2/2})'$
RokettoJanpu:
it just denotes a function or mapping
like x^2 itself isn't a function but x |-> x^2 is
$$f(x)=e^{\ln{7^{x²/2}}}$$ $$f'(x)=(e^{\ln{7^{x²/2}}})'$$ $$f'(x)=(7^{x²/2})'$$ now the moment to use the $(2^f)'=\ln(2) 2^f\cdot f'$
Bro
i told ya
We already talked about this didn't we
so 7^(x^2/4)
yes we did
it would be $7^{1/2x^2}=7^{x²/2}$
Al𝟛dium:
sorry yes
Bruh
I misunderstood, i thought the /2 was dividing the exponent
my bad
(which wouldn't even make sense)
alright
so I've seen your last latex
and that's the question i had
then
Al𝟛dium:
You didn't even apply the $e^{\ln(u)}=u$? So we are talking different stuff
Al𝟛dium:
yes I did,
but not like that
i did f(x)' applying the chain rule
is similar to that formula
the first part of the division is e^ln(7 · (1/2)x^2)
so
is that even right?
that's still f(x)
Huh
Now you are using $e^{\ln((7x²)/2}$?!??
e^ln(7^(x/2)^2) · 1/7^((x/2)^2) · ((7/2)x^2)
no I'm not
If you think I have to go one step behind, please recommend me a specific resource and I will be happy to see it
e^ln(7^(x/2)^2) · 1/7^((x/2)^2) · ((7/2)x^2)
The first one, e^(ln(7^(x/2)²)). You KEEP changing stuff
Like i don't know why you want to go that way
Also please

I don't want to go anyway. I just don't know how to do it and try to apply what I've seen
More parents than that? I don't know what I've missed..
have you seen my screenshot?
what are my errors?
$(e^{f(x)})'=e^{f(x)}\cdot f'(x)$ which is different from $(a^{f(x)})'=a^{f(x)} \ln(a) \cdot f'(x)$
I think going back there can solve some issue s
Setting that up
alright I'm gonna copy that
Al𝟛dium:
you forgot ' on LHS
God im about to sleep, sorry for making so many typos
alright good night, nw, that last one was good
additionally you can extend a to be any nonnegative
Al𝟛dium:
no?
@silver matrix which argument? Im not yet sleeping lol
oh actually a in Z is pretty bad
very bad actually
My brain is asleep lol
remember Z denotes integers
would it be then the rationals?
a being negative doesn't stop x |-> a^x being well defined over R, but you won't have luck defining a derivative anywhere
anyways, I'm going try tomorrow and post what i've done and see where's my possible error
thank you guys
the derivative of a^f is all good wherever f' is defined and if a is nonnegative, that's all you need to know
the derivative of a^f is all good wherever f' is defined and if a is nonnegative, that's all you need to know
alright, it would be cool to understand your language but sadly nowadays i'm a pleb
and I don't even understand what "well-defined" means
my last msg is to you, everything before to aledium
alright...
there shouldn't be an issue with my language
by a^f, i mean the function that you can view as, the function g defined by g(x)=a^f(x)
night al3
Recall that 2x=x+x
From that, you can apply the formula and get what cos(2x) equal to
@jaunty spruce
could anyone help me on part 3?
i dont see how i can do it, even using the previous parts
inflection points would be the same
Determine all the critical points and their nature and work from there
i cant use a calculator
so the most i can do is calculate the points of inflection
and determine their nature
@blissful ridge
X = [0, 1, 2, 3, 4, 5] Input
y = [0, 0.3, 2.7, 5.77, 11.7, 17.4] output
What does X equal when y equals 0.6?
@opaque olive
something between 0 and 0.3
That's enough to sketch a approximate graph
So if you have got your inflection points and maxima and minima
Sketch accordingly
ok
Mark your inflection point
ok
Determine the concavity at the neighborhood of concavity
what
Determine if the graph is concave up or concave down
Np
@blissful ridge Did u explain how to solve the problem above?
because I have a graph and labeled that it's concave up, and it has a point of inflection at x=0, but i dont know how to predict datapoints
X = [0, 1, 2, 3, 4, 5] Input
y = [0, 0.3, 2.7, 5.77, 11.7, 17.4] output
What does X equal when y equals 0.6?
@stuck lark
@regal kernel
Did you plot your points?
@blissful ridge No, but I sketched a line from the given points. It looks exponential
uh
can someone help me
rn
yo
uh
can you review this answer?
The probability of Julia missing two shots in a row is 10 percent. We first need to convert 50% and 20% into decimal form because then we can multiply it, using the formula P(A intersection B) = P(A) * P(B). We then solve 0.10 = 0.5*0.2, 0.10 = 0.10 percent. 10 percent is the percent in which she will miss both shots.
question: Julia enjoys shooting paper balls into the wastebasket across her office. She misses the first shot 50% of the time. When she misses on the first shot, she misses the second shot 20% of the time. What is the probability of missing two shots in a row? (10 points)
like
does this answer make sense
Post your question in a channel that is not occupied
@regal kernel
You know the nature of the graph x>0 plot the points using that nature
And what exactly do you wanna find?
@blissful ridge Alright. I just plotted the positive side basically. I'm trying to find an the X value when y = 0.6
Would you know how I could do that? Should I just approximate
the center of the circle is at 0,0 so p and q are the lengths of the sides of the triangle. Find the hypotenuse using the picture (1) and then use the secant formula, I think it’s hypotenuse over adjacent, is that right?
@regal kernel
The problem is we can't be sure if it's an exponential fucntion
We can't keep comparing every non linear increasing fucntion
I don't see a other way than just approximate it
Do you have graph paper, the one with grid lines
@nova trail I can help with tah in the general chat
@regal kernel try to plot your points as accurate as you can
This will increase the accuracy when you approximate
@blissful ridge Alright thanks a lot ill do that. I'll tell you what I get after if you're curious
Sure
@blissful ridge I got X = 1.4 when y = 0.6
X = [0, 1, 2, 3, 4, 5]
y = [0, 0.3, 2.7, 5.77, 11.7, 17.4]
Is it correct?
The options are between x= 1.3 and 1.5 now, but I ruled out 1.7 and 1.9 from that
Have an idea to check which value is more correct?
Not really, if you don't mind can I see your graph
Complete the graph, i.e join the points and then try to find x
Ahh alright. Thanks for taking time to help me
Np
That was the issue there also so thanks. x = 1.3 seems like a way better choice then 1.5
Just to rundown, plot the datapoints neatly, connect the points, then approximate the answer
Can anyone help me with the answer to this? I tried solving with quadratic equation but somehow messed up along the way
Show your work
"with quadratic equation"
can yall PLEASE stop calling $x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$ the "quadratic equation"
Ann:
I think he meant that he put cos(x) as y
And made a quadratic in y or something
Yes
Show your work
@blissful ridge
$x = \frac{3 \pm\sqrt{-3^2-4(1)(4)}}{2a}$
fallen:
that’s how I set it up
what is a
1
What is that
and why you have -4
show the quadratic equation you got?
Just factorise it as you would any quadratic equation
Also the 4(1)(4) should be 4(1)(-4) since c=-4
i wanted him to see it by himself
I have a -4 because b^2-4ac is part of the discriminant part of the eq
Where did the minus go?
-4 , sorry why is that a negative?
Oh okay so i change (4)(1)(4) to 4(1)(-4)
so what you will get
You can see the factors right away
-16

isn’t it just 4 * -4?
Why -9?
No, it not
Yes so I have to solve for the 2 y’s it’ll give me and then plug it into cos(x)?
Yeah
So plug in -1.5 and 12.5 into cos(x)?
-3/2 and 25/2
don’t you just do 9-(-16) = 25
and then you’re left with -3+-sqrt25/2
2 divides whole numerator not just sqrt 25
and not -3
-3+-5/2?

Commander just told you
Sorry, in a khan academy I watched they divided both the “-3” and what was in the square root
So I’m only dividing -5 by 2?
sqrt9-16/2
what
Divide the entire numerator besides -3 is what he said Isn’t it
No I’m referring to Godfather lol
but you divide the whole expression
And fix that -3
"fix" in the sense correct mistake
repair
I did and got 3^2 (9)
what that means
For the love of god, show your working
What exactly am I doing wrong
Only ann can help you now
Lol sorry, math has never been my strong suit which is why I’m trying to practice and improve
please tell me youre not just writing your work out in plaintext only
$x = \frac{-3 \pm\sqrt{3^2-4(-1)(4)}}{2(-1)}$
fallen:
Oops hold on
also can i see the original equation
because i think x is decidedly not equal to that
fallen:
ok so you put y = cos(x) alright
can you write out what EQUATION you got after putting y = cos(x)
i want you to be explicit so that all mistakes can be caught and weeded out, including sign errors
(2.5)^2 - 3(2.5) =
no
that is not what i am asking you
the equation you start with is cos^2(x) - 3 cos(x) = 4
you substituted y = cos(x)
Yes
what is the new equation
im trying to get you to do this step by step and not jump ahead at every opportunity
y2-3y=4
y**^**2 - 3y = 4.
Okay
it doesn't sound like you're explicitly required to use the QUADRATIC FORMULA here
and this one in particular factors easily into (y-4)(y+1) = 0
Okay, so what would be the next step?
do you know how to solve a quadratic equation by factoring
specifically once the factorization itself has already been done
No I do not
...
sigh
that's a shame bc it's something you rly should know by now but whatever
i guess i can take you through the QF solution since that seems to be sth you DO know
I’ll add solving QF by factoring to my watch list
Nevermind lol I only remember doing it when “y” was ^2
there are two options here
either i explain to you, in my own words, how to solve equations by factoring - this will take some time and will also require you to set aside your problem for a while until we are ready to come back to it
Okay
or i take you through the solution that involves the quadratic formula without all the sign errors
okay
I get up in 2 hours for work but I really want to get this sorted before then
so your equation is 1y^2 + (-3)y + (-4) = 0
Yes
i am writing it this way to make it 100% explicit exactly what the coefficients are
so using the quadratic formula, you get:
$y = \frac{-(-3) \pm \sqrt{(-3)^2 - 4 \times 1 \times (-4)}}{2 \times 1}$
failed to render
Ann:
there is a difference between -3^2 and (-3)^2
-3^2 ≠ (-3)^2
Okay
-3^2 = -9, (-3)^2 = 9
okay so like
Okay got it
now it's time to simplify this
carefully, step by step
$y = \frac{3 \pm \sqrt{9 - (-16)}}{2}$
Ann:
Yes
$y = \frac{3 \pm \sqrt{9 + 16}}{2}$
Ann:
$y = \frac{3 \pm \sqrt{25}}{2}$
Ann:
$y = \frac{3 \pm 5}{2}$
Ann:
Wait you divided 3 and 5 by 2 right?
i evaluated $\frac{3\pm 5}{2}$ first taking the $\pm$ as plus (giving 4) and then as minus (giving $-1$)
Ann:
Oh okay
Im new to the server how do you use the bot thing?
That makes sense
there is a cheat sheet in #resources @viscid thistle
Thank you Ann!
anyway, fallen,
now that we have solved the equation for y
it's time to go back to x
we have two equations to solve for x
cos(x)=4
and cos(x)=-1
one of these happens to have no solutions at all
||hint: what is the range of cosine||
-1 < cosx < 1
-1 ≤ cos(x) ≤ 1
How do you do the less than or equal to in chat
<=
Thank you
says the same thing
Or you could use a scikeyboard on your phone
So how do I go about finding all the solutions?
Do I do that but substitute my “y’s” for cos(x)
Do I do that but substitute my “y’s” for cos(x)
well yes
you've done the substitution and are now ready to undo it
and in fact that's what i did
4 is out because |4| > 1 if to be precise
|4| > 1
Yes
ok yeah i mean. yeah congrats you've identified the one that has no solutions
now the only hurdle is to solve cos(x) = -1
And I do that by plugging -1 into the original equation?
forget about your original equation
plug -1 to y = cos(x)
what the fuck
Did you take cos(-1)?
they might've, tbh
Yes
If so, insert Ann's response
@harsh smelt please refrain from giving unclear/easily misinterpretable instructions
sure, no problem
fallen, you are not asked for the value of cos(-1).
you are asked to solve cos(x) = -1
i.e.
cos(what) = -1
okay I’ve got it
Thank you
seriously, thank u
Just to be 100% sure the only solution was pi, yeah?
yes
I’m going to imprint this process literally onto the side of my brain I’m sorry I wasted so much time. Thank you
hi
me need help
Given that $\frac{4}{n}(3x²)({\frac{2}{9x²}})^{n-2})=\frac{m}{x²}, where x≠0,$ find the values of the constants $m$ and $n$.
fuck latex
Hmm:
@narrow peak (a/b)^n = a^n/b^n
i split everything up and it became very fucked up
wot
After you use that rule of raising a fraction to a power
multiply what
Multiply together the terms on the LHS after you expand that fraction raised to the power n - 2
I would suggest leaving the negative powers as fractions
Multiply together the terms on the LHS after you expand that fraction raised to the power n - 2
@fleet yew
im confused
Basically have an equation in the form a/b=c/d
So uh
Mind posting the original problem
There has to be more context
This is not solvable as is
Suppose we know $A=a^2+b^2+c^2+d^2$, $B=a^2b^2+a^2c^2+a^2d^2+b^2c^2+b^2d^2+c^2d^2$, $C=a^2b^2c^2+a^2b^2d^2+b^2c^2d^2+a^2c^2d^2$, and $D=a^2b^2c^2d^2$. How can we find $a+b+c+d$?
MathPhysics:
you can't
Occupied channel too
Why?
replacing all instances of a with -a will not affect A, B, C and D but will affect a+b+c+d
ditto for replacing any other lowercase letter with -1 times itself
Ok. Consider only positive values
a, b, c, d > 0?
Yes
ok
solve the equation $x^4 - Ax^3 + Bx^2 - Cx + D = 0$ for $x$, then sum the square roots of the solutions
Ann:
There is not an easier way?
@fleet yew find values of m and n
this is the first thing that my mind jumped to
i legit didnt know what to do
my idea was to split everything up and see if i could form 2 equations
simplify your terms and first equate the exponent of x to determine n
can i see the original question exactly as it was stated
find $m,n$ such that :
$$\frac4n (3x)^2{\br{\frac{2}{9x^2}}^{n-2}}\equiv \frac{m}{x^2}$$
ramonov:
You are asking me?
no, i was asking AMD
mathphysics, if you want to continue your question, we should move to #help-9
Yes, for sure.
$\frac{4}{n} \cdot 9x^2 \cdot \frac{(2/9)^{n-2}}{x^{2n-4}} = \frac{4 \cdot 2^{n-2}}{n \cdot 9^{n-1}} \cdot \frac{1}{x^{2n-2}}$
Ann:
idk why yall are overblowing this it's lit that simple lol
ok sure but again
it's not as hard as y'all are making it out to be
n is obviously 2, and m can be expressed entirely in terms of n
(I went off the page instead of the original tex)
@willow bear how n=2 wot
your expression is (some constant)/x^(2n-2)
and you want it equal to m/x^2
so 2n-2 = 2
ur latex went too fast for my dog brain to follow
can u uh show more steps
pls
xd
ok wait nvm
uh
ok rhs is weird
it's a bit messy
ok so just to be 100% clear on this matter
your original LHS is $\frac{4}{n} \cdot 3x^2 \cdot \paren{\frac{2}{9x^2}}^{n-2}$
y/n
Ann:
Hmm:
@willow bear
ok so amd lied
aight so do you want me to be as verbose as i can possibly go, writing out every single step with meticulously detailed annotations
the exponent on the x should be 2n-6, not 2n-2
er
ok
start from beginning?
my original plan was to split everything and (somehow) form 2 equations
didnt work out
@willow bear
bruh
what you have there is basically a big messy product
sort the x's from the everything else, clean it all up, find the value of n, plug it in, find the value of m
what how
$\frac{4}{n} \cdot 9x^2 \cdot \paren{\frac{2}{9x^2}}^{n-2} \ \ = \frac{36x^2}{n} \cdot \frac{2^{n-2}}{9^{n-2} x^{2n-4}} \ \ = \frac{36 \cdot 2^{n-2}}{n \cdot 9^{n-2}} \cdot \frac{x^2}{x^{2n-4}}$
Ann:
rip
dont overthink it
you are massively overthinking it
seriously
this is a routine algebraic simplification
i do that to every problem
wym they don't cancel
they arent meant to cancel
you should be left with $\frac{1}{x^{2n-6}}$
Ann:
Hmm:
Hmm:
@willow bear
$2^{n-2} \neq 2n^{-2}$!!!
Ann:
what the fuck!!!
second line in your work
$2^{n-2} \neq 2n^{-2}$!!! \$2^{n-2} \neq 2n^{-2}$!!! \$2^{n-2} \neq 2n^{-2}$!!! \$2^{n-2} \neq 2n^{-2}$!!! \$2^{n-2} \neq 2n^{-2}$!!! \
Ann:
sure now it's ok
ok what now
you want this to equal some constant times x^-2
match the exponents on the x
6 - 2n = -2
solve for n
ohhhhhh
ok done
this took 10 years because i am braindead as fuck
ok next
The equation of a circle, $C$, is $x²+y²-4ux+2uy+5(u²-20)=0$ where $u$ is a positive constant. Determine the value of $u$ for which the line is a tangent to the circle, $C$.
Hmm:
first part of the qn asked me to find center which i did
aka (12,-6)
i vaguely remember a circle property
something about tangent perpendicular to radius??
am i right
what line.
huh wym
5b(ii)
How do you determine the centre of the circle from the given equation
Yeah, but there is a other method as well
yes
So again I'm asking,
How do you determine the centre from the general equation of circle
What part are we doing?
It's variable in u
The centre is (-g,-f) in the general equation
What is the condition for tangency for circle
Yeah, now perpendicular distance from centre to tangent is equal to the radius of the circle
Use that condition to solve for u
ohh
Source: https://discordapp.com/channels/268882317391429632/363224154469826562/742131708295643228
This does not make sense for the example I have.
$f(x) = \frac{7^{\frac{1}{2}x^2}}{x^\frac 32}$
Pa_u_los:
Then f'(x) applyin that logic would be..
$f'(x) = 7^{\frac{1}{2}x^2} \cdot \ln(7) \cdot x$
Pa_u_los:
well
that's not that bad, i misconfund myself and thought that ln(7) was 0. My bad, let's continue.
(that's the derivative of the numerator, not the whole function)
m?
yeah sorry, I meant u'
now I'm gonna share the screenshot
of what I've done
,rotate
sorry, but I might have send the same thing multiple times bc of my monkey wifi
is this correct?
seems to be alright
great thanks
simplify tho
@silver matrix is it a 5 or a 6?
Lmao
yeah it's a 5, thanks
Is this correct?
can someone remind me what the formula was to evaluate this $\sum_{r=0}^{a-1}2^r$
Yes:
<@&286206848099549185>
ok thanks
wait
i thought a geometric sequence is one that has a common ration between each term'
@viscid thistle
I thought this was what you wanted, if not sorry about that
At the bottom of the page
ah this is what i wanted lol ty
np
What is the difference between Sin and Cos
why is t-15 for cos?
and why is it -10 not 10
all questions are for #3
@viscid void
someone help please
hello Mr. Lemons I'll try to help you
I'll answer the t and t-15 first
inside the sine, (pi/30)t is just (pi/30)t
inside the cosine, (pi/30)(t-15) = (pi/30)t-(pi/30)15 = (pi/30)t-pi/2
the -pi/2 inside the cosine is the amount that the cosine function have to be shifted to be the same as sine
example
if t = 0 we have sin(0) and cos(-pi/2) = 0
if t = 15 we have sin(pi/2) and cos(0) that are both equal to 1
that will work for all values of t
and the -10 in the front say like the upper and lower bound of the range of the function
and it's negative so it begins decreasing and not increasing
@ember remnant I hope I've helped you
I really wish you don't get annoyed with pings
found a
cant find the rest
idk how u can get 3 equations from this when they only gave 2 points
how 2 get b
But clearly it isn't, so c must control the height
So c must be the height of the vertex
let me process what u just said gimme a sec
Think about what each variable does
a changes the slope, b changes the horizontal offset, c changes the height
Left and right translation
is it shifting graph right and left
Yes
a changes the slope, b changes the horizontal offset, c changes the height
@elfin dirge b contributes in variance of height along with c
what is happening
? No it doesn't
!!!!!!!!!
Sidharth think about it. It doesnt
so what is what
so yes b is the left and right shift
b doesnot change horizontal offset. I mean you cannot be certain that it does until you have the equation of line in standard form
Sidharth it's not a line it's an absolute value function
Sidharth is confused, ignore him
So
Well we know how much the graph is shifted by
12 units
so we have to solve 12 = b/a
And you said you found a
why b/a huuhhhhh
Because usually when translating functions, it's af(x-b)+c
never heard of that one before
that's the general equation for that sorta thing
thats not in my syllabus i think
Oh ok
So since a is only applied to x and not the whole function, we have to divide by a when solving for b
what i am confused why
Because for a to be the slope, the equation would have to be a|x+b|
But our equation is |ax+b|
Which is equivalent to a|x+b/a|
so b/a is our shift term
yes
What
i got a=1/2
Oh so slope is rise/run as you know
Jack papel, i agree it's an absolute value function but it is made of two lines right? So suppose i try to break the modulus and write the equation for say left part (having the gradient positive), that would go as:
y = c-(-(ax+b))= c+ax+b= ax+(b+c)
Comparing it with y=mx+C we get,
C= b+c which is altogether responsible for the intercept on y axis.
The rise is negative
Sidharth I swear to God graph the function and you'll see I'm right
i sent pic of graph anyway
Anyway so if a = -1/2 let's solve this then
Jack, explain to me where do you think i am going wrong.
i got a=1/2 tho
Oh so slope is rise/run as you know
The rise is negative
oh





