Mister Exam

Other calculators

Express x in terms of y where 10*x-6*y=9

The teacher will be very surprised to see your correct solution 😉

v

Numerical solution:

Do search numerical solution at [, ]

The solution

You have entered [src]
10*x - 6*y = 9
$$10 x - 6 y = 9$$
Detail solution
Given the linear equation:
10*x-6*y = 9

Looking for similar summands in the left part:
-6*y + 10*x = 9

Move the summands with the other variables
from left part to right part, we given:
$$10 x = 6 y + 9$$
Divide both parts of the equation by 10
x = 9 + 6*y / (10)

We get the answer: x = 9/10 + 3*y/5
Rapid solution [src]
     9    3*re(y)   3*I*im(y)
x1 = -- + ------- + ---------
     10      5          5    
$$x_{1} = \frac{3 \operatorname{re}{\left(y\right)}}{5} + \frac{3 i \operatorname{im}{\left(y\right)}}{5} + \frac{9}{10}$$
x1 = 3*re(y)/5 + 3*i*im(y)/5 + 9/10