Mister Exam

Other calculators

Express x in terms of y where 15*x+2*y=19

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]
15*x + 2*y = 19
$$15 x + 2 y = 19$$
Detail solution
Given the linear equation:
15*x+2*y = 19

Looking for similar summands in the left part:
2*y + 15*x = 19

Move the summands with the other variables
from left part to right part, we given:
$$15 x = 19 - 2 y$$
Divide both parts of the equation by 15
x = 19 - 2*y / (15)

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