a 1 x + b 1 y + c 1 = 0 a 2 x + b 2 y + c 2 = 0
Given the set of simultaneous linear equations above which are known to have 2 unique real roots, what is the value of y x ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
: ) +1 from me. I have solved by elimination. First writing x as an expression in y from 1 st equation. Then finding y from 2nd equation therefore finding x. Done.
Log in to reply
Thanks. Yeah thats the standard method. You can post it as a separate solution.
Log in to reply
Instead I would like monopoly of your great and innovative solution over here.
Problem Loading...
Note Loading...
Set Loading...
This question can be easily solved using Cramer's Rule.
a 1 x + b 1 y = − c 1 a 2 x + b 2 y = − c 2
So by Cramer's rule we have:
x = [ ( a 1 a 2 b 1 b 2 ] [ ( − c 1 − c 2 b 1 b 2 ] , y = [ ( a 1 a 2 b 1 b 2 ] [ a 1 a 2 − c 1 − c 2 ] w h e r e [ ( a 1 a 2 b 1 b 2 ] = 0
So ,
y x = [ ( a 1 a 2 b 1 b 2 ] [ ( a 1 a 2 − c 1 − c 2 ] [ ( a 1 a 2 b 1 b 2 ] [ ( − c 1 − c 2 b 1 b 2 ] = [ ( a 1 a 2 − c 1 − c 2 ] [ ( − c 1 − c 2 b 1 b 2 ] = c 1 a 2 − c 2 a 1 b 1 c 2 − b 2 c 1