Solve
- To: mathgroup at smc.vnet.net
- Subject: [mg8458] Solve
- From: Saeed Esmaily Rashid <saeedr at stud.ntnu.no>
- Date: Sat, 30 Aug 1997 00:43:12 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Hello! I'm a physics student, using Mma 3.0.0. My problem is to plot two functions simultaneously finding their intersection. The functions are sin(i) < (1+q)*(0.38+0.2*log(q))/2.844 and q > (2.844*sin(i)/sqrt(1-sin(i)^2))-1. The graph must be such that one axis is sin(i) the other is q. I tried using the Plot function in Mma but i didn't get the desired solution. Any attampt to solve these equations using Solve[], fails leaving me with no answer. I'll be grateful of any help. Thanks