#System of Equations

49 messages · Page 1 of 1 (latest)

gray windBOT
#
  1. Wait patiently for a helper to come along.
  2. Once someone helps you, say thank you and close the thread with:
+close
  1. Feel free to nominate the person for helper of the week in #helper-nominations
  2. Do not ping the mods, unless someone is breaking the rules.
  3. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
unreal swallow
#

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

unreal swallow
frosty furnaceBOT
#

@untold bronze has given 1 rep to @unreal swallow

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

unreal swallow
#

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

remote lynx
#

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$

finite rockBOT
#

Hariharan

remote lynx
#

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}$

finite rockBOT
#

Hariharan

remote lynx
#

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$

finite rockBOT
#

Hariharan

remote lynx
#

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

finite rockBOT
#

Hariharan

remote lynx
#

it wil give $33y^4 - 71y^2 + 18 = 0$

finite rockBOT
#

Hariharan

frosty furnaceBOT
#

@untold bronze has given 1 rep to @remote lynx

remote lynx
#

yep

remote lynx
#

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 :)