返回题库

AIME 2016 II · 第 2 题

AIME 2016 II — Problem 2

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

There is a 40%40\% chance of rain on Saturday and a 30%30\% chance of rain on Sunday. However, it is twice as likely to rain on Sunday if it rains on Saturday than if it does not rain on Saturday. The probability that it rains at least one day this weekend is ab\frac{a}{b}, where aa and bb are relatively prime positive integers. Find a+ba+b.

解析

Solution 1

Let xx be the probability that it rains on Sunday given that it doesn't rain on Saturday. We then have 35x+252x=310    75x=310\dfrac{3}{5}x+\dfrac{2}{5}2x = \dfrac{3}{10} \implies \dfrac{7}{5}x=\dfrac{3}{10}     x=314\implies x=\dfrac{3}{14}. Therefore, the probability that it doesn't rain on either day is (1314)(35)=3370\left(1-\dfrac{3}{14}\right)\left(\dfrac{3}{5}\right)=\dfrac{33}{70}. Therefore, the probability that rains on at least one of the days is 13370=37701-\dfrac{33}{70}=\dfrac{37}{70}, so adding up the 22 numbers, we have 37+70=10737+70=\boxed{107}.