#help-0
1 messages · Page 604 of 1
Wow
,w x'=t-x
mens
draw line from D to midpoint
and then use the formula for arc pi*angle(rad) = arc length
so angle = 120 / pi and convert to degrees
and then from that u can work out all angles and all lengths using trig
theres probably an easier way to do it though 😦
Ok ty
Can I get some help doing this partial fraction decomposition?
(i just need to decompose whats inside the angle brackets)
@clever frigate try the form A/s^2 + B/(s^2+a^2)
In this case, you don't actually have to square both sides. A transformation of 12cos(x) + 5sin(x) = 13cos(x - arctan(5/12)) works. In general, when you square both sides, you need to plug the solutions back into the equation to ensure they satisfy it.
yeah but we didn't have arctan
I feel like in this case I just need to say that sin x > 0 and go from there
I mean you can square it
just substitute the solutions back
to make sure they make sense
welcome
apparently 1.5 is the incorrect answer, i thought the arc length is always the same as the inside angle
can someone explain or help what i do here?
the arc length = radius * angle @alpine sable
?
ill just copy paste ur question if u care so much
if cot theta < 0 which quadrant does the terminal side of the angle lie
If a product has a 100% rating with 10 customers, the real rating could be something else than 100%, like 95% because the chances of getting the first 10 reviews 100% are still high. How can I calculate the range of what values the "real" rating most likely to be (100% is most likely mathematically, but there are also other values that are also likely)?
I've heard a simple way to do so is to add on two more simulated ratings of 100 and 0
There's probably a better way though
I have a problem
Yeah I know but it feels like cheating because I don't know where it came from. I also can't find any other information to this.
Or maybe I have but they use anothef example and the math flew over my head
You can really only go by past data.
If there is no past data, then it is kind of arbitrary
You could assume there is a normal distribution of ratings where the mean is near 100 but lower, and there is a chance that the normal curve intersects with 100.
But there's no way of knowing the mean
Without past data
It doesnt have to be normal either, it could be another distribution intersecting with 100
I know but you could calculate how likely it is to get 100% for your first 10 reviews if you have a lets say 95% rate
So 100% is most likely and then it goes down
You could calculate it if it is purely random
If it isnt purely random, then you would need an idea of where the true rating would lie
Let's say purely random
Then you have 10^10 for randomly getting 10 ten times
So not likely lol
Oh I just saw the 95 percent rate
So say you are using a normal distribution, that would be the mean but you still dont know the standard deviation
Let's say we go with the 100 and 0 idea I said earlier, that would give you an estimated rating of 11/12
,calc 11/12
Result:
0.91666666666667
Is there a formula to plot all the chances from 1-100% of getting the first 10 reviews 100%
Yeah but he never said where he got that "add 2 true and one false" thing from
There is no formula unless you have a distribution (normal distribution is a safe bet here), mean (which could be 95%) and standard deviation (which we have no clue here)
I don't think it would be a normal distribution because the chances of the seller having 100% is most likely
If you had a percentage in mind, (say 1 in x times you will get 100% rating) we could calculate the standard deviation
Oh I see
Possibly a normal curve with a mean at 100% and anything higher rounds to 100%
Hmm
Yeah possibly. I'm going to watch 1b3b video again and see if I can get some more clues. I'll come back
Hey guys, is there a way to quickly find a number who's product has a certain remainder ? for example x*(2^32) must have a remainder of 0.5, what would be x
Alright good luck
You're not dividing anything so there's no remainder
sorry I meant decimals
Oh ok
Are you working with floating point decimals on a computer? Or just in general?
yeah on excel at the moment
Hm
im just trying to reverse engineer a sequence of number because Solver can't solve this
Ok
What I would do is solve x for various examples. Like solve x for 0.5, 1.5, -0.5, and look for a pattern in x values
the other thing i noticed is that a single digit change can vary totally the resulting decimals, like even one digit change on a 32 digit number
and there is no actual way of seeing progress
like if im getting closer or further from the correct number
Multiplying anything by 2^32 makes it hard to get precise values
Because that number is so large
im wondering if maybe we could do this by step
A computer will likely round the number
because mutiplying by 2 is easy
Ok. x*2 has a decimal of 0.5
So some examples are x=0.25, 0.75, 1.25, etc
So the formula is 0.25 + n/2
Where n is any integer
alright I see
If you try it with x*(2^2), and want 0.5 in the decimal, then you get 0.125, 0.375. So In that case the formula is 0.125 + 0.25n
interesting so there is actually a pattern
So it seems the formula in general is (0.25/p) + 0.5pn, where p is the power that 2 is raised to
So for 2^32 you get 0.25/32 + 0.5n/32
Where n is any integer
so now i can use solver to test some options ?
Yes
is it (0.5n)/32 or 0.5(n/32) ?
Yeah you multiply that by 2^32
Oh wait
yes
I did 2n when I think it should be n^2
In several places
Let's try 2^3
2^3 times x = something.5
That's what you want right? A number with .5 at the end?
yeah
I'm busy atm
So I'm getting 0.0625, 0.1875
so that i can choose the exponent
That's what I'm hoping to find
So when exponent is 3 you get 0.0625 + .125n
.25 .125 .0625 for the first number and .5 .25 .125 for the second
So lemme think this through
0.5^(1+p) + n* 0.5^p
I believe that is it
Where p is the value in 2^p
And n is any integer
So for 2^32 you have 0.5^33 + n*(0.5^32)
trying to make it work but havent managed to find a number n yet
I'm trying it in wolfram alpha and that formula is correct
In goes n, out goes n.5
this seems perfect
let me plug this through to my python program
for some reason i get 10.000000000116415
ah got it
but when i think about it it's not exactly what i had in mind
although this is very useful for me
but for an other case
let me give you an example
any idea about an identity for α^2 +b^2 +gamma^2 in terms of the coefficients of a cubic equation
This channel is occupied atm
3648289171/(2^32) is 0.84 something
now if I divide this big figure by 2, the remainder is 0.5, if i do it again it is 0.75, and the third time is 0.375
now my problem is that i wanted to find this big number given the decimals
and the resulting division
Not gonna tell you the answer
But
IQR = 3rd quartile - 1st quartile
Median= 2 quartile
Work from there
A symmetric distribution is a type of distribution where the left side of the distribution mirrors the right side
distribution should be symmetric about mean/median
a=1000+50w is this linear?
yes
there's a constant rate of change (y =mx+b)
thx
@lucid shuttle You generally don't. You usually combine them to eliminate both of them. What problem are you solving?
Are the xs multiplication? If so, no need for them.
You start with this?
$$N = 4500 e^{0.046t}$$
Chai T. Rex
OK, so solve for t by getting t alone on one side.
What can you do first to get it closer to t on one side by itself?
Chai T. Rex
OK, what next?
uhm
I think there is a special rule I need to apply
a^x = q
is x = ^a log (q)
?
or nah?
Does that make sense?
how nice
well, following the rules I assume yes
Without the rule I would have never came up with that
Yeah, the rules are nice.
but the question is not finished yet I believe
I need this form
OK, what do you need to do next to get t by itself?
Chai T. Rex
No problem. So, it's just normal algebra with the new log rules.
I see
Have a nice day
You too.
Hey, would this be 6/10 or 6/26 I’m confused if I should be finding the answer out of all males or of all students
since the reference angle has to be always positive. but i'm not sure if its either 30 or -30 because it's directly asking us to calculate sin^-1(-1/2)
@night sinew What angle gives a sine of 1/2?
30 degrees
Do you know the unit circle?
i don't have it memorized but i can understand it well
OK, so sine is the y value when it hits the circle.
So, you get 1/2 at an angle of 30 degrees counterclockwise from 0 degrees.
You get -1/2 at an angle 30 degrees clockwise from 360 degrees.
So, 360 - 30 = 330 degrees is one place.
You also get -1/2 at an angle 30 degrees counterclockwise from 180 degrees.
So, 180 + 30 = 210 degrees.
Does that make sense?
yeah, like it's coterminal angles?
so it would still equal to +30 degrees?
No, what's the sine of 30 degrees?
Yes, that's right.
thank you
No problem.
does anyone know how to start this problem? i don't really know where to begin
#21 btw
not sure if i'm allowed to ping <@&286206848099549185>
@radiant elk You asked the question and waited 15 minutes, so it's fine.
ok
Im verifying identities and dont recognize these symbols
can I see them as variables?
Those are Greek letters, alpha and beta, and yes you can use them as variables
I would use this website it has all the formula and identities
They weren't referring to not knowing the identities. They didn't know what the Greek letters meant
I realized that as soon as I sent the message lol
Oh ok so its the same an X and Y
Yes
its just to establish two different thetas, ok got it
@radiant elk are we assuming the circle has unit radius?
uh what does that mean- sorry I dont understand
Radius = 1
sure i guess, I think I just have to prove that the triangles are similar tho
Ahh thought its 22 mb
oh ok
hint: prove that the two triangles have the same angles. Ah, and BAC = 90 degrees @radiant elk
i think there is a theorem to prove that angle BAD and angle DAC are congruent, but in order to prove that the triangles are similar, don't I have to prove two pairs of congruent angles?
nvm i figured it out, thx anyways
Hello, I need to solve this for a and b
I've split it into three equations
but now i can't isolate the variables
hmm
could I maybe divide the first by [1]?
I would use elimination/substitution to find a and b
Like set one equation equal to a, and plug it into another to find b
yes that is what i am trying to do
i just don't know how to get a you know
or how to get b either
So for equation 1, set that equation to a
Given $$ a + 2b = 0$$, set that equation to a
dldh06
It's a constant
Yeah
That's a constant
Like I don't have to do [2]*x every time, right? I can say 2x
oh you mean (2)*x
no these are equivalence classes on modulo 5
which i don't know what that means either
so [2] is all numbers that are 2 if you divide them by 5
They're brackets, it's just a notation. So technically [2] * x, (2) * x, and 2x, all mean the same
you could rewrite each equivalence class as [a] = (5k_1+a), [b] = (5k_2+b) for some k_1, k_2 in Z if you want to move the problem into Z
alternatively you could just treat them as normal numbers and divide/multiply keeping in mind that 0=5
cause Z/5Z is a field so division is all fine
alright
does anyone know how to solve this?
sides of similar triangles are proportional
try to figure it out using that information?
@lunar garden
uh
i dont know what that is sorry
but how I did it was
NL / LH = ML / LG
so if NL is 10 x more than LH
then ML is 10x more than GL
idk if that makes sense to u
uh sorry
ok i wil try to explain it better
if you put the side lengths into a fraction
you would get 70/x = 7/10
Set proportions $$\frac{NL}{ML} = \frac{HL}{GL}$$, right?
then cross multiply to find x
dldh06
Ok so i cross multiply them to get the answer?
Plug in the values that you know
$$\frac{NL}{ML} = \frac{HL}{GL}$$
$$\frac{70}{x} = \frac{HL}{GL}$$
dldh06
So far so good, right?
yeah
What other values do you know?
HL is 7? and GL is 10
$$\frac{NL}{ML} = \frac{HL}{GL}$$
$$\frac{70}{x} = \frac{HL}{GL}$$
$$\frac{70}{x} = \frac{7}{10}$$
dldh06
do i divide it
Cross multiply?
Yep
ok so 700 on the top side then
What about the other side?
7x
$$\frac{70}{x} = \frac{7}{10}$$
$$700 = 7x$$
dldh06
So how would you find x?
now i divide?
Yep
by 7 so is x 100?
Yep,x = 100
Thank you!
I'm currently second guessing myself, so a bit of a basic question.
Does foh(x) = 4(x^3) simplify to foh(x) = 4x^3?
$f\circ h(x)=4(x^3)$ is the same as $f\circ h(x)=4x^3$ because of PEDMAS, yeah
Element118
Alright, thanks!
can someone help me on this
what have you tried?
what is -2 and 1?
the answer is not a pair of numbers
you need to come up with the values x such that f(x) is well defined
Hello can anyone help me in a voice channel
ok so can you walk me through the problem
what are -2 and 1?
they are where the expression (x+2)/(x-1) changes sign, right?
so what happens around them?
ok thank u
Is this correct.?
I don't think so.
what is the question?
Can someone give me the answer to a question
can someone check 10 calculus questions for me?
dm ok?
sure
why not here lol
probably not
okay definitely wouldn't have guessed the question.
So you want P(z<=2.15), for that you can just lookup your standard distribution table or tap that into a calculator
what is 30cm2
10 question
need to put 10 photos out
because i need to take them seperately
Currently calculating the inverse of a function. I've got x = 3y-7 / y+1, how do I isolate the Y in this case?
Intuitively, I already want to try to do:
x(y+1) = 3y-7
xy+x = 3y-7
xy+x+7 = 3y
But I'm kinda stuck tryting to get that y out of the left side of the equation. I'm making some glaring mistake, but I don't know what it is.
Woop, figured it out
Indeed, thanks!
Hi! I was wondering if I had sin2x = 1/2 and I was looking for values of x in radians within a range of 0-2pi would my possible answer be pi/2 or pi/12?
did you forget your brackets?
remember your brackets next time
anyone know how to put v sub 1 into something like scilab (reference photo): https://gyazo.com/1b17ae95923c51966842deddb19a65c6
sin 2x=1/2? when you solve it you are solving for x
yes, I am trying to solve it in terms of pi (in radians)
yeah so pi/12 would be one solution
Hmm ok so why cant I just divide the whole thing by 2 to get sinx=1, aka x= pi/2?
@woeful pulsar
It's sin(2x)=1/2
2x is the argument of sin, you can't just divide by 2
You need to get rid of the sin first
@quaint crater When you have an input to a function, you can't easily take things inside or outside of it unless you have a good reason.
So, with sin(input), you can't touch the input (taking something out of it or putting something into it) unless you have a good reason.
Pretend the numbers are stuck in there.
I c ok, thanks!
Hello, I am having problems understand orthogonal in linear algebra!
I must determine coordinates of a vector with respect to a basis...but I'm completely lost where to even start.
The $\textbf{unqiue representation theorem}$ tells us that for any vector $\vb{v} \in \mathbb{F}^{n}$, there exists unique scalars from $\mathbb{F}$ such that $\vb{v}=c_1v_1 + c_2v_2 + \cdots + c_nv_n$ where $v_1, v_2, \cdots, v_n$ are the basis for $\mathbb{F}^{n}$. Recall that those unique scalars, $c_1, c_2, \cdots, c_n$ are the coordinates of the vector $\vb{v}$.
zslya
I need to understand this...
@alpine sable Orthogonal means at a right angle to all the vectors it's orthogonal to.
So, the theorem is telling me that to find the equation is to simply multiply the given vector with each vector?
And then, the results of each multiplication are the coordinates?
This basically means that you need find a way to write vector $\vb{v}$ as a linear combinations of vectors of basis $B$.
zslya
Not really.
You are already given the basis. So just create an augmented matrix and apply elementary row operations to find the solution.
Okay >_<
I am the worst at memorizing these concepts. Honestly on the verge of flunking this class >O<
So, I just need to get the augmented matrix, solve down to echelon form, then solve from there?
(I wished I knew what I was doing xD)
zslya
Thank you! Now I know I set it up right.
I kept mixing up ranges and basis >_<
Honestly not sure when it's supposed to be in the matrix as shown, or when I have to solve for variables.
range and basis are not the same.
Range of some function T means the set of image points of T. Whereas basis means a set of linearly independent vectors that span some vector space.
Okay, so far I got $\bmqty{1 & 0 & 8 & 6 \ 0 & 1 & 0 & 1 \ 0 & 0 & -22 & -10}$
Tofu
I might need to double-check with octave...
I just did
Using octave
Hmmm, I think I need general help doing elementary operationgs
Every time I do this, it's hit and miss
So, I believe I got the answer?
Thank you so much @muted raft
I would've never figured it out without you!
But now, I need to figure out why I never get the elementary operations right on paper.
How can i factor this?
Ive done similar questions where I start by common factoring out one of the terms but since one term is squared in this idk where to start
yeah looks correct.
Just take it slowly.
RREF just requires practice.
@alpine sable First, expand everything.
There's no factor common to all three terms right now.
i need the area of this shape. no steps needed. just one answer. plz
Oh ok i thought the 3m-n would be
@alpine sable Sorry, channel is busy.
D:
Hi, I was wondering if someone could help me with what i'm doing wrong here? I thought you multiplied the top exponents, and then subtracted the bottom from the top
@alpine sable No, factoring means from the whole thing.
@willow wolf Sorry, channel is busy.
I mean the 3m-n
There are two ways, expand everything and then collect like terms and then factor from there.
Or use the quadratic formula, I think.
Not sure on that last one.
Yeah, that'll work.
but the quadratic formula wouldnt be factoring which i was instructed to do here right
No, it can be used for factoring.
First, check the discriminant.
What's the discriminant?
lol i dont think we learned this yet
OK, have you done the quadratic formula yet?
OK, the part under the square root is called the discriminant.
What's the value of the discriminant here?
so -3(3m-n) * 4(2(3m-n)(-5))
Nope, a, b, and c are the coefficients of the "variable" (3m - n).
So, a = 2, b = -3, c = -5.
9+40
Right.
49
So, is that at least zero?
If it was less than zero, you can't take the square root, right?
So we need it to be at least zero.
And 49 is at least zero.
Does that make sense?
OK, so do the quadratic formula.
What two results do you get?
$$\frac{3 \pm 7}{4}$$
$$\frac52 \mbox{ or } -1$$
2.25 is one
isnt a=2?
Yep.
3m-n?
Chai T. Rex
The roots are the answers you get from the quadratic formula.
ohhh
Chai T. Rex
yup n then x 2 to make it so its not a decimal
it is like that in the answer key tho
Put a k out front.
Yeah, but we have to solve for it too.
$k \left((3m - n) - \left(\frac52\right)\right)((3m - n) - (-1))$
Chai T. Rex
See the k out front?
yh but idk what that means?
It means fill it in with a number so that when you expand, you get your original expression.
so in our case 2
So, how can we expand the two parenthesized factors to get just the (3m - n)^2 term?
You know FOIL, right?
yeah
So, first will give us what?
lol i havnt used foil foil ina while but isnt it jus solving the binomials
Yes, but we only need one term of the binomial expansion.
so (3m-n)(3m-n) which is 9m^2-6mn+n^2
yea
We don't want to do that.
See how no other pair of one from the first binomial and one from the second make (3m - n)^2?
lol honestly im quite confused but ik for a fact that she probably will just want us to factor I understand most of this and got the same answer if i make it so it isnt a decimal I think ill jus try to expand n solve
$$\mbox{First: } (3m - n)(3m - n) = (3m - n)^2$$
$$\mbox{Inner: } \left(-\frac52\right)(3m - n) = -\frac52 (3m - n)$$
$$\mbox{Outer: } (3m - n)\cdot 1 = (3m - n)$$
$$\mbox{Last: } \left(-\frac52\right)\cdot 1 = -\frac52$$
Chai T. Rex
1 sec lemme read it rq lol
lol honestly i dont get it but fr man thx for the help i got to what i needed im gonna continue reviewing the other concepts for now if thats finee tysmm for clearin it up
I need help with this question pretty difficult for me to solve
the line y=(3)/(4)x+A passes through the points (B,-3) and (9,c). Determine tha values of A,B, and C
I asked a few hours ago no one responded
<@&286206848099549185>
btw @oak chasm i think i got how my teacher does it just assigns a variable to the common term aka a=3m-n and then it factors normally off that n rewrites a in its full form at the end if that makes sense
can i ask matlab questions here ?
#computing-software might be better choice @vital delta
what does question mean as "type of triangle" does it means that is it right , isso, acute or other triangle?
or it asks for how much side length combinations does this triangle have?
I think it means this
Based on the example they provided
then how can i solve it?
all i know is side's length cant be bigger then other side's sum and cant be smaller than other length's difference
That's a combination question I believe
can anybody teach me this quesiton
channel is occupied
i am not getting the logic of this one
i don't understand i mean does this channel is made for only one quesion...where i am wrong...
Facepalm
so like when one question isn't solved till then i can't ask any other quesiton right?
Right, you have to find a channel that's not busy.
Move to another channel which is not on use.
ok...great....
Pick a channel and ping me
$$ x+y+z= 26$$
$$ |x-y|<z<x+y$$
Hyl1s
$$z_{max}=12$$
Hyl1s
and $$z_{min}= 2$$
Hyl1s
so i just put numbers and count them?
Guys
The answer says its over 12
hi
is this a combination
and should it be 5C2?
<@&286206848099549185>
Yes
is my 5c2 correct tho
It's correct
thank you anand babu
I always find these questions confusing, with the quotient rule. Can someone help me clear that
<@&286206848099549185>
you should've waited 15 minutes to use that tag breh
and channel is occupied 
@toxic dust are you talking about differentiation using quotient rule?
Yeah
Here
"u" is the function in the numerator
and
"v" is the function in the denominator
Ye
??
$$2$$
Destreaux
Could someone help me answer
-17(-9)
i got priority, the answer is 153
could someone help me through with this problem
ik the speed is dy/dx, we know dx, but how do we get dy with the cos(0.5x)
since its not the same variable
use chain rule
yep u can , but when differentiating the term cos x/2
u get a term of dx/dt
by chain rule
now sub the value of dx/dt given to u seperately
Plug t =2, x =-3
U get dy/dt
so derivative of cos x/2 = -1/2 sin x/2 right?
Ye
yeah
solving this big derivative u will get
dy/dt
U then find dx/dt
and then speed is resultant of these two, use pythagoras
so if you find the derivative of cos1/2x what do you do with the rest of the equation
cuz like don't u needto find the derivative as a whole
not part by part
Rest of equation is in t
u r differentiating wrt t!
So the other terms would only be in t
Express cos162 in terms of cosine of another angle between o and 180 degrees
hm ok gimme a sec
is this channel open?
In a box, there are red, green, blue, yellow and black marbles. There are 200 marbles of each color. At least how many marbles do you have to pick from the box to guarantee that you have picked 100 marbles of the same color?
i'm terrible at stats
consider the worst case for such problems
help
worst case scenario: you pick 99 of each color; then the next marble u pick will satisfy 100 marbles of the same color
so 99*5 + 1 i think
don't just give answers
sorry
you have 5 colors; worst case you pick 99 of each, missing one from each
then the next marble will have to be part of those 5 colors, and one of the colors will have 100 in them
this is not stats, this is basic counting / pigeonhole principle
Ok
but yes, thelonewolf has explained the reasoning behind the answer here
How is the line it passes through = 8,5.
It's slope is obvious but can you explain me how the line it passes through has the point 8,5?
Ummm anyone?
$$y=-4(x-8)+5$$
Hyl1s
and in (8,5) $$x= 8$$
Hyl1s
Hyl1s
if u try other points like (5,8) or (-5,-8) and put x in the equation you will not get the y
so they are wrong
anyone understand this? I don't really get how to change it from a series to the sigma notation
I see.
Okay.
why questions has marks 
Woahhhhhhhh.
cuz it a two part question ://
Oh crap what a huge mistake I made.
I thought we have to find the values.
Instead of substituting the values from the answers.
Ahhh.
What an idiot I am.
how does that even happen
there’s no info abt any of their current or past ages
my brain cells are fried
K = 4d <--- kevin is 4x daniel
K = d + 6 <--- kevin is 6 years older than daniel
4d = d + 6 <--- They both equal K, so they're equal
ik but
kevin is 8 and daniel is 2
these are only options
put 8
anyway it is course challange
you should do it by yourself
so you can know your weakness
answers and solutions are given after the questions tho
i just never heard of that
But how do we know that it passes through (1,7)!?
how abt the plus 6 years?
Anyone?
@alpine sable
after that we ain’t gotta add 6?
oh okay
do that then
@harsh acorn ?
have u ever heard of desmos?
I want to do it myself.
you are, you're plugging in the numbers yourself 🤣
just check it in equation
put 1 in x
you need to simplify the equation
Huh?
why didn’t i think of that 💀
(1,7)
replace the x and y
with the cords you wanna check
if the equation works out it is
actually there are infinite possible points
but in answers
there are only 1 right
Yeah I know.
bc your looking if the line passes thru those points right
But why should I try substituting (1,7) out of all?
Here we are just given the equation.
when u find the right one
Not MCQ.
just take it
How do we know that (1,7) passes through y−7=−3(x−1) ?
just put them in the equation
dont give the exact answer tho
😒
wrong lol
x is 1 and y is 7
yea
first one is x
other way around
second one is y
i keep mixing that up 😭
it is the order
(1,7)
first x always
and second y
if there are z coordinate, z is 3rd
How do we know that particular point passes through the line made when the equation is graphed?
you need to know that particular point's coordinate first and check in the equation
or
you can draw the graph
and look at the point's place
try in desmos
what does that even mean
perpendicular
Line OA is perpendicular to line OC.
Are you in grade 6th or 7th or something, just asking.
can someone help me out
stop multiposting
no
Then?
8th
Same.
do you know how to do b? 🥺
yes i'll try
i tried to say that lol
arigato gozaimasu 
Just apply ratio test
It is not that hard....
If you actually put in some effort...
im still a beginner im sorry
don't be sorry but put in some work...
no space before and after $
??
thank you in japanese hehe
For b goto https://youtu.be/yYxzq_O18Mg
Thanks to all of you who support me on Patreon. You da real mvps! $1 per month helps!! :) https://www.patreon.com/patrickjmt !!
Sum of an Infinite Geometric Series, Ex 1. In this video, I show how to find the sum of a convergent infinite series.
oh
Since the value for y is simultaneous for both of the equations, you can equate them
Then simplify the whole square terms
@warm iron i dont like fractions
On 2nd equation multiply 2 on both side then add it with 1st one
ik my question was stupid but can someone answer it please
isnt it right cause multiplication is commutative
Don't open square.....
y
Just add it with 1st equation then u got y value
Yes
Yes
No
what did i do wrong
You can't distribute the -2 since the expression is inside of the square
Darkness
There are 2 ways to solve it
One way is to break $(x-2)^2$
Second way is to substitute $t= (x-2)^2$
Darkness
I think finding y value first is easy
wdym
Afterthat put the y value anyone equation and find x value
So there's no problem
yea but its really confusing
we learnt the whole unit in 3 days
and you adding this
makes it more confusing
yea
Darkness
wdym
$-2(7-(x^2-4x+4))=(x^2-4x+4)+2$
Darkness
ok
Darkness
$-2(x-2)^2+14 = (x-2)^2+2$
Aman Verma
$3(x-2)^2 = 12$;
$(x-2)^2=4$;
$x-2=+-2$;
$x=2+-2$;
$x=4,0$
$-x^2+4x-4$
Darkness
I cant rlly read the question, can you send a better image @modern aurora
also what is 'desi' supposed to be?
@glossy current $-14-2x^2-8x+8=x^2-4x+4+2$
open original
Roberttt
$-2x^2-8x-6=x^2-4x+6$
Roberttt
$-x^2+4x=0$
Roberttt
solve it
$0=x^2-4x$
Roberttt
bruh
solve it
factor?
(x-2)(x-2)
Darkness
