0

How to write not equal to in Wolfram alpha

I want to write the following equations with not equal to condition in Wolfram Alpha

y*(n − k) − x*(n − k − b) ==0,y*(b − k) + k*x == 0, b>0, k>0,n>0, n != k solve {x,y}

but n != k is not working. Why?

Hani
  • 3
  • 2
  • I tried all the tricks I know and none worked. So I did `y*(n−k)−x*(n−k−b)=0,y*(b−k)+k*x=0, b>0,k>0,n>0,n>k solve {x,y}` and looked at the result and then replaced that last `>` with `<` and looked at the result and then compared those two results – Bill Feb 20 '23 at 20:20

0 Answers0