Mister Exam

Other calculators

Express x in terms of y where 3*x-20*y=-13

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]
3*x - 20*y = -13
$$3 x - 20 y = -13$$
Detail solution
Given the linear equation:
3*x-20*y = -13

Looking for similar summands in the left part:
-20*y + 3*x = -13

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

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