Difference between revisions of "2014 AMC 12A Problems/Problem 4"

(Solution)
(Replaced content with "Deleted/Merged because of duplicate")
Line 1: Line 1:
==Problem==
+
Deleted/Merged because of duplicate
 
 
Suppose that <math>a</math> cows give <math>b</math> gallons of milk in <math>c</math> days. At this rate, how many gallons of milk will <math>d</math> cows give in <math>e</math> days?
 
 
 
<math> \textbf{(A)}\ \frac{bde}{ac}\qquad\textbf{(B)}\ \frac{ac}{bde}\qquad\textbf{(C)}\ \frac{abde}{c}\qquad\textbf{(D)}}\ \frac{bcde}{a}\qquad\textbf{(E)}\ \frac{abc}{de}</math>
 
 
 
==Solution 1==
 
 
 
We need to multiply <math>b</math> by <math>\frac{d}{a}</math> for the new cows and <math>\frac{e}{c}</math> for the new time, so the answer is <math>b\cdot \frac{d}{a}\cdot \frac{e}{c}=\frac{bde}{ac}</math>, or <math>\boxed{\textbf{(A)}}</math>.
 
 
 
(Solution by ahaanomegas)
 
 
 
==Solution 2==
 
We see that the the amount of cows is inversely proportional to the amount of days and directly proportional to the gallons of milk. So our constant is <math>\dfrac{ac}{b}</math>.
 
 
 
Let <math>g</math> be the answer to the question. We have <math>\dfrac{de}{g}=\dfrac{ac}{b}\implies gac=bde\implies g=\dfrac{bde}{ac}\implies\boxed{ \textbf{(A)}\ \frac{bde}{ac}}</math>
 

Revision as of 20:22, 7 February 2014

Deleted/Merged because of duplicate