Guest Posted June 9, 2008 Report Share Posted June 9, 2008 My own secret code. Each letter in the alphabet represents a letter in the alphabet, but they don't go in order. EX. A=5 or H=21. Good luck. What you need to do is replace each letter with corrosponding number. good luck, I made this very hard. B*Y+K/H-R*J+Q*(G*G)=3051.4 There is a pattern in the code. Quote Link to comment Share on other sites More sharing options...
0 bonanova Posted June 9, 2008 Report Share Posted June 9, 2008 My own secret code. Each letter in the alphabet represents a letter in the alphabet, but they don't go in order. EX. A=5 or H=21. Good luck. What you need to do is replace each letter with corrosponding number. good luck, I made this very hard. B*Y+K/H-R*J+Q*(G*G)=3051.4 There is a pattern in the code. Clarify that * and / are performed first; then + and - so it would be [b*Y] + [K/H] - [R*J] + Q*G*G = 3051.4 -- correct? Quote Link to comment Share on other sites More sharing options...
0 bonanova Posted June 9, 2008 Report Share Posted June 9, 2008 Assuming letters have integer values, only K/H can produce a decimal. Thus, H = some multiple of 10; K = H[n + .4]; and K/H = n +.4 e.g. H=10 -> K = 4, 14, 24, ... H=20 -> K = 8, 28, 48, ... Quote Link to comment Share on other sites More sharing options...
0 Guest Posted June 9, 2008 Report Share Posted June 9, 2008 Assuming letters have integer values, only K/H can produce a decimal. Thus, H = some multiple of 10; K = H[n + .4]; and K/H = n +.4 e.g. H=10 -> K = 4, 14, 24, ... H=20 -> K = 8, 28, 48, ... It can be 7/5 = 1.4, 12/5 =2.4 or (5n+2) / 5 as well? Quote Link to comment Share on other sites More sharing options...
0 bonanova Posted June 9, 2008 Report Share Posted June 9, 2008 It can be 7/5 = 1.4, 12/5 =2.4 or (5n+2) / 5 as well? Yup! Good catch. Quote Link to comment Share on other sites More sharing options...
0 Guest Posted June 9, 2008 Report Share Posted June 9, 2008 (edited) Clarify that * and / are performed first; then + and - so it would be [b*Y] + [K/H] - [R*J] + Q*G*G = 3051.4 -- correct? My bad. I meant to say use order of operations. Sorry for the mistake. Another thing i forgot to say: The numbers are all whole numbers 1-26. Edited June 9, 2008 by giterdone Quote Link to comment Share on other sites More sharing options...
0 Guest Posted June 9, 2008 Report Share Posted June 9, 2008 Wow. I'm really stupid. I forgot 1 more thing: You want to solve for the number on the right side which is 3051.4 I gotta work on saying everything in the op. Quote Link to comment Share on other sites More sharing options...
0 Guest Posted June 10, 2008 Report Share Posted June 10, 2008 Wow. I'm really stupid. I forgot 1 more thing: You want to solve for the number on the right side which is 3051.4 I gotta work on saying everything in the op. Do you mean even we found out what each letter mean doesn't completely solve your quiz? B =22, Y = 23, K = 7, H = 5, R = 16, J =10, Q = 4, G = 26 22 * 23 + 7/5 - 16*10 + 4*26*26 = 3051.4 Quote Link to comment Share on other sites More sharing options...
Question
Guest
My own secret code. Each letter in the alphabet represents a letter in the alphabet, but they don't go in order. EX. A=5 or H=21. Good luck.
What you need to do is replace each letter with corrosponding number. good luck, I made this very hard.
B*Y+K/H-R*J+Q*(G*G)=3051.4
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.