Problem
stringlengths
21
59
Solution
stringlengths
161
284
Solve for y: 8 + 6y = -1 - 7y + 4y + 5 .
The equation is in the form of ay + b = dy + c where: a = 6 b = 8 d = -7 + 4 = -3 c = -1 + 5 = 4 The solution is y = (c - b)/(a - d) if a ≠ d 4 - 8 = -4 6 - -3 = 9 y = -4 / 9 The solution is y = -4 / 9.
Solve for y: 1y = -7 .
The equation is in the form of ay + b = dy + c where: a = 1 b = 0 d = 0 c = -7 The solution is y = (c - b)/(a - d) if a ≠ d -7 - 0 = -7 1 - 0 = 1 y = -7 / 1 The fraction -7 / 1 = -7. The solution is y = -7.
Solve for y: 4 + 6 - 5y = -9y - 1y - 5 .
The equation is in the form of ay + b = dy + c where: a = -5 b = 4 + 6 = 10 d = -9 - 1 = -10 c = -5 The solution is y = (c - b)/(a - d) if a ≠ d -5 - 10 = -15 -5 - -10 = 5 y = -15 / 5 The fraction -15 / 5 = -3. The solution is y = -3.
Solve for y: 1 + 6 = -3y - 10 .
The equation is in the form of ay + b = dy + c where: a = 0 b = 1 + 6 = 7 d = -3 c = -10 The solution is y = (c - b)/(a - d) if a ≠ d -10 - 7 = -17 0 - -3 = 3 y = -17 / 3 The solution is y = -17 / 3.
Solve for y: 9y = -3y .
The equation is in the form of ay + b = dy + c where: a = 9 b = 0 d = -3 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 0 = 0 9 - -3 = 12 y = 0 / 12 The fraction 0 / 12 = 0. The solution is y = 0.
Solve for y: -5 + 4 + 2y = 3 - 10 .
The equation is in the form of ay + b = dy + c where: a = 2 b = -5 + 4 = -1 d = 0 c = 3 - 10 = -7 The solution is y = (c - b)/(a - d) if a ≠ d -7 - -1 = -6 2 - 0 = 2 y = -6 / 2 The fraction -6 / 2 = -3. The solution is y = -3.
Solve for y: -1 = -9y .
The equation is in the form of ay + b = dy + c where: a = 0 b = -1 d = -9 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -1 = 1 0 - -9 = 9 y = 1 / 9 The solution is y = 1 / 9.
Solve for y: -8 - 1 - 10y + 4y = 9y - 10 - 3 .
The equation is in the form of ay + b = dy + c where: a = -10 + 4 = -6 b = -8 - 1 = -9 d = 9 c = -10 - 3 = -13 The solution is y = (c - b)/(a - d) if a ≠ d -13 - -9 = -4 -6 - 9 = -15 y = -4 / -15 The fraction -4 / -15 = 4 / 15. The solution is y = 4 / 15.
Solve for y: 5y + 4 = 2y .
The equation is in the form of ay + b = dy + c where: a = 5 b = 4 d = 2 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 4 = -4 5 - 2 = 3 y = -4 / 3 The solution is y = -4 / 3.
Solve for y: 6y + 10y - 10 = 4 - 1y .
The equation is in the form of ay + b = dy + c where: a = 6 + 10 = 16 b = -10 d = -1 c = 4 The solution is y = (c - b)/(a - d) if a ≠ d 4 - -10 = 14 16 - -1 = 17 y = 14 / 17 The solution is y = 14 / 17.
Solve for y: -8 + 6 = -10y - 8y + 8 .
The equation is in the form of ay + b = dy + c where: a = 0 b = -8 + 6 = -2 d = -10 - 8 = -18 c = 8 The solution is y = (c - b)/(a - d) if a ≠ d 8 - -2 = 10 0 - -18 = 18 y = 10 / 18 The fraction 10 / 18 = 5 / 9. The solution is y = 5 / 9.
Solve for y: 1y - 3y + 2 = 8y - 9 .
The equation is in the form of ay + b = dy + c where: a = 1 - 3 = -2 b = 2 d = 8 c = -9 The solution is y = (c - b)/(a - d) if a ≠ d -9 - 2 = -11 -2 - 8 = -10 y = -11 / -10 The fraction -11 / -10 = 11 / 10. The solution is y = 11 / 10.
Solve for y: 1y - 9y = 1 + 7y .
The equation is in the form of ay + b = dy + c where: a = 1 - 9 = -8 b = 0 d = 7 c = 1 The solution is y = (c - b)/(a - d) if a ≠ d 1 - 0 = 1 -8 - 7 = -15 y = 1 / -15 The solution is y = 1 / -15.
Solve for y: 8y = -2 + 10 .
The equation is in the form of ay + b = dy + c where: a = 8 b = 0 d = 0 c = -2 + 10 = 8 The solution is y = (c - b)/(a - d) if a ≠ d 8 - 0 = 8 8 - 0 = 8 y = 8 / 8 The fraction 8 / 8 = 1. The solution is y = 1.
Solve for y: 6 + 2 = -8y + 3y + 10 + 10 .
The equation is in the form of ay + b = dy + c where: a = 0 b = 6 + 2 = 8 d = -8 + 3 = -5 c = 10 + 10 = 20 The solution is y = (c - b)/(a - d) if a ≠ d 20 - 8 = 12 0 - -5 = 5 y = 12 / 5 The solution is y = 12 / 5.
Solve for y: 1y = 9 + 9 .
The equation is in the form of ay + b = dy + c where: a = 1 b = 0 d = 0 c = 9 + 9 = 18 The solution is y = (c - b)/(a - d) if a ≠ d 18 - 0 = 18 1 - 0 = 1 y = 18 / 1 The fraction 18 / 1 = 18. The solution is y = 18.
Solve for y: -2 + 10 - 8y = 7 - 4 .
The equation is in the form of ay + b = dy + c where: a = -8 b = -2 + 10 = 8 d = 0 c = 7 - 4 = 3 The solution is y = (c - b)/(a - d) if a ≠ d 3 - 8 = -5 -8 - 0 = -8 y = -5 / -8 The fraction -5 / -8 = 5 / 8. The solution is y = 5 / 8.
Solve for y: -3y - 3y + 3 = -1y - 7 .
The equation is in the form of ay + b = dy + c where: a = -3 - 3 = -6 b = 3 d = -1 c = -7 The solution is y = (c - b)/(a - d) if a ≠ d -7 - 3 = -10 -6 - -1 = -5 y = -10 / -5 The fraction -10 / -5 = 2. The solution is y = -2.
Solve for y: 9y + 5 = -1 - 9 .
The equation is in the form of ay + b = dy + c where: a = 9 b = 5 d = 0 c = -1 - 9 = -10 The solution is y = (c - b)/(a - d) if a ≠ d -10 - 5 = -15 9 - 0 = 9 y = -15 / 9 The fraction -15 / 9 = -5 / 3. The solution is y = -5 / 3.
Solve for y: -10y - 8y = -2y .
The equation is in the form of ay + b = dy + c where: a = -10 - 8 = -18 b = 0 d = -2 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 0 = 0 -18 - -2 = -16 y = 0 / -16 The fraction 0 / -16 = 0. The solution is y = 0.
Solve for y: 3 + 3 = 3y - 10y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 3 + 3 = 6 d = 3 - 10 = -7 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 6 = -6 0 - -7 = 7 y = -6 / 7 The solution is y = -6 / 7.
Solve for y: -4y = 9 - 3 + 6y .
The equation is in the form of ay + b = dy + c where: a = -4 b = 0 d = 6 c = 9 - 3 = 6 The solution is y = (c - b)/(a - d) if a ≠ d 6 - 0 = 6 -4 - 6 = -10 y = 6 / -10 The fraction 6 / -10 = 3 / -5. The solution is y = 3 / -5.
Solve for y: 2 + 4 = -1y - 10y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 2 + 4 = 6 d = -1 - 10 = -11 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 6 = -6 0 - -11 = 11 y = -6 / 11 The solution is y = -6 / 11.
Solve for y: 3y - 1 + 10 = 6y .
The equation is in the form of ay + b = dy + c where: a = 3 b = -1 + 10 = 9 d = 6 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 9 = -9 3 - 6 = -3 y = -9 / -3 The fraction -9 / -3 = 3. The solution is y = -3.
Solve for y: 8 = 9 - 7y - 7y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 8 d = -7 - 7 = -14 c = 9 The solution is y = (c - b)/(a - d) if a ≠ d 9 - 8 = 1 0 - -14 = 14 y = 1 / 14 The solution is y = 1 / 14.
Solve for y: -10 + 10 = -8y - 8y - 5y .
The equation is in the form of ay + b = dy + c where: a = 0 b = -10 + 10 = 0 d = -8 - 8 - 5 = -21 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 0 = 0 0 - -21 = 21 y = 0 / 21 The fraction 0 / 21 = 0. The solution is y = 0.
Solve for y: 2y - 8y = -4y - 2y - 5 .
The equation is in the form of ay + b = dy + c where: a = 2 - 8 = -6 b = 0 d = -4 - 2 = -6 c = -5 The solution is y = (c - b)/(a - d) if a ≠ d a = d, then it does not have solution.
Solve for y: -8y = -10y - 6y - 7 + 7 .
The equation is in the form of ay + b = dy + c where: a = -8 b = 0 d = -10 - 6 = -16 c = -7 + 7 = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 0 = 0 -8 - -16 = 8 y = 0 / 8 The fraction 0 / 8 = 0. The solution is y = 0.
Solve for y: 10y + 1y = -1y + 3 + 9 .
The equation is in the form of ay + b = dy + c where: a = 10 + 1 = 11 b = 0 d = -1 c = 3 + 9 = 12 The solution is y = (c - b)/(a - d) if a ≠ d 12 - 0 = 12 11 - -1 = 12 y = 12 / 12 The fraction 12 / 12 = 1. The solution is y = 1.
Solve for y: -1 - 9y - 8 = -4y .
The equation is in the form of ay + b = dy + c where: a = -9 b = -1 - 8 = -9 d = -4 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -9 = 9 -9 - -4 = -5 y = 9 / -5 The solution is y = 9 / -5.
Solve for y: -2y = -1y - 3 .
The equation is in the form of ay + b = dy + c where: a = -2 b = 0 d = -1 c = -3 The solution is y = (c - b)/(a - d) if a ≠ d -3 - 0 = -3 -2 - -1 = -1 y = -3 / -1 The fraction -3 / -1 = 3. The solution is y = -3.
Solve for y: 3y + 6 + 8y = 6 - 3 + 8y .
The equation is in the form of ay + b = dy + c where: a = 3 + 8 = 11 b = 6 d = 8 c = 6 - 3 = 3 The solution is y = (c - b)/(a - d) if a ≠ d 3 - 6 = -3 11 - 8 = 3 y = -3 / 3 The fraction -3 / 3 = -1. The solution is y = -1.
Solve for y: 7 = -3 - 4y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 7 d = -4 c = -3 The solution is y = (c - b)/(a - d) if a ≠ d -3 - 7 = -10 0 - -4 = 4 y = -10 / 4 The fraction -10 / 4 = -5 / 2. The solution is y = -5 / 2.
Solve for y: 5y - 4y = 7 .
The equation is in the form of ay + b = dy + c where: a = 5 - 4 = 1 b = 0 d = 0 c = 7 The solution is y = (c - b)/(a - d) if a ≠ d 7 - 0 = 7 1 - 0 = 1 y = 7 / 1 The fraction 7 / 1 = 7. The solution is y = 7.
Solve for y: 10 - 9 = -9 - 9 + 9y - 1y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 10 - 9 = 1 d = 9 - 1 = 8 c = -9 - 9 = -18 The solution is y = (c - b)/(a - d) if a ≠ d -18 - 1 = -19 0 - 8 = -8 y = -19 / -8 The fraction -19 / -8 = 19 / 8. The solution is y = 19 / 8.
Solve for y: 7y - 5y = 9 .
The equation is in the form of ay + b = dy + c where: a = 7 - 5 = 2 b = 0 d = 0 c = 9 The solution is y = (c - b)/(a - d) if a ≠ d 9 - 0 = 9 2 - 0 = 2 y = 9 / 2 The solution is y = 9 / 2.
Solve for y: 3y + 1y = 9y + 2 - 7 .
The equation is in the form of ay + b = dy + c where: a = 3 + 1 = 4 b = 0 d = 9 c = 2 - 7 = -5 The solution is y = (c - b)/(a - d) if a ≠ d -5 - 0 = -5 4 - 9 = -5 y = -5 / -5 The fraction -5 / -5 = 1. The solution is y = 1.
Solve for y: -10y - 9 + 8y = -3y - 5y - 8 .
The equation is in the form of ay + b = dy + c where: a = -10 + 8 = -2 b = -9 d = -3 - 5 = -8 c = -8 The solution is y = (c - b)/(a - d) if a ≠ d -8 - -9 = 1 -2 - -8 = 6 y = 1 / 6 The solution is y = 1 / 6.
Solve for y: 10y = 3 - 8 .
The equation is in the form of ay + b = dy + c where: a = 10 b = 0 d = 0 c = 3 - 8 = -5 The solution is y = (c - b)/(a - d) if a ≠ d -5 - 0 = -5 10 - 0 = 10 y = -5 / 10 The fraction -5 / 10 = -1 / 2. The solution is y = -1 / 2.
Solve for y: 7 + 4 = -5y + 10y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 7 + 4 = 11 d = -5 + 10 = 5 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 11 = -11 0 - 5 = -5 y = -11 / -5 The fraction -11 / -5 = 11 / 5. The solution is y = 11 / 5.
Solve for y: 5 + 7y + 2y = 7y - 6 - 3y .
The equation is in the form of ay + b = dy + c where: a = 7 + 2 = 9 b = 5 d = 7 - 3 = 4 c = -6 The solution is y = (c - b)/(a - d) if a ≠ d -6 - 5 = -11 9 - 4 = 5 y = -11 / 5 The solution is y = -11 / 5.
Solve for y: 3y - 6 + 4y = 5y - 6y .
The equation is in the form of ay + b = dy + c where: a = 3 + 4 = 7 b = -6 d = 5 - 6 = -1 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -6 = 6 7 - -1 = 8 y = 6 / 8 The fraction 6 / 8 = 3 / 4. The solution is y = 3 / 4.
Solve for y: 2 = 6y - 4 - 1y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 2 d = 6 - 1 = 5 c = -4 The solution is y = (c - b)/(a - d) if a ≠ d -4 - 2 = -6 0 - 5 = -5 y = -6 / -5 The fraction -6 / -5 = 6 / 5. The solution is y = 6 / 5.
Solve for y: 6 = 9y - 3y - 1 .
The equation is in the form of ay + b = dy + c where: a = 0 b = 6 d = 9 - 3 = 6 c = -1 The solution is y = (c - b)/(a - d) if a ≠ d -1 - 6 = -7 0 - 6 = -6 y = -7 / -6 The fraction -7 / -6 = 7 / 6. The solution is y = 7 / 6.
Solve for y: -9y - 1y - 2 = 5y - 10y .
The equation is in the form of ay + b = dy + c where: a = -9 - 1 = -10 b = -2 d = 5 - 10 = -5 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -2 = 2 -10 - -5 = -5 y = 2 / -5 The solution is y = 2 / -5.
Solve for y: 8 + 7y + 3 + 4y = 8y + 8y + 8y .
The equation is in the form of ay + b = dy + c where: a = 7 + 4 = 11 b = 8 + 3 = 11 d = 8 + 8 + 8 = 24 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 11 = -11 11 - 24 = -13 y = -11 / -13 The fraction -11 / -13 = 11 / 13. The solution is y = 11 / 13.
Solve for y: 3y + 2 = -6 + 2y .
The equation is in the form of ay + b = dy + c where: a = 3 b = 2 d = 2 c = -6 The solution is y = (c - b)/(a - d) if a ≠ d -6 - 2 = -8 3 - 2 = 1 y = -8 / 1 The fraction -8 / 1 = -8. The solution is y = -8.
Solve for y: -9y - 2 = 9 .
The equation is in the form of ay + b = dy + c where: a = -9 b = -2 d = 0 c = 9 The solution is y = (c - b)/(a - d) if a ≠ d 9 - -2 = 11 -9 - 0 = -9 y = 11 / -9 The solution is y = 11 / -9.
Solve for y: 4 - 5 = -8y - 3 .
The equation is in the form of ay + b = dy + c where: a = 0 b = 4 - 5 = -1 d = -8 c = -3 The solution is y = (c - b)/(a - d) if a ≠ d -3 - -1 = -2 0 - -8 = 8 y = -2 / 8 The fraction -2 / 8 = -1 / 4. The solution is y = -1 / 4.
Solve for y: -7y + 10 - 4 = 8 + 3 + 7y .
The equation is in the form of ay + b = dy + c where: a = -7 b = 10 - 4 = 6 d = 7 c = 8 + 3 = 11 The solution is y = (c - b)/(a - d) if a ≠ d 11 - 6 = 5 -7 - 7 = -14 y = 5 / -14 The solution is y = 5 / -14.
Solve for y: -4 = 4y - 1 .
The equation is in the form of ay + b = dy + c where: a = 0 b = -4 d = 4 c = -1 The solution is y = (c - b)/(a - d) if a ≠ d -1 - -4 = 3 0 - 4 = -4 y = 3 / -4 The solution is y = 3 / -4.
Solve for y: -4 - 6 = -9y - 10 .
The equation is in the form of ay + b = dy + c where: a = 0 b = -4 - 6 = -10 d = -9 c = -10 The solution is y = (c - b)/(a - d) if a ≠ d -10 - -10 = 0 0 - -9 = 9 y = 0 / 9 The fraction 0 / 9 = 0. The solution is y = 0.
Solve for y: 2y + 10 = -10 + 2 .
The equation is in the form of ay + b = dy + c where: a = 2 b = 10 d = 0 c = -10 + 2 = -8 The solution is y = (c - b)/(a - d) if a ≠ d -8 - 10 = -18 2 - 0 = 2 y = -18 / 2 The fraction -18 / 2 = -9. The solution is y = -9.
Solve for y: -5y - 9 - 4y = 3y .
The equation is in the form of ay + b = dy + c where: a = -5 - 4 = -9 b = -9 d = 3 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -9 = 9 -9 - 3 = -12 y = 9 / -12 The fraction 9 / -12 = 3 / -4. The solution is y = 3 / -4.
Solve for y: 10y - 6y = 9 .
The equation is in the form of ay + b = dy + c where: a = 10 - 6 = 4 b = 0 d = 0 c = 9 The solution is y = (c - b)/(a - d) if a ≠ d 9 - 0 = 9 4 - 0 = 4 y = 9 / 4 The solution is y = 9 / 4.
Solve for y: 5y + 1y + 7 = 3y + 4 + 3y .
The equation is in the form of ay + b = dy + c where: a = 5 + 1 = 6 b = 7 d = 3 + 3 = 6 c = 4 The solution is y = (c - b)/(a - d) if a ≠ d a = d, then it does not have solution.
Solve for y: 6 - 8 = 8y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 6 - 8 = -2 d = 8 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -2 = 2 0 - 8 = -8 y = 2 / -8 The fraction 2 / -8 = 1 / -4. The solution is y = 1 / -4.
Solve for y: 8y = 3 .
The equation is in the form of ay + b = dy + c where: a = 8 b = 0 d = 0 c = 3 The solution is y = (c - b)/(a - d) if a ≠ d 3 - 0 = 3 8 - 0 = 8 y = 3 / 8 The solution is y = 3 / 8.
Solve for y: -10 + 6y - 4y + 4 = 9 - 4y + 10y .
The equation is in the form of ay + b = dy + c where: a = 6 - 4 = 2 b = -10 + 4 = -6 d = -4 + 10 = 6 c = 9 The solution is y = (c - b)/(a - d) if a ≠ d 9 - -6 = 15 2 - 6 = -4 y = 15 / -4 The solution is y = 15 / -4.
Solve for y: -10y + 1y - 7 = -6 .
The equation is in the form of ay + b = dy + c where: a = -10 + 1 = -9 b = -7 d = 0 c = -6 The solution is y = (c - b)/(a - d) if a ≠ d -6 - -7 = 1 -9 - 0 = -9 y = 1 / -9 The solution is y = 1 / -9.
Solve for y: -6 + 4 = 3y + 10 - 8 .
The equation is in the form of ay + b = dy + c where: a = 0 b = -6 + 4 = -2 d = 3 c = 10 - 8 = 2 The solution is y = (c - b)/(a - d) if a ≠ d 2 - -2 = 4 0 - 3 = -3 y = 4 / -3 The solution is y = 4 / -3.
Solve for y: -5y + 8y = 10y + 3 .
The equation is in the form of ay + b = dy + c where: a = -5 + 8 = 3 b = 0 d = 10 c = 3 The solution is y = (c - b)/(a - d) if a ≠ d 3 - 0 = 3 3 - 10 = -7 y = 3 / -7 The solution is y = 3 / -7.
Solve for y: 7y - 4 = 3y - 9 + 5y + 4 .
The equation is in the form of ay + b = dy + c where: a = 7 b = -4 d = 3 + 5 = 8 c = -9 + 4 = -5 The solution is y = (c - b)/(a - d) if a ≠ d -5 - -4 = -1 7 - 8 = -1 y = -1 / -1 The fraction -1 / -1 = 1. The solution is y = 1.
Solve for y: 4 + 4 = -9y + 8y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 4 + 4 = 8 d = -9 + 8 = -1 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 8 = -8 0 - -1 = 1 y = -8 / 1 The fraction -8 / 1 = -8. The solution is y = -8.
Solve for y: -7y - 10y = -4y + 10y - 6 - 4y .
The equation is in the form of ay + b = dy + c where: a = -7 - 10 = -17 b = 0 d = -4 + 10 - 4 = 2 c = -6 The solution is y = (c - b)/(a - d) if a ≠ d -6 - 0 = -6 -17 - 2 = -19 y = -6 / -19 The fraction -6 / -19 = 6 / 19. The solution is y = 6 / 19.
Solve for y: -7y = 6 + 2 .
The equation is in the form of ay + b = dy + c where: a = -7 b = 0 d = 0 c = 6 + 2 = 8 The solution is y = (c - b)/(a - d) if a ≠ d 8 - 0 = 8 -7 - 0 = -7 y = 8 / -7 The solution is y = 8 / -7.
Solve for y: 5 + 4y = 5y + 6 - 5y - 8 .
The equation is in the form of ay + b = dy + c where: a = 4 b = 5 d = 5 - 5 = 0 c = 6 - 8 = -2 The solution is y = (c - b)/(a - d) if a ≠ d -2 - 5 = -7 4 - 0 = 4 y = -7 / 4 The solution is y = -7 / 4.
Solve for y: 9 - 3 = -5y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 9 - 3 = 6 d = -5 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 6 = -6 0 - -5 = 5 y = -6 / 5 The solution is y = -6 / 5.
Solve for y: 2 + 10y - 7y - 2 = 10y + 7y + 5 + 8 .
The equation is in the form of ay + b = dy + c where: a = 10 - 7 = 3 b = 2 - 2 = 0 d = 10 + 7 = 17 c = 5 + 8 = 13 The solution is y = (c - b)/(a - d) if a ≠ d 13 - 0 = 13 3 - 17 = -14 y = 13 / -14 The solution is y = 13 / -14.
Solve for y: -2y - 5 - 1 = 7 .
The equation is in the form of ay + b = dy + c where: a = -2 b = -5 - 1 = -6 d = 0 c = 7 The solution is y = (c - b)/(a - d) if a ≠ d 7 - -6 = 13 -2 - 0 = -2 y = 13 / -2 The solution is y = 13 / -2.
Solve for y: 9 = 2y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 9 d = 2 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 9 = -9 0 - 2 = -2 y = -9 / -2 The fraction -9 / -2 = 9 / 2. The solution is y = 9 / 2.
Solve for y: 1 - 1 = -9 + 4y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 1 - 1 = 0 d = 4 c = -9 The solution is y = (c - b)/(a - d) if a ≠ d -9 - 0 = -9 0 - 4 = -4 y = -9 / -4 The fraction -9 / -4 = 9 / 4. The solution is y = 9 / 4.
Solve for y: 1 + 3 = -9y + 1 - 7 - 5y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 1 + 3 = 4 d = -9 - 5 = -14 c = 1 - 7 = -6 The solution is y = (c - b)/(a - d) if a ≠ d -6 - 4 = -10 0 - -14 = 14 y = -10 / 14 The fraction -10 / 14 = -5 / 7. The solution is y = -5 / 7.
Solve for y: 1y = -5 .
The equation is in the form of ay + b = dy + c where: a = 1 b = 0 d = 0 c = -5 The solution is y = (c - b)/(a - d) if a ≠ d -5 - 0 = -5 1 - 0 = 1 y = -5 / 1 The fraction -5 / 1 = -5. The solution is y = -5.
Solve for y: -1y - 3 - 8 = -9 + 9 .
The equation is in the form of ay + b = dy + c where: a = -1 b = -3 - 8 = -11 d = 0 c = -9 + 9 = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -11 = 11 -1 - 0 = -1 y = 11 / -1 The fraction 11 / -1 = -11. The solution is y = 11.
Solve for y: -10y + 10 - 7y + 5 = 1 - 5y + 10 + 9y .
The equation is in the form of ay + b = dy + c where: a = -10 - 7 = -17 b = 10 + 5 = 15 d = -5 + 9 = 4 c = 1 + 10 = 11 The solution is y = (c - b)/(a - d) if a ≠ d 11 - 15 = -4 -17 - 4 = -21 y = -4 / -21 The fraction -4 / -21 = 4 / 21. The solution is y = 4 / 21.
Solve for y: -4 - 2 = -9y + 3y .
The equation is in the form of ay + b = dy + c where: a = 0 b = -4 - 2 = -6 d = -9 + 3 = -6 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -6 = 6 0 - -6 = 6 y = 6 / 6 The fraction 6 / 6 = 1. The solution is y = 1.
Solve for y: -7 = -6y - 9 - 3y - 5 .
The equation is in the form of ay + b = dy + c where: a = 0 b = -7 d = -6 - 3 = -9 c = -9 - 5 = -14 The solution is y = (c - b)/(a - d) if a ≠ d -14 - -7 = -7 0 - -9 = 9 y = -7 / 9 The solution is y = -7 / 9.
Solve for y: -10 = 6 + 6 - 9y + 7y .
The equation is in the form of ay + b = dy + c where: a = 0 b = -10 d = -9 + 7 = -2 c = 6 + 6 = 12 The solution is y = (c - b)/(a - d) if a ≠ d 12 - -10 = 22 0 - -2 = 2 y = 22 / 2 The fraction 22 / 2 = 11. The solution is y = 11.
Solve for y: -3y - 10 - 8 = -8y + 8y - 7 - 9 .
The equation is in the form of ay + b = dy + c where: a = -3 b = -10 - 8 = -18 d = -8 + 8 = 0 c = -7 - 9 = -16 The solution is y = (c - b)/(a - d) if a ≠ d -16 - -18 = 2 -3 - 0 = -3 y = 2 / -3 The solution is y = 2 / -3.
Solve for y: 8y - 8 - 6y = -10 + 10 .
The equation is in the form of ay + b = dy + c where: a = 8 - 6 = 2 b = -8 d = 0 c = -10 + 10 = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -8 = 8 2 - 0 = 2 y = 8 / 2 The fraction 8 / 2 = 4. The solution is y = 4.
Solve for y: -9y + 2y = 2 - 4y + 10y + 8 .
The equation is in the form of ay + b = dy + c where: a = -9 + 2 = -7 b = 0 d = -4 + 10 = 6 c = 2 + 8 = 10 The solution is y = (c - b)/(a - d) if a ≠ d 10 - 0 = 10 -7 - 6 = -13 y = 10 / -13 The solution is y = 10 / -13.
Solve for y: 1y - 2 + 9y + 10 = -10 + 9y + 9y + 2y .
The equation is in the form of ay + b = dy + c where: a = 1 + 9 = 10 b = -2 + 10 = 8 d = 9 + 9 + 2 = 20 c = -10 The solution is y = (c - b)/(a - d) if a ≠ d -10 - 8 = -18 10 - 20 = -10 y = -18 / -10 The fraction -18 / -10 = -9 / -5 = 9 / 5. The solution is y = 9 / 5.
Solve for y: -3y + 3y = 2 - 9 .
The equation is in the form of ay + b = dy + c where: a = -3 + 3 = 0 b = 0 d = 0 c = 2 - 9 = -7 The solution is y = (c - b)/(a - d) if a ≠ d a = d, then it does not have solution.
Solve for y: 9y + 6 = -1y - 2y .
The equation is in the form of ay + b = dy + c where: a = 9 b = 6 d = -1 - 2 = -3 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 6 = -6 9 - -3 = 12 y = -6 / 12 The fraction -6 / 12 = -1 / 2. The solution is y = -1 / 2.
Solve for y: 8y - 3y - 10 = -9y + 8y .
The equation is in the form of ay + b = dy + c where: a = 8 - 3 = 5 b = -10 d = -9 + 8 = -1 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - -10 = 10 5 - -1 = 6 y = 10 / 6 The fraction 10 / 6 = 5 / 3. The solution is y = 5 / 3.
Solve for y: -10y - 10y = 8y - 2y - 3 .
The equation is in the form of ay + b = dy + c where: a = -10 - 10 = -20 b = 0 d = 8 - 2 = 6 c = -3 The solution is y = (c - b)/(a - d) if a ≠ d -3 - 0 = -3 -20 - 6 = -26 y = -3 / -26 The fraction -3 / -26 = 3 / 26. The solution is y = 3 / 26.
Solve for y: 9y + 9y + 5 = -5y - 2y .
The equation is in the form of ay + b = dy + c where: a = 9 + 9 = 18 b = 5 d = -5 - 2 = -7 c = 0 The solution is y = (c - b)/(a - d) if a ≠ d 0 - 5 = -5 18 - -7 = 25 y = -5 / 25 The fraction -5 / 25 = -1 / 5. The solution is y = -1 / 5.
Solve for y: -4 + 2 + 8y - 3y = 9 - 3y - 3y .
The equation is in the form of ay + b = dy + c where: a = 8 - 3 = 5 b = -4 + 2 = -2 d = -3 - 3 = -6 c = 9 The solution is y = (c - b)/(a - d) if a ≠ d 9 - -2 = 11 5 - -6 = 11 y = 11 / 11 The fraction 11 / 11 = 1. The solution is y = 1.
Solve for y: -5y + 5 + 9 = 3 - 6 + 10y .
The equation is in the form of ay + b = dy + c where: a = -5 b = 5 + 9 = 14 d = 10 c = 3 - 6 = -3 The solution is y = (c - b)/(a - d) if a ≠ d -3 - 14 = -17 -5 - 10 = -15 y = -17 / -15 The fraction -17 / -15 = 17 / 15. The solution is y = 17 / 15.
Solve for y: 3y - 10y = 1 + 10y - 3y - 10 .
The equation is in the form of ay + b = dy + c where: a = 3 - 10 = -7 b = 0 d = 10 - 3 = 7 c = 1 - 10 = -9 The solution is y = (c - b)/(a - d) if a ≠ d -9 - 0 = -9 -7 - 7 = -14 y = -9 / -14 The fraction -9 / -14 = 9 / 14. The solution is y = 9 / 14.
Solve for y: -9y - 8 - 8 = 10 .
The equation is in the form of ay + b = dy + c where: a = -9 b = -8 - 8 = -16 d = 0 c = 10 The solution is y = (c - b)/(a - d) if a ≠ d 10 - -16 = 26 -9 - 0 = -9 y = 26 / -9 The solution is y = 26 / -9.
Solve for y: -1 = -2y - 9 .
The equation is in the form of ay + b = dy + c where: a = 0 b = -1 d = -2 c = -9 The solution is y = (c - b)/(a - d) if a ≠ d -9 - -1 = -8 0 - -2 = 2 y = -8 / 2 The fraction -8 / 2 = -4. The solution is y = -4.
Solve for y: -3 + 6y + 4y = 4 - 5 .
The equation is in the form of ay + b = dy + c where: a = 6 + 4 = 10 b = -3 d = 0 c = 4 - 5 = -1 The solution is y = (c - b)/(a - d) if a ≠ d -1 - -3 = 2 10 - 0 = 10 y = 2 / 10 The fraction 2 / 10 = 1 / 5. The solution is y = 1 / 5.
Solve for y: 1 - 10 + 3y = 6 .
The equation is in the form of ay + b = dy + c where: a = 3 b = 1 - 10 = -9 d = 0 c = 6 The solution is y = (c - b)/(a - d) if a ≠ d 6 - -9 = 15 3 - 0 = 3 y = 15 / 3 The fraction 15 / 3 = 5. The solution is y = 5.
Solve for y: -9 - 6 = -3y - 5y + 9 - 1 .
The equation is in the form of ay + b = dy + c where: a = 0 b = -9 - 6 = -15 d = -3 - 5 = -8 c = 9 - 1 = 8 The solution is y = (c - b)/(a - d) if a ≠ d 8 - -15 = 23 0 - -8 = 8 y = 23 / 8 The solution is y = 23 / 8.
Solve for y: -8y + 1y - 7 = -5y - 4 .
The equation is in the form of ay + b = dy + c where: a = -8 + 1 = -7 b = -7 d = -5 c = -4 The solution is y = (c - b)/(a - d) if a ≠ d -4 - -7 = 3 -7 - -5 = -2 y = 3 / -2 The solution is y = 3 / -2.
Solve for y: 10 - 2 = 9 - 4y - 2y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 10 - 2 = 8 d = -4 - 2 = -6 c = 9 The solution is y = (c - b)/(a - d) if a ≠ d 9 - 8 = 1 0 - -6 = 6 y = 1 / 6 The solution is y = 1 / 6.
Solve for y: -8 + 1y + 4y - 3 = -9y - 9y - 4 + 10y .
The equation is in the form of ay + b = dy + c where: a = 1 + 4 = 5 b = -8 - 3 = -11 d = -9 - 9 + 10 = -8 c = -4 The solution is y = (c - b)/(a - d) if a ≠ d -4 - -11 = 7 5 - -8 = 13 y = 7 / 13 The solution is y = 7 / 13.
Solve for y: 10 - 3 = 9y + 2 + 7y .
The equation is in the form of ay + b = dy + c where: a = 0 b = 10 - 3 = 7 d = 9 + 7 = 16 c = 2 The solution is y = (c - b)/(a - d) if a ≠ d 2 - 7 = -5 0 - 16 = -16 y = -5 / -16 The fraction -5 / -16 = 5 / 16. The solution is y = 5 / 16.