Difference between revisions of "1997 PMWC Problems/Problem I12"

(Solution 2)
Line 9: Line 9:
  
 
== Solution ==
 
== Solution ==
 +
=== Solution 1 ===
 
Let <math>x,y</math> be the two numbers at the top of the two dice. Then
 
Let <math>x,y</math> be the two numbers at the top of the two dice. Then
  
Line 14: Line 15:
  
  
== Solution 2 ==
+
=== Solution 2 ===
  
 
Let <math>a</math>, <math>b</math>, <math>c</math>, and <math>d</math> be the numbers on the top of dies one and two and the numbers on the bottom of dies one and two respectively.
 
Let <math>a</math>, <math>b</math>, <math>c</math>, and <math>d</math> be the numbers on the top of dies one and two and the numbers on the bottom of dies one and two respectively.
Line 20: Line 21:
 
Therefore, you are trying to find the sum of <math>ab+ad+cb+cd</math>. This factored is <math>(a+c)(b+d)</math>. Since the sum of opposite faces is <math>7</math>, the answer is <math>7*7</math> or <math>49</math>.
 
Therefore, you are trying to find the sum of <math>ab+ad+cb+cd</math>. This factored is <math>(a+c)(b+d)</math>. Since the sum of opposite faces is <math>7</math>, the answer is <math>7*7</math> or <math>49</math>.
  
== See also ==
+
== See Also ==
 
{{PMWC box|year=1997|num-b=I11|num-a=I13}}
 
{{PMWC box|year=1997|num-b=I11|num-a=I13}}
  
 
[[Category:Introductory Combinatorics Problems]]
 
[[Category:Introductory Combinatorics Problems]]

Revision as of 16:05, 15 May 2012

Problem

In a die, 1 and 6, 2 and 5, 3 and 4 appear on opposite faces. When 2 dice are thrown, product of numbers appearing on the top and bottom faces of the 2 dice are formed as follows:

  • number on top face of 1st die x number on top face of 2nd die
  • number on top face of 1st die x number on bottom face of 2nd die
  • number on bottom face of 1st die x number on top face of 2nd die
  • number on bottom face of 1st die x number on bottom face of 2nd die

What is the sum of these 4 products ?


Solution

Solution 1

Let $x,y$ be the two numbers at the top of the two dice. Then

\[xy + x(7-y) + (7-x)y + (7-x)(7-y) = (x + (7-x))(y + (7 - y)) = 49\]


Solution 2

Let $a$, $b$, $c$, and $d$ be the numbers on the top of dies one and two and the numbers on the bottom of dies one and two respectively.

Therefore, you are trying to find the sum of $ab+ad+cb+cd$. This factored is $(a+c)(b+d)$. Since the sum of opposite faces is $7$, the answer is $7*7$ or $49$.

See Also

1997 PMWC (Problems)
Preceded by
Problem I11
Followed by
Problem I13
I: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
T: 1 2 3 4 5 6 7 8 9 10