|  
       The problem can also be solved using pure geometry. First, define the position vector from Earth to Mars using the equation 
           rm = rem  Ð β 
      Next, form a triangle with the three vectors and use the 
	   Law of the Cosine,
            rem = (re2 + rm2 - 2re rm cosα 
        )0.5  
         
                   = 107.56 × 106 km (scalar only, not vector) 
      Then the internal angle θ, can be determined using the 
		
		Law of the Sine,   
	        rem / sinα 
        = rem / sinθ 
           θ = sin-1 (rem sinα /rem ) = 105.79o  
      Finally, the desired angle β is 
           β = 180o  - θ = 74.21o  
      The position vector from Earth to Mars is             
            rem = 107.56 × 106 km   Ð 74.21o  
     |