I'm trying to complete a exercise using Lagrange's Linear Equations. I got one solution but I'm unable to find a way to get the second solution.
This is the question that I'm trying to solve:
$$
\left(x+y\right)\cdot\left(p+q\right) = z - 1
$$
Here it is what I have tried so far:

2026-04-12 16:55:58.1776012958
Help me to find the second solution
34 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Hint: you found that $x-y=c \implies y=x-c, x+y=2x-c$.
Your second solution will come from solving $$\frac{dx}{2x-c}=\frac{dz}{z-1}$$