Evaluate the value of a + b + c + d which makes the equation a 2 + b 2 + c 2 + d 2 + 1 = a + b + c + d true.
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.
i just guessed that ,and fortunately it was true.
Me too but didn't submit the answer
I like it.
I tried this one but I dont know if it would be reasonable.
Let a = b = c = d = x then a + b + c + d = 4 x and a 2 + b 2 + c 2 + d 2 = 4 x 2 .
As a result, we are looking for the value of 4 x .
Now we have:
4 x 2 − 1 = 4 x or 4 x 2 − 4 x + 1 = 0 which can be factored into ( 2 x − 1 ) 2 = 0 This gives us x = 2 1 . Thus, 4 x = a + b + c + d = 4 ( 2 1 ) = 2
Yes, that's also correct. That's the alternative method.
Just a glitch in this is that nowhere in the enunciation it is said that the four variables' values are equal. That was what tricked me.
Problem Loading...
Note Loading...
Set Loading...
( a 2 − a ) + ( b 2 − b ) + ( c 2 − c ) + ( d 2 − d ) + 1 = 0
( a 2 − a + 4 1 ) + ( b 2 − b + 4 1 ) + ( c 2 − c + 4 1 ) + ( d 2 − d + 4 1 ) = 0
( a − 2 1 ) 2 + ( b − 2 1 ) 2 + ( c − 2 1 ) 2 + ( d − 2 1 ) 2 = 0
The value inside the square will always be zero or positive, so if all 4 expressions inside the brackets add up to 0, the value of each expression inside the bracket must be zero.
So, a = 2 1 , b = 2 1 , c = 2 1 , d = 2 1
So,
a + b + c + d = 2