No solutions found

Try this:
- Check out our <a href="/en/terms-and-topics/formatting-guide/">formatting guide</a>
- Check out our formatting guide
- Check your input for typos
- Contact us
- Let us know how we can solve this better
We are constantly updating the types of the problems Tiger can solve, so the solutions you are looking for could be coming soon!
Other Ways to Solve
Linear equations with two unknownsStep by Step Solution
System of Linear Equations entered :
[1] 3x - 4y = 4 [2] -6x + 8y = 8
Solve by Substitution :
// Solve equation [2] for the variable y
[2] 8y = 6x + 8 [2] y = 3x/4 + 1
// Plug this in for variable y in equation [1]
[1] 3x - 4•(3x/4+1) = 4 [1] 0 = 8 => NO solution
No solution
How did we do?
Please leave us feedback.