Step 1: Define Events.
Let $A$ be the event that a ball is drawn from Bag A, and $B$ be the event that a ball is drawn from Bag B. Since each bag is equally likely, $P(A)=P(B)=\tfrac{1}{2}$.
Step 2: Calculate Probability of Red from Each Bag.
- From Bag A: The probability of drawing a red ball given it came from Bag A is $P(R|A)=\tfrac{3}{7}$.
- From Bag B: The probability of drawing a red ball given it came from Bag B is $P(R|B)=\tfrac{5}{11}$.
Step 3: Determine Total Probability of Drawing a Red Ball.
Using the law of total probability:
\[P(R) = P(A)P(R|A)+P(B)P(R|B) = \tfrac{1}{2}\cdot\tfrac{3}{7}+\tfrac{1}{2}\cdot\tfrac{5}{11}\] Performing the calculations:
\[= \tfrac{3}{14}+\tfrac{5}{22} = \tfrac{33}{154}+\tfrac{35}{154}=\tfrac{68}{154}=\tfrac{34}{77}.\]
Step 4: Apply Bayes' Theorem.
To find the probability that the red ball came from Bag B, we use Bayes' theorem:
\[P(B|R)=\frac{P(B)\cdot P(R|B)}{P(R)}=\frac{\tfrac{1}{2}\cdot\tfrac{5}{11}}{\tfrac{34}{77}}\] Calculating the result:
\[= \frac{5}{22}\cdot\frac{77}{34}=\frac{385}{748}=\tfrac{35}{68}.\]
Step 5: Conclusion.
Therefore, the probability that the red ball was drawn from Bag $B$ is $\tfrac{35}{68}$.