A lazy mathematician believes that
a 2 + b 2 = ( a + b ) 2 .
If a and b are both integers chosen from the interval [ − 1 0 0 , 1 0 0 ] , then find the number of ordered pairs ( a , b ) that satisfy the equation above.
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 forgot to subtract 1
Perfect. :D
@Sharky Kesa , this problem is very similar to this one.
Write a comment or ask a question... please explain how it is 201 choices?
Log in to reply
Because it's value lies in the range [-100,100] while only taking integral values...the number of integral terms is 1 0 0 in that interval....
Log in to reply
However there are 2 different variable and the restrictions are to each one respectively so then can the choices for one be infinite just as long as the other one is 0
how is it 201 choices...please explain....
Log in to reply
Because it's value lies in the range [-100,100] while only taking integral values...the number of integral terms is in that interval....
Ya i too didnt understand that
did you did this for 201 choises...{(100 2+1) 2}-1.........
the question must ask no. of ordered pairs (a,b)
if a,b are positive integers, how we can choose [-100,0]? and what kind of integer zero is(+ve/- ve) ?
We HAVE a²+b²=a²+b²+2ab ==> ab=0 so a=0 or b=0 sow we have 400 pairs compose by 0 and a number between -100 &100 (0;a) or (a;0) and the pair (0;0) ,therfore the solution is 401
Did you mean If a and b are both integers or If a and b are both positive integers (as it states already)? With respect to both options, correct answer could be 401 or 0 ordered pairs.
Sorry, was a typo.
2ab = 0 to satisfy the given equation and this could be possible if we consider one of the co-ordiate to be 0 and there are such 400 possible ways and one way if we put both co-ordinate to be i.e (0,0) so the ans.. 401
Nice I answered it in seconds
Problem Loading...
Note Loading...
Set Loading...
We have a 2 + b 2 = a 2 + b 2 + 2 a b
hence 2 a b = 0
So we have either a = 0 or b = 0 or both are equal to 0.
We can assign the 0 value in 2 ways either to a or to b and the other variable has 201 choices so total number of ordered pairs = 2 ∗ 2 0 1 = 4 0 2 but clearly we have over counted the ( 0 , 0 ) case hence the total number of possibilities should be 4 0 2 − 1 = 4 0 1 .