one number is 11 more than another number. Find the two numbers if three times the larger exceeds four times the smaller number by 4.
unknown values: x,y
equation: x=y+11
equation: 3*x=4*y+4
answer: {40;29}
One number is 3 less than a second number. Twice the second number is 12 less than 5 times the first. Find the two numbers.
unknown values: x,y
equation: x + 3 = y
equation: 2*y + 12 = 5*x
answer: 6; 9
I THINK OF A NUMBER IF I MULTIPLY IT BY 6 THE ANSWER WILL BE 80. what IS the number?
unknown values: x
equation: 6*x=80
answer: 40/3 | 13.333
76 is 80% of what number?
unknown values: x
equation: 76 = 0.8*x
answer: 95
120=100(M/10),what is the value of M?
unknown values: m
equation: 120=100(m/10)
answer: 12
12 is 3/4 of what number?
unknown values: n
equation: 12 = 3/4 * n
answer: 16
60 is 140% of what number?
unknown values: x
equation: 60 = 140/100 * x
answer: 300/7 | 42.857
The sum of two numbers is 18 and their difference is 4. What are the two numbers?
unknown values: x,y
equation: x+y=18
equation: x-y=4
answer: {11; 7}
Two numbers have a sum of 22. Their difference is 4. what are the two numbers?
unknown values: x,y
equation: x+y=22
equation: x-y=4
answer: {13; 9}
Two numbers have a difference of 10 and the sum of 34. What are the numbers?
unknown values: x,y
equation: x-y=10
equation: x+y=34
answer: {22;12}