#Algebra x^2, y^2, xy, etc
163 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:
Maybe try a first square with x,y and scalar, and another with y and scalar.
dy/dx= ∏sin(jx).Σj/sin(jx)
You still have xy outside the squares
Yeah
I expected something like a²(x,y)+b²(y)+c, minimizing in y and then in x.
You could calculate the gradient to locate the critical points (and so the local extrema considering R^2 is an open set and the function here is class C1) but maybe that’s too much
It is a secondary or high school homework.
Otherwise one could use Lagrange multipliers.
"I tried completing the square, not sure if I did something wrong or not"
Show us how you completed the square
Complete the square with respect to x and treat y as if it was a constant ( you can also complete with respect to y by treating x as constant too, I just think it will be more messy), then complete the square with what is left
You will get something that looks like this above ^
There would be 3 terms in a and 2 in b.
Start by bringing the expression to the canonical form. It's better to make such a substitution x = X + a, y = Y + b that the linear terms disappear, then it will be easier.
any of this help?
Thank you for your effort. I was rather thinking of something like a=px+qy+r and b=sy+t
Sorry, not quite sure what you're doing. My approach would either be what I described above or the following.
4x^2 + 4xy + 2y^2 - 16x - 4y + 23 = (2x + y - 4)^2 + y^2 + 4y + 7 = (2x + y - 4)^2 + (y + 2)^2 + 3
And now it's easy.
Is it possible you can attempt at solving it
I tried another approach
and got 3, -2
I need something to verify it with
Yup, that's correct.
Ok thx
Well, from the expression above it's quite obvious.
Yes yes
Nice!
Thanks sm
You're welcome!
If its not too much to ask
I dont happen to have much luck on this either 😭
Any Idea how I can get around it?
Oh, I think I've seen this problem before.
Substitute w into the second equation, then multiply everything my xyz(x + y + z). Then, try grouping some terms. Or just look at the result reeeeally carefully.
Spoiler: it factors very nicely.
hmm
not sure i follow to well 😭
so essentially
what your saying is
yea im lost 😭
can we go through this step by step by chance?
What step is the problem? I don't really know how to say it in other words.
What expression did you get after you substituted w and multiplied by xyz(x + y + z)?
What? There won't be w after you do that.
xyz(w)
Uh... No.
hold on 😭 im so confused
When we substitute w into the second equation, we get 1/x + 1/y + 1/z = 1/(x + y + z). Now, multiply everything by xyz(x + y + z).
where do i move from this point?
What did you get?
how did you happen to move from 1/x + 1/y + 1/z = 1/(x+y+z) to xyz(x+y+z)?
Well, xyz(x + y + z) is the common denominator. So, we multiply by it.
so
would i be bringing myself to a point like
yz/xyz +xz/xyz + xz/xyz = 1/x+y+z
then multiplying out x+y+z
to make it
Well, you also need to multiply both parts by xyz, too.
right
That way the whole thing becomes a polynomial.
Wait, how did this become a double equality?
We have:
1/x + 1/y + 1/z = 1/(x + y + z)
Multiplying by xyz(x + y + z) gives:
(x + y + z)(xy + xz + yz) = xyz
Now, expand the brackets.
xyz = xyz*x+y+z(yz + xy + xz)
Oh right
Because we cancel out xyz when multiplying it on top
my bad
from expanding the brackets
im here
No, that's incorrect. There should be way more terms.
Also, your expression isn't symmetric in x, y, z, while it clearly should be.
x+y+z(xy+xz+yz)=xyz
expanding the brackets
(x + y + z)(xy + xz + yz), not x + y + z(xy + xz + yz).
Uh, no...
what am i meant to do?
You have three terms in the first brackets and three in the second, so there should be nine terms in total (before grouping).
yeah
Ohh.
Wait, sorry.
You just didn't write the plus on each new row, so I thought those were separate expressions.
No worries! All good.
So, now you can see that you have xyz in several places, so you can simplify a bit.
Well, you can bring it to the left, which gives (...) + 2xyz = 0.
Now, here's the trick.
Split the terms into two groups:
(x^2 y + x^2 z + xz^2 + xyz) + (y^2 z + yz^2 + xy^2 + xyz) = 0
Then factor x from the first term and y from the second. What do you see?
Well, yes, but that isn't the whole point.
What do you get when you factor x and y like that?
2 individual terms...
im not sure truthfully
i notice that if you factor x out
and y from the second
that you get
one term just inclusive of y and z
and the other inclusive of
x and z
What I mean is that you get the same expression:
x(xy + xz + z^2 + yz) + y(xy + xz + z^2 + yz) = 0
right
So, we get:
(x + y)(xy + xz + z^2 + yz) = 0
Now, try working with xy + xz + z^2 + yz.
x(y+z) + z(y+z)
Right, so?
(x+z) (y+z)
Nice! So, what does the whole thing become?
(x+z)(y+z)(x+y)
Most importantly, that equals 0.
right
So, there you go. That gives you conditions on variables.
I'll leave the combinatorics to you, as I kinda suck at it.
Remember that due to the initial second equation, x, y, z and x + y + z can't be 0.
yes thats true
do u happen to know the final?
No, sorry. In the previous discussion I was mainly interested in the factorization.
+close