Skip to main content
deleted 4 characters in body
Source Link
mdc32
  • 2.8k
  • 2
  • 21
  • 39

You are a bank robber, and you come across a safe. It has a combination lock of 4 digits. Careful research (and stealing papers at the bank) has given you multiple clues as to the code - just barely enough to figure it out.

Digits are referred to as A-B-C-D in the clues. "A + B" is the sum of the first and second digit. All math follows the standard order of operations

Clues

  • The sum of the digits is greater than (A * B) - (C * D).
  • The product of the digits plus their sum is divisible by A and C only.
  • The number is not prime
  • The first digit is greater than 6

What four digit number matches these criteria? Also, if you want, post your methodology for finding the correct answer, as this will help me in the future.

Note: I am pretty sure that only one number matches all these clues. However, I may have miscalculated. Please correct me in the comments.

You are a bank robber, and you come across a safe. It has a combination lock of 4 digits. Careful research (and stealing papers at the bank) has given you multiple clues as to the code - just barely enough to figure it out.

Digits are referred to as A-B-C-D in the clues. "A + B" is the sum of the first and second digit. All math follows the standard order of operations

Clues

  • The sum of the digits is greater than (A * B) - (C * D).
  • The product of the digits plus their sum is divisible by A and C only.
  • The number is not prime
  • The first digit is greater than 6

What four digit number matches these criteria? Also, if you want, post your methodology for finding the correct answer, as this will help me in the future.

Note: I am pretty sure that only one number matches all these clues. However, I may have miscalculated. Please correct me in the comments.

You are a bank robber, and you come across a safe. It has a combination lock of 4 digits. Careful research (and stealing papers at the bank) has given you multiple clues as to the code - just barely enough to figure it out.

Digits are referred to as A-B-C-D in the clues. "A + B" is the sum of the first and second digit. All math follows the standard order of operations

Clues

  • The sum of the digits is greater than (A * B) - (C * D).
  • The product of the digits plus their sum is divisible by A and C only.
  • The number is prime
  • The first digit is greater than 6

What four digit number matches these criteria? Also, if you want, post your methodology for finding the correct answer, as this will help me in the future.

Note: I am pretty sure that only one number matches all these clues. However, I may have miscalculated. Please correct me in the comments.

Source Link
mdc32
  • 2.8k
  • 2
  • 21
  • 39

Crack the Code #1

You are a bank robber, and you come across a safe. It has a combination lock of 4 digits. Careful research (and stealing papers at the bank) has given you multiple clues as to the code - just barely enough to figure it out.

Digits are referred to as A-B-C-D in the clues. "A + B" is the sum of the first and second digit. All math follows the standard order of operations

Clues

  • The sum of the digits is greater than (A * B) - (C * D).
  • The product of the digits plus their sum is divisible by A and C only.
  • The number is not prime
  • The first digit is greater than 6

What four digit number matches these criteria? Also, if you want, post your methodology for finding the correct answer, as this will help me in the future.

Note: I am pretty sure that only one number matches all these clues. However, I may have miscalculated. Please correct me in the comments.