Mister Exam

Other calculators

Express x in terms of y where 17*x-11*y=2

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

Looking for similar summands in the left part:
-11*y + 17*x = 2

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

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