Concept:Use the condition r×b=c×b to express r in terms of b and c, then apply r⋅a=0.Explanation:Given r×b=c×b.Rearranging, (r−c)×b=0.Hence r−c is parallel to b, so r=c+λb.Substitute c=4i^−3j^+7k^ and b=i^+j^+k^.Thus r=(4+λ)i^+(−3+λ)j^+(7+λ)k^.Now r⋅a=0 with a=2i^+k^ gives:2(4+λ)+(7+λ)=0.Simplify: 8+2λ+7+λ=0⇒15+3λ=0⇒λ=−5.So r=(4−5)i^+(−3−5)j^+(7−5)k^=−i^−8j^+2k^.Finally, r⋅c=(−1)(4)+(−8)(−3)+(2)(7)=−4+24+14=34.Answer:r⋅c=34, hence option B.