Difference between revisions of "1991 AIME Problems/Problem 1"
Justin6688 (talk | contribs) (→Solution 2) |
Ericshi1685 (talk | contribs) (→Solution) |
||
Line 26: | Line 26: | ||
=== Solution 4 === | === Solution 4 === | ||
From the first equation, we know <math>x+y=71-xy</math>. We factor the second equation as <math>xy(71-xy)=880</math>. Let <math>a=xy</math> and rearranging we get <math>a^2-71a+880=(a-16)(a-55)=0</math>. We have two cases: (1) <math>x+y=16</math> and <math>xy=55</math> OR (2) <math>x+y=55</math> and <math>xy=16</math>. We find the former is true for <math>(x,y) = (5,11)</math>. <math>x^2+y^2=121+25=146</math>. | From the first equation, we know <math>x+y=71-xy</math>. We factor the second equation as <math>xy(71-xy)=880</math>. Let <math>a=xy</math> and rearranging we get <math>a^2-71a+880=(a-16)(a-55)=0</math>. We have two cases: (1) <math>x+y=16</math> and <math>xy=55</math> OR (2) <math>x+y=55</math> and <math>xy=16</math>. We find the former is true for <math>(x,y) = (5,11)</math>. <math>x^2+y^2=121+25=146</math>. | ||
+ | === Solution 5 === | ||
+ | First, notice that you can factor <math>x^2y + xy^2</math> as <math>xy(x + y)</math>. From this, we notice that <math>xy</math> and <math>x + y</math> is a common occurrence, so that lends itself to a simple solution by substitution. Let <math>xy = b</math> and <math>x + y = a</math>. From this substitution, we get the following system: | ||
+ | <cmath>a + b = 71</cmath> | ||
+ | <cmath>ab = 880</cmath> | ||
+ | Solving that system gives us the following two pairs <math>(a, b)</math>: <math>(16, 55)</math> and <math>(55, 16)</math>. The second one is obviously too big as <math>55^2</math> is clearly out of bounds for an AIME problem (More on that later). Therefore, we proceed with substituting back the pair <math>(16, 55)</math>. This means that <math>x + y = 16</math> and <math>xy = 55</math> | ||
+ | Then, instead of solving the system, we can do a clever manipulation by squaring <math>x + y</math>. Doing so, we get: | ||
+ | <cmath>(x + y)^2 = (x^2 + y^2) + 2xy</cmath> | ||
+ | We see that in this form, we can substitute everything in except for <math>(x^2 + y^2)</math>, which is the desired answer. Substituting, we get: | ||
+ | <cmath>256 = (x^2 + y^2) + 110</cmath> | ||
+ | so <math>x^2 + y^2 = \boxed{146}</math>. (If we were to go with the pair <math>(55, 16)</math>, then the <math>(x + y)^2</math> would be absurdly out of bounds) | ||
== See also == | == See also == |
Revision as of 23:51, 28 October 2020
Problem
Find if and are positive integers such that
Contents
Solution
Solution 1
Define and . Then and . Solving these two equations yields a quadratic: , which factors to . Either and or and . For the first case, it is easy to see that can be (or vice versa). In the second case, since all factors of must be , no two factors of can sum greater than , and so there are no integral solutions for . The solution is .
Solution 2
Since , this can be factored to . As and are integers, the possible sets for (ignoring cases where since it is symmetrical) are . The second equation factors to . The only set with a factor of is , and checking shows that it is correct.
Solution 3
Let , then we get the equations After finding the prime factorization of , it's easy to obtain the solution . Thus Note that if , the answer would exceed which is invalid for an AIME answer. ~ Nafer
Solution 4
From the first equation, we know . We factor the second equation as . Let and rearranging we get . We have two cases: (1) and OR (2) and . We find the former is true for . .
Solution 5
First, notice that you can factor as . From this, we notice that and is a common occurrence, so that lends itself to a simple solution by substitution. Let and . From this substitution, we get the following system: Solving that system gives us the following two pairs : and . The second one is obviously too big as is clearly out of bounds for an AIME problem (More on that later). Therefore, we proceed with substituting back the pair . This means that and Then, instead of solving the system, we can do a clever manipulation by squaring . Doing so, we get: We see that in this form, we can substitute everything in except for , which is the desired answer. Substituting, we get: so . (If we were to go with the pair , then the would be absurdly out of bounds)
See also
1991 AIME (Problems • Answer Key • Resources) | ||
Preceded by First question |
Followed by Problem 2 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.