Art of Problem Solving
During AMC 10A/12A testing, the AoPS Wiki is in read-only mode and no edits can be made.

2006 UNCO Math Contest II Problems/Problem 2: Difference between revisions

Timneh (talk | contribs)
Created page with "== Problem == If <math>a,b</math> and <math>c</math> are positive integers, how many integers are strictly between the product <math>abc</math> and <math>(a+1)(b+1)(c+1)</math> ..."
 
Mathisfun04 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:


==Solution==
==Solution==
We start by expanding <math>(a + 1)(b + 1)(c + 1)</math>, and in doing so we obtain <math>abc + ab + ac + a + bc + b + c + 1</math>. We then subtract <math>abc</math> from <math>abc + ab + ac + a + bc + b + c + 1</math>, to get <math>ab + ac + a + bc + b + c + 1</math>. We finally subtract <math>1</math> from this value, as the problem asks for how many integers are strictly in between, and we get our answer of <math>\boxed{ab + ac + bc + a + b + c}</math> as desired.


==See Also==
==See Also==

Latest revision as of 19:02, 3 February 2017

Problem

If $a,b$ and $c$ are positive integers, how many integers are strictly between the product $abc$ and $(a+1)(b+1)(c+1)$ ? For example, there are 35 integers strictly between $24=2*3*4$ and $60=3*4*5.$

Solution

We start by expanding $(a + 1)(b + 1)(c + 1)$, and in doing so we obtain $abc + ab + ac + a + bc + b + c + 1$. We then subtract $abc$ from $abc + ab + ac + a + bc + b + c + 1$, to get $ab + ac + a + bc + b + c + 1$. We finally subtract $1$ from this value, as the problem asks for how many integers are strictly in between, and we get our answer of $\boxed{ab + ac + bc + a + b + c}$ as desired.

See Also

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