Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 alpha 4/15/85; site ubvax.UUCP Path: utzoo!linus!decvax!genrad!panda!talcott!harvard!seismo!hao!hplabs!pesnta!amdcad!cae780!ubvax!frederic From: frederic@ubvax.UUCP (Frederic Bach) Newsgroups: net.puzzle Subject: Digits and their secrets. Message-ID: <178@ubvax.UUCP> Date: Thu, 23-May-85 18:28:37 EDT Article-I.D.: ubvax.178 Posted: Thu May 23 18:28:37 1985 Date-Received: Mon, 27-May-85 06:44:03 EDT Organization: Ungermann-Bass, Inc., Santa Clara, CA Lines: 8 Assume the Pascal notation for exponents, i.e. 4**3=4*4*4 Let a,b,c,d be 4 decimal digits (0-9), and solve the problem a**b * c**d = abcd in a logical way. You can always go through the set of values to find the answers with a program