#System of Equations
49 messages · Page 1 of 1 (latest)
- 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:
partially differentiate both the equations w.r.t x and y
you will get 2 linear equations each
solve the linear equations
you will get value of x and y for both the equations
or use quadratic formula
for x² + (3y)x + (2y²-6) =0
you will get two linear equation
solve them, you will get the answer
yes
then also do partial derivation w.r.t y
you will get 2 eqn
this method works for general equation of second degree
or use quadratic formula
@untold bronze has given 1 rep to @unreal swallow
@raw shoal sorry for wasting your time
but my method wont work here
partial differentiation methods works for pair of straight lines
and i guess
this has no solution
the first eqn
the lines will never intersect though
ahh, so the second eqn will intersect the first
indeed, this is new for me.
sorry
yes, till now i have read bout pair of straight lines, i will get to study this when i reach 12th and study more about conics
but if we solve this from a purely algebraic perspective...
i wonder how long is long
cause i was able to solve it in one page... is that an improvement?
$x^2 + 3xy + 2y^2 = 6 \ 2x^2 + xy + 5y^2 = 8$
Hariharan
double the first equation and subtract it from the second one... youll get 👇
$y^2 - 5xy + 4 = 0 \ \Rightarrow x = \frac{y^2 + 4}{5y}$
Hariharan
and we substitute this back in the first equation (given) 👇
$\left(\frac{y^2 + 4}{5y}\right)^2 + 3y\left(\frac{y^2 + 4}{5y}\right) + 2y^2 = 6$
Hariharan
this looks scary at first but multiplying throughout with $25y^2$ will make this an equation of degree 4... but it has only even powers. so we can consider it as a quadratic equation in $y^2$ and apply the quadratic formula and you should be fine
Hariharan
it wil give $33y^4 - 71y^2 + 18 = 0$
Hariharan
@untold bronze has given 1 rep to @remote lynx
yep
provided... both the solutions for y^2 from the quadratic equation here are positive
there probably is, but this is the only one i could think of
probably not the best, but it gets the job done (hopefully)
do match these answers with the ones from wolfram... cause maybe i made a mistake
you can close the thread if youre done, or you can wait :)