solving system of equations
6x+5y=150
3x+2z=350
How can i find x,y,z from just two equations?
Re: solving system of equations
Quote:
Originally Posted by
Mhmh96
6x+5y=150
3x+2z=350
How can i find x,y,z from just two equations?
This system is undetermined . Solution is given by :
=\left(x,\frac{150-6x}{5},\frac{350-3x}{2}\right))
Re: solving system of equations
What if i want to compare 5y and 2z?
Re: solving system of equations
Quote:
Originally Posted by
Mhmh96
What if i want to compare 5y and 2z?
Then you should compare :
~\text{and}~(350-3x))
Re: solving system of equations
But how if i dont know the value of x?
Re: solving system of equations
Quote:
Originally Posted by
Mhmh96
But how if i dont know the value of x?
You can compare them only if you know value of x .