Math Problem Statement
I have a number with two digits. I split the number into two separate digits, x & y. What multiple of x when added to a multiple of y, produces the original 2 digit number. The two digit range is from 1 to 99 and single digit numbers (1 - 9) have a leading 0. print a table of all results in this range of 01 - 99
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Number Theory
Algebra
Systems of Equations
Formulas
10x + y
a * x + b * y = 10x + y
Theorems
Linear Diophantine Equations
Suitable Grade Level
Grades 9-12
Related Recommendation
Decomposing Two-Digit Numbers: Finding Multiples of Digits to Match n = 10x + y
Solving Two-Digit Number Problems with Algebraic Methods
Finding the Digit Product of a Three-Digit Number Divisible by 3
Solve a Two-Digit Number Problem with Reverse Digits and Multiplication
How Many 3-Digit Numbers Have a Product of Digits Between 2 and 7?