Difference between revisions of "2012 UNCO Math Contest II Problems/Problem 6"

(Created page with "== Problem == How many <math>5</math>-digit positive integers have the property that the product of their digits is <math>600</math>? == Solution == == See Also == {{UNC Mat...")
 
(Solution)
 
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
== Solution ==
 
== Solution ==
 +
<math>180</math>
  
 +
600 = 2^3 * 3 * 5^2
 +
 +
let make possible pairs so :
 +
2 of the digits has to be 5,5 .
 +
 +
 +
 +
3 digits are left with 2^3 *3 so pairs are :
 +
        (8,1,3),(4,2,3),(6,4,1)
 +
          ANSWER IS 5! /2! *3 = 180
  
 
== See Also ==
 
== See Also ==
{{UNC Math Contest box|n=II|year=2012|num-b=5|num-a=7}}
+
{{UNCO Math Contest box|n=II|year=2012|num-b=5|num-a=7}}
  
 
[[Category:Intermediate Number Theory Problems]]
 
[[Category:Intermediate Number Theory Problems]]

Latest revision as of 13:30, 26 August 2025

Problem

How many $5$-digit positive integers have the property that the product of their digits is $600$?


Solution

$180$

600 = 2^3 * 3 * 5^2

let make possible pairs so : 2 of the digits has to be 5,5 .


3 digits are left with 2^3 *3 so pairs are :

       (8,1,3),(4,2,3),(6,4,1)
          ANSWER IS 5! /2! *3 = 180

See Also

2012 UNCO Math Contest II (ProblemsAnswer KeyResources)
Preceded by
Problem 5
Followed by
Problem 7
1 2 3 4 5 6 7 8 9 10
All UNCO Math Contest Problems and Solutions