System of equations
Watch this threadPage 1 of 1
Skip to page:
Prasiortle
Badges:
13
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#1
Let a and b be real numbers such that 1/(a^2) + 3/(b^2) = 2018a
and 3/(a^2) + 1/(b^2) = 290b. What is (ab)/(b-a)?
By playing around with it, I was eventually able to get a cubic in (a/b), but the roots are extremely hideous, and so this method of solution isn't really practical, especially as this problem is taken from a non-calculator competition, and the final answer is supposed to be a fairly nice fraction, so there should be a nice solution. Any suggestions?
and 3/(a^2) + 1/(b^2) = 290b. What is (ab)/(b-a)?
By playing around with it, I was eventually able to get a cubic in (a/b), but the roots are extremely hideous, and so this method of solution isn't really practical, especially as this problem is taken from a non-calculator competition, and the final answer is supposed to be a fairly nice fraction, so there should be a nice solution. Any suggestions?
0
reply
DFranklin
Badges:
18
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#2
Report
#2
(Original post by Prasiortle)
Let a and b be real numbers such that 1/(a^2) + 3/(b^2) = 2018a
and 3/(a^2) + 1/(b^2) = 290b. What is (ab)/(b-a)?
By playing around with it, I was eventually able to get a cubic in (a/b), but the roots are extremely hideous, and so this method of solution isn't really practical, especially as this problem is taken from a non-calculator competition, and the final answer is supposed to be a fairly nice fraction, so there should be a nice solution. Any suggestions?
Let a and b be real numbers such that 1/(a^2) + 3/(b^2) = 2018a
and 3/(a^2) + 1/(b^2) = 290b. What is (ab)/(b-a)?
By playing around with it, I was eventually able to get a cubic in (a/b), but the roots are extremely hideous, and so this method of solution isn't really practical, especially as this problem is taken from a non-calculator competition, and the final answer is supposed to be a fairly nice fraction, so there should be a nice solution. Any suggestions?
Get rid of the fractions and subtract one from the other; it should be plain sailing from there.
0
reply
Prasiortle
Badges:
13
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#3
(Original post by DFranklin)
Not guaranteeing this is correct, but I started by writing A = 1/a, B = 1/b, giving A^2 + 3B^2 = 2018/A, 3A^2+B^2 = 290/B.
Get rid of the fractions and subtract one from the other; it should be plain sailing from there.
Not guaranteeing this is correct, but I started by writing A = 1/a, B = 1/b, giving A^2 + 3B^2 = 2018/A, 3A^2+B^2 = 290/B.
Get rid of the fractions and subtract one from the other; it should be plain sailing from there.
I spent three days working on this problem and didn't think of substituting for 1/a and 1/b as you did. What was the motivation behind that?
0
reply
bluenotewitt
Badges:
11
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#4
Report
#4
(Original post by Prasiortle)
Let a and b be real numbers such that 1/(a^2) + 3/(b^2) = 2018a
and 3/(a^2) + 1/(b^2) = 290b. What is (ab)/(b-a)?
By playing around with it, I was eventually able to get a cubic in (a/b), but the roots are extremely hideous, and so this method of solution isn't really practical, especially as this problem is taken from a non-calculator competition, and the final answer is supposed to be a fairly nice fraction, so there should be a nice solution. Any suggestions?
Let a and b be real numbers such that 1/(a^2) + 3/(b^2) = 2018a
and 3/(a^2) + 1/(b^2) = 290b. What is (ab)/(b-a)?
By playing around with it, I was eventually able to get a cubic in (a/b), but the roots are extremely hideous, and so this method of solution isn't really practical, especially as this problem is taken from a non-calculator competition, and the final answer is supposed to be a fairly nice fraction, so there should be a nice solution. Any suggestions?
First clear the denominators in both equations to obtain:
(i) b2 +3a2 = 2018a3 b2 and (ii) 3b2 +a2 =290b3 a2
These terms strongly remind me of a cubic, but we are not quite there yet. Multiplying (i) by b and (ii) by a should do the trick. We then have
(iii) b3 +3a2 b = 2018a3 b3 and (iv) 3b2 a +a3 =290b3 a3
and subtracting (iv) from (iii) then gives
(v) (b-a)3 = 2018a3 b3 - 290b3 a3 = 1728 a3 b3
From here on it should be clear how to finish off. I don't see a problem in taking the cube root of 1728 ( it's 12).
P.S.
I hope this wasn't the solution you were already aware of. If so... nevermind

0
reply
Prasiortle
Badges:
13
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#5
(Original post by bluenotewitt)
Here is another way in case you are interested:
First clear the denominators in both equations to obtain:
(i) b2 +3a2 = 2018a3 b2 and (ii) 3b2 +a2 =290b3 a2
These terms strongly remind me of a cubic, but we are not quite there yet. Multiplying (i) by b and (ii) by a should do the trick. We then have
(iii) b3 +3a2 b = 2018a3 b3 and (iv) 3b2 a +a3 =290b3 a3
and subtracting (iv) from (iii) then gives
(v) (b-a)3 = 2018a3 b3 - 290b3 a3 = 1728 a3 b3
From here on it should be clear how to finish off.
I hope this wasn't the cubic you were referring to!
Here is another way in case you are interested:
First clear the denominators in both equations to obtain:
(i) b2 +3a2 = 2018a3 b2 and (ii) 3b2 +a2 =290b3 a2
These terms strongly remind me of a cubic, but we are not quite there yet. Multiplying (i) by b and (ii) by a should do the trick. We then have
(iii) b3 +3a2 b = 2018a3 b3 and (iv) 3b2 a +a3 =290b3 a3
and subtracting (iv) from (iii) then gives
(v) (b-a)3 = 2018a3 b3 - 290b3 a3 = 1728 a3 b3
From here on it should be clear how to finish off.
I hope this wasn't the cubic you were referring to!
Anyway, thanks for your input.
0
reply
DFranklin
Badges:
18
Rep:
?
You'll earn badges for being active around the site. Rep gems come when your posts are rated by other community members.
#6
Report
#6
(Original post by Prasiortle)
Thanks so much! I subtracted them to get (A-B)^3 = 1728 so the answer is 1/(A-B) = 1/12.
I spent three days working on this problem and didn't think of substituting for 1/a and 1/b as you did. What was the motivation behind that?
Thanks so much! I subtracted them to get (A-B)^3 = 1728 so the answer is 1/(A-B) = 1/12.
I spent three days working on this problem and didn't think of substituting for 1/a and 1/b as you did. What was the motivation behind that?
I'm not sure a substitution of this sort makes a "real" difference (bluenotewitt found essentially the same solution without substituting), but sometimes it worth it just to get a form you're more comfortable with.
0
reply
X
Page 1 of 1
Skip to page:
Quick Reply
Back
to top
to top