An integer is considered 'unique' if all of its digits are different. For instance, 58 is 'unique' while 22 is not. How many 'unique' two-digit numbers exist?
Answer Choices
Correct answer marked belowSee the full step-by-step explanation
You can see the correct answer above. Sign in for free to unlock the complete worked solution.
Track your performance and improve
Get detailed analytics, unlock full explanations, and move up difficulty tiers as you practice.
Official Explanation
Tens Digit: Choose from 1 to 9 (9 options, as leading zero is invalid).
Ones Digit: Choose from 0 to 9, excluding the tens digit (9 remaining options).…
Read the full explanation
Sign in for free to see the complete step-by-step solution to this question.
Great question!
thanksss
can you explain more?
how much time should this take to solve?
This is definitely a test-day trap
thanks for taking time to upload it!
What it tests
Your ability to manipulate linear and quadratic expressions, substitute unknowns, and solve equations under time pressure.
Common trap
Losing a sign when moving terms across the equals sign, or dividing both sides by a variable that could equal zero.