| Author |
Comment/Response |
Daniel
|
10/02/08 05:56am
Hi,
I have got a problem and I want to know if I can solve it by using Mathematica:
I have got an equation of this form:
w*x*y*z==96+w+x+y+z
and I have to find any possible solutions while w,x,y,z are positive integers from 2 to 9. I already found out that this is only possible if two of them are even and the other ones are uneven or if all of them are even positive integers.
So I have got the restricting conditions that
1. w,x,y,z :elem: {2,4,6,8}
2. w,x :elem: {2,4,6,8} and y,z :elem: {3,5,7,9}
Hope you can help me and understand my problem (I'm from Germany) - thanks a lot
Daniel
URL: , |
|