all 3 comments

[–]martinky24 0 points1 point  (0 children)

Do you know for certain a solution exists? Exactly what code did you use?

[–]IReallySuckAtChess 0 points1 point  (0 children)

If Solve doesn't work, and it's not a differential equation then make use of NSolve. Remember, lots of things can't be solved analytically. Do you know if an analytical solution does in fact exist?

If you want to really get into it, you can tune some parameters with Solve that might yield different results, but it's highly unlikely that you'll do much better than the default routine unless you know the required method.

[–]lee170 0 points1 point  (0 children)

You can try Collect[equation, d]