Consider the equation ( 1 + a + b ) 2 = 3 ( 1 + a 2 + b 2 ) , where a and b are real numbers. Then which of the options is 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.
Sir we can also do it like this that is a 2 + b 2 − 2 a b + a 2 − 2 a + 1 + b 2 − 2 b + 1 = 0
So ( a − b ) 2 + ( a − 1 ) 2 + ( b − 1 ) 2 = 0
As the squares add up to zero, Then they are zero,
So a = b , a = 1 and b = 1
So There exists only one solution for the equation that is ( 1 , 1 )
Is this correct sir?
Log in to reply
Yes, you are right. Please post the solution.
Problem Loading...
Note Loading...
Set Loading...
Better solution from Md Zuhair
( 1 + a + b ) 2 1 + a 2 + b 2 + 2 a + 2 a b + 2 b 2 a 2 + 2 b 2 − 2 a b − 2 a − 2 b + 2 a 2 − 2 a b + b 2 + a 2 − 2 a + 1 + b 2 − 2 b + 1 ( a − b ) 2 + ( a − 1 ) 2 + ( b − 1 ) 2 = 3 ( 1 + a 2 + b 2 ) = 3 + 3 a 2 + 3 b 2 = 0 = 0 = 0
We note that the LHS is ≥ 0 and is equal to the RHS only when a = b = 1 . Therefore, there is exactly one solution pair ( a , b ) = ( 1 , 1 ) .
My solution
( 1 + a + b ) 2 1 + a 2 + b 2 + 2 a + 2 a b + 2 b 2 a 2 + 2 b 2 − 2 a b − 2 a − 2 b + 2 a 2 + b 2 − a b − a − b + 1 b 2 − ( a + 1 ) b + a 2 − a + 1 = 3 ( 1 + a 2 + b 2 ) = 3 + 3 a 2 + 3 b 2 = 0 = 0 = 0 A quadratic equation of b
⟹ b = 2 ( a + 1 ) ± ( a + 1 ) 2 − 4 a 2 + 4 a − 4 = 2 ( a + 1 ) ± a 2 + 2 a + 1 − 4 a 2 + 4 a − 4 = 2 ( a + 1 ) ± − 3 a 2 + 6 a − 3 = 2 ( a + 1 ) ± − 3 ( a 2 + 2 a − 1 ) = 2 ( a + 1 ) ± − 3 ( a − 1 ) 2 = 2 ( a + 1 ) ± − 3 ( a − 1 )
Note that b is only real when − 3 ( a − 1 ) = 0 , that is when a = 1 and b = 1 . Therefore, there is exactly one solution pair ( a , b ) = ( 1 , 1 ) .