a + b a b = 3 , b + c b c = 4 , c + a c a = 5
Let a , b and c be real numbers satisfying all 3 equations above. Given that a b + a c + b c a b c is equal to n m , where m and n are coprime positive integers, find the value of m + n .
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.
Ok, then where I made the mistake. I did like this.
a
b
+
b
c
+
c
a
a
b
c
=
n
m
a b c a b + b c + c a = m n
( c 1 + a 1 ) + b 1 = m n
a c a + c + b 1 = m n
5 1 + b 1 = m n ..... ( 1 )
Now Finding
b
1
.
b
1
+
a
1
=
3
1
[Given]
c 1 + b 1 = 4 1 [Given]
⇒
3
1
−
a
1
=
4
1
−
c
1
=
b
1
b
1
=
1
2
1
Putting in
(
1
)
1
2
×
5
1
2
+
5
=
m
n
6
0
1
7
=
m
n
n
m
=
1
7
6
0
m
+
n
=
7
7
Log in to reply
can yoy show what you did after 1/3-1/a=b..., the mistake is probably there @Abhay Kumar
how did u get 1/b=1/12?
Log in to reply
⇒
3
1
−
4
1
=
a
1
−
c
1
=
b
1
=
1
2
1
=
a
1
−
c
1
=
b
1
⇒
b
1
=
1
2
1
.
Log in to reply
@A Former Brilliant Member – nope, you have to subtract 1/4 and 1/c from all three side not only 2!
Log in to reply
@Aareyan Manzoor – Use latex and then tell the mistake.We can also do it with 2.
Log in to reply
@A Former Brilliant Member – we have eqns 3 1 − a 1 = b 1 4 1 − c 1 = b 1 now try doing what you did in these two
a fundemental example is 3 + 1 = 2 + 2 = 1 + 3 3 − 2 = 2 − 1 = 1 + 3
Log in to reply
@Aareyan Manzoor – Ok, thank you very much found that mistake.
best approach ... it striked me instantly
We first note the LCM of 3,4 & 5 which is 5 * 4 * 3 = 60.
Multiplying the first, second and third equations by 20,15 and 12 respectively, we obtain
a + b 2 0 a b = 60, b + c 1 5 b c = 60, a + c 1 2 a c = 60
Next, we multiply first, second and third equations above by a,b & c respectively
a + b 2 0 a b c = 60c, b + c 1 5 a b c = 60a, a + c 1 2 a b c = 60b
Simplifying, we get
47abc = 120 ( ab + bc + ca) Therefore, a b + b c + c a a b c = 120/47
Problem Loading...
Note Loading...
Set Loading...
reciprocate all three a b a + b = a 1 + b 1 = 3 1 b c b + c = b 1 + c 1 = 4 1 c a c + a = c 1 + a 1 = 5 1 add these to get 2 ( a 1 + b 1 + c 1 ) = 3 1 + 4 1 + 5 1 = 6 0 4 7 a 1 + b 1 + c 1 = a b c a b + b c + c a = 1 2 0 4 7 reciprocate again a b + b c + c a a b c = 4 7 1 2 0 1 2 0 + 4 7 = 1 6 7