#how do you use y = kx(x-a)^2
32 messages · Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
You cannot use -2 since it isn't a root, the roots are 0 and 6
We know that 6 is a root of double multiplicity because of the behavior of the curve C about 6, since it doesn't change sign at all
Ohhhhh the roots are where the graph cuts the x axis?
Yes, sometimes they are called x-intercepts
So every cubic graph has at least 1 root?
Yes.
Cool
How did this guy just use kx(x-6)^2
So he noted that the polynomial is a cubic and it has an odd-multiplicity root at $x = 0$ and an even-multiplicity root at $x = 6$, so he obtains $y = k(x-0)^a(x-6)^b$ where $a$ is odd and $b$ is even, with $a,b>0$. We know that $a + b = 3$ and the only solutions which satisfy $a$ is odd and $b$ even is $a=1,b=2$. So we get $kx^1(x-6)^2 = kx(x-6)^2$.
John 10:34 ("Wannabe" John)
Is every cubic graph in the form of ax^3 + bx^2 + cx + d?
Yes
What do you mean odd multiplicy and even multiplicity?
So he put it in the form of k(x-x1)(x-x2)(x-x3)
But since there are only 2 roots you ignore x-x3?
Well, $x_3 = x_2$ essentially
John 10:34 ("Wannabe" John)
A root has a multiplicity of $k$ if it appears $k$ times in the factorization
John 10:34 ("Wannabe" John)
So $f(x) = (x-1)(x-1)(x+1)$, with this $x = 1$ has a multiplicity of $2$
John 10:34 ("Wannabe" John)
Whereas $x = -1$ has a multiplicity of $1$
John 10:34 ("Wannabe" John)
So if there's not a 3rd root than it's x2=x3
Thank you very much