Difference between revisions of "2007 AMC 10A Problems/Problem 23"
m (→Solution 2) |
(→Solution 1: -Add solution) |
||
Line 10: | Line 10: | ||
===Solution 2=== | ===Solution 2=== | ||
Similar to the solution above, reduce <math>96</math> to <math>2^5*3^1</math>. To find the number of distinct prime factors, add <math>1</math> to both exponents and multiply, which gives us <math>6*2=12</math> factors. Divide by <math>2</math> since <math>m</math> must be greater than or equal to <math>n</math>. We don't need to worry about <math>m</math> and <math>n</math> being equal because <math>96</math> is not a square number. Finally, subtract the two cases above for the same reason to get <math>\mathrm{(B)}</math>. | Similar to the solution above, reduce <math>96</math> to <math>2^5*3^1</math>. To find the number of distinct prime factors, add <math>1</math> to both exponents and multiply, which gives us <math>6*2=12</math> factors. Divide by <math>2</math> since <math>m</math> must be greater than or equal to <math>n</math>. We don't need to worry about <math>m</math> and <math>n</math> being equal because <math>96</math> is not a square number. Finally, subtract the two cases above for the same reason to get <math>\mathrm{(B)}</math>. | ||
+ | |||
+ | ===Solution 3=== | ||
+ | First, write <math>m</math> as <math>n+x</math>. <cmath>m^2-n^2=96 \Longrightarrow (n+x)^2-n^2=96 \Rightarrow 2nx+x^2=96</cmath> | ||
+ | We see that <math>2nx</math> and <math>96</math> have the same parity, therefore <math>x^2</math> is even. <math>0<x<10</math> because <math>0<x^2<96</math>. The possible values of <math>x</math> are <math>{2,4,6,8}</math>. For every value of <math>x</math>, we can find the corresponding integer value of <math>n</math> when <math>n>0</math> Therefore, there are 4 possible values of n. | ||
+ | |||
+ | |||
+ | When <math>x=2</math>, <math>n=23</math>, when <math>x=4</math>, <math>n=10</math>, when <math>x=6</math>, <math>n=5</math>, when <math>x=8</math>, <math>n=2</math> | ||
+ | |||
+ | ~ZericHang | ||
== See also == | == See also == |
Revision as of 21:01, 25 May 2018
Contents
[hide]Problem
How many ordered pairs of positive integers, with
, have the property that their squares differ by
?
Solution 1
For every two factors , we have
. Since
,
, from which it follows that the number of ordered pairs
is given by the number of ordered pairs
. There are
factors of
, which give us six pairs
. However, since
are positive integers, we also need that
are positive integers, so
and
must have the same parity. Thus we exclude the factors
, and we are left with four pairs
.
Solution 2
Similar to the solution above, reduce to
. To find the number of distinct prime factors, add
to both exponents and multiply, which gives us
factors. Divide by
since
must be greater than or equal to
. We don't need to worry about
and
being equal because
is not a square number. Finally, subtract the two cases above for the same reason to get
.
Solution 3
First, write as
.
We see that
and
have the same parity, therefore
is even.
because
. The possible values of
are
. For every value of
, we can find the corresponding integer value of
when
Therefore, there are 4 possible values of n.
When ,
, when
,
, when
,
, when
,
~ZericHang
See also
2007 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 22 |
Followed by Problem 24 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.