Maximum value

This topic has expert replies
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Tue Jun 17, 2008 7:36 am

by Chitts » Sat Jul 26, 2008 8:09 am
I am getting the answer as 1698. Is it correct?
Regards,
Chitts

Junior | Next Rank: 30 Posts
Posts: 10
Joined: Tue Jun 17, 2008 7:36 am

by Chitts » Sat Jul 26, 2008 8:15 am
What i tried to do is ...

504 is (3^2)*(2^3)*(7).
Now i calculated the highest power of 7 which would be contained in 10200!. This can be done using the method where the 10200 would be successively divided by 7 and adding on the quotitients. Similarly we need to find for 2 and 3.
Regards,
Chitts

Legendary Member
Posts: 829
Joined: Mon Jul 07, 2008 10:09 pm
Location: INDIA
Thanked: 84 times
Followed by:3 members

by sudhir3127 » Sat Jul 26, 2008 8:18 am
yeah 1698 is the right answer... ur approach is right .... how much time did u take for it?

Master | Next Rank: 500 Posts
Posts: 139
Joined: Wed May 07, 2008 12:27 pm
Thanked: 8 times

by acecoolan » Sat Jul 26, 2008 9:19 am
Chitts wrote:What i tried to do is ...

504 is (3^2)*(2^3)*(7).
Now i calculated the highest power of 7 which would be contained in 10200!. This can be done using the method where the 10200 would be successively divided by 7 and adding on the quotitients. Similarly we need to find for 2 and 3.
Can you explain this further ? I still dont understand how u got to 1698. What do u mean by successively dividing by 7?

Is there anothey way for this?