I cannot understand how replace (2^96+1) = [ (2^32) ^3].
Rahul said:
(Sun, Sep 26, 2010 04:05:51 AM)
Hi Dear,
2^32^3 here multiplication of power will take place. So 32x3 = 96 Ok.
A.Athiban Sakthivel said:
(Tue, Nov 2, 2010 09:51:49 AM)
But its too complicated procedure.
Is not there more simple procedure to solve this problem?
Divya said:
(Fri, Nov 19, 2010 02:23:12 AM)
I can't to understand your explanation. Can you explain clearly and basically................
Priya said:
(Wed, Nov 24, 2010 12:09:09 AM)
When we make 2^32 is X,
We try to simplify to get the answer split 2^96 = 2^(32X3)
so it is = X^3
When using the formula for X^3+1, we can identify that number is divisible by 2^32
Mohsin said:
(Wed, Dec 15, 2010 10:30:06 AM)
Ohh Its confusing !!!!!
I cant understand y take (2^96+1)??????????????????
Mickeey said:
(Sat, Dec 18, 2010 01:25:44 PM)
this is some what called as hit and trial method, you have to try the options which are similar to the value (2^32+1) in the question. remaining, you can easily eliminate by seeing.
in the above, options A and D are similar to the expression given in the question.
suppose the given four options are similar, you have to try all...
this is also called as trial and error method...
Anusha said:
(Wed, Dec 29, 2010 08:21:24 AM)
Is there any simple procedure?
Rahul Wadhwa said:
(Sun, Jan 16, 2011 09:14:11 AM)
Really its very confusing!!!!!!!!!!!!!!!!!!!
Jaiveer said:
(Wed, Jan 19, 2011 07:57:56 AM)
I could not understand so pls help me for full procedure
Richa said:
(Sun, Jan 30, 2011 02:47:37 AM)
Unable to undestand. Kindly help.
Nagaraj said:
(Mon, Jan 31, 2011 08:06:49 AM)
It's a simple thing;
((2^96)+1)/((2^32)+1)
=((x^3)+1)/(x+1)
=(x+1)(x^2-x+1)/(x+1); here easy to delete the (x+1);