Mister Exam

Other calculators

Express x in terms of y where 12*x+5*y=7

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

Looking for similar summands in the left part:
5*y + 12*x = 7

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

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