All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Just Math
Permuted a, b, c, d equation (Posted on 2019-05-23) Difficulty: 3 of 5
If a, b, c, d are real numbers that satisfy the system of equations

abc+ab+bc+ca+a+b+c=71
bcd+bc+cd+db+b+c+d=191
cda+cd+da+ac+c+d+a=95
dab+da+ab+bd+d+a+b=143

Evaluate the value of abcd+a+b+c+d

No Solution Yet Submitted by Danish Ahmed Khan    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution Comment 1 of 1
For all four equations add 1 to each side and factor:
(a+1)*(b+1)*(c+1) = 72 = 2^3*3^2
(b+1)*(c+1)*(d+1) = 192 = 2^6*3
(a+1)*(c+1)*(d+1) = 96 = 2^5*3
(a+1)*(b+1)*(d+1) = 144 = 2^4*3^2

Now multiply everything together:
[(a+1)*(b+1)*(c+1)*(d+1)]^3 = 2^18*3^6
The cube root of each side then yields
(a+1)*(b+1)*(c+1)*(d+1) = 2^6*3^2

Take this last equation and divide it by each of the four earlier equations, in turn.  Then we get
a+1 = 2^6*3^2 / 2^3*3^2 = 2^3 = 8
b+1 = 2^6*3^2 / 2^6*3 = 3^1 = 3
c+1 = 2^6*3^2 / 2^5*3 = 2*3 = 6
d+1 = 2^6*3^2 / 2^4*3^2 = 2^2 = 4

Then a=7, b=2, c=5, and d=3.  Which makes abcd+a+b+c+d = 7*2*5*3+7+2+5+3 = 227.

  Posted by Brian Smith on 2025-02-22 18:57:26
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (2)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (4)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2025 by Animus Pactum Consulting. All rights reserved. Privacy Information