Clever System of Equations Problem

Algebra Level 3

Find all solutions to the system of equations below. x + y + x y = 19 x+y+\frac{x}{y}=19 x ( x + y ) y = 60 \frac{x(x+y)}{y}=60 Now, let ( x , y ) (x,y) be one solution where x x and y y are integers. Then, let ( a b , c d ) (\frac{a}{b},\frac{c}{d}) be the other solution where a , b a,b and c , d c,d are pairwise coprime positive integers. Find a + b + c + d + x + y a+b+c+d+x+y .


The answer is 39.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

4 solutions

Blcraft Gaming
Feb 19, 2018

It might not be obvious, but dummy variables will make this problem much easier. Let a = x + y a=x+y and b = x y b=\frac{x}{y} . Then: a + b = 19 a+b=19 a b = 60 a \cdot b=60 This looks much easier to solve! Guess and check will be enough to get the answer. We’re looking for two numbers that add up to 19 19 and multiply to 60 60 , just like factoring a quadratic. We find that 15 15 and 4 4 work for these equations, and since addition and multiplication are both commutative, we have two solutions that both include the same integers: ( 15 , 4 ) (15,4) and ( 4 , 15 ) (4,15) . Now we have two cases:

Case 1: a = 15 , b = 4 a=15, b=4 x + y = 15 x+y=15 x y = 4 \frac{x}{y}=4 x = 4 y x=4y 5 y = 15 5y=15 x = 12 , y = 3 \boxed{x=12, y=3} Case 2: a = 4 , b = 15 a=4, b=15 x + y = 4 x+y=4 x y = 15 \frac{x}{y}=15 x = 15 y x=15y 16 y = 4 16y=4 x = 15 4 , y = 1 4 \boxed{x=\frac{15}{4}, y=\frac14} Therefore, from our two solutions, ( 12 , 3 ) (12,3) and ( 15 4 , 1 4 ) (\frac{15}{4}, \frac14) , a+b+c+d+x+y=39 \boxed{\textbf{a+b+c+d+x+y=39}}

Will van Noordt
Feb 20, 2018

Let p = x + y p = x+y and q = x y q = \frac{x}{y} . We have that y q = x yq = x , implying that y = p 1 + q y = \frac{p}{1+q} and x = p q 1 + q x = \frac{pq}{1+q} . Now, since x + y + y x = A x+y+\frac{y}{x} = A and x y ( x + y ) = B \frac{x}{y}(x+y) = B , we have p + q = A p+q = A anbd p q = B pq = B .

Now, consider P ( z ) = ( z p ) ( z q ) = z 2 ( p + q ) z + p q = z 2 A z + B P(z) = (z - p)(z - q) = z^2 - (p+q)z + pq = z^2-Az+B . This polynomial has roots p p and q q that can be found by the quadtratic formula. For A = 19 A = 19 and B = 60 B = 60 , we get the following cases:

  • p = A + A 2 4 B 2 = 19 + 11 2 = 15 , q = A A 2 4 B 2 = 4 p = \frac{A+\sqrt{A^2-4B}}{2} = \frac{19+11}{2} = 15,\hspace{4mm} q = \frac{A-\sqrt{A^2-4B}}{2} = 4 , implying that ( x , y ) = ( 12 , 3 ) (x,y) = (12, 3)

    • p = 4 , q = 15 p = 4, \hspace{4mm} q = 15 , implying that ( x , y ) = ( 15 4 , 1 4 ) (x,y) = (\frac{15}{4}, \frac{1}{4})

So we input 12 + 3 + 4 + 4 + 1 + 15 = 39 12+3+4+4+1+15 = 39 .

Mercedes 2
Mar 20, 2018

x + y + x/y = 19 (1) x(x+y)/y = 60 (2) In (2): x + y = 60y/x (3) Sub. (3) into (1): 60y/x + x/y = 19 60y^2 - 19xy + x^2 = 0 (x - 15y)(x - 4y) = 0 x = 15y or x = 4y Case 1, x = 15y then in (2): 15y(16y)/y = 60 240y = 60 y = 1/4 x = 15(1/4) = 15/4 So, a = 15, b = 4, c = 1 and d = 4 Case 2, x = 4y then in (2): 4y(5y)/y = 60 20y = 60 y = 3 x = 4(3) = 12 So, x = 12 and y = 3 Therefore, x + y + a + b + c + d = 39

Rab Gani
Feb 26, 2018

x+y = 4, x/y = 15, so y=1/4 , x=15/4 or x+y = 15, x/y = 4, y=3, x=12
So a+b+c+d+x+y = 39

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...