$$6x-8y=24$$
$$\frac{-2}{3}x+ \frac{8}{9}y = m$$
I want to solve for all three of the variables. I did plot this into my calculator and the answer is $$\frac{-8}{3}$$ I want to know the process in solving it.
$$6x-8y=24$$
$$\frac{-2}{3}x+ \frac{8}{9}y = m$$
I want to solve for all three of the variables. I did plot this into my calculator and the answer is $$\frac{-8}{3}$$ I want to know the process in solving it.
Since you has three unknowns, you need three equations to be able to solve for all three variables (your system of linear equations is underdetermined).
However, what you can do is solve for $m$.
Multiplying the second equation through by $-9$ we get:
$$ 6x - 8y = -9m$$
Aha! This looks a lot like our first equation: we already know $6x - 8y = 24$. Putting these together gives $-9m = 24$ and hence $$m = -\frac{8}{3}$$
However, without another equation we cannot determine $x$ and $y$ (for example, both $x = 0, y=-3$ and $x = 4, y=0$ satisfy your system of equations. In fact, there will be infinitely many values of $x$ and $y$ satisfying the two equations).