135k views
4 votes
The sum of two numbers is X. If one number is 12, what is the other?

2 Answers

4 votes
If the sum of two numbers is 12 and the first number is x, the other numbers is 12 - x.

This time the expression is the result of solving an equation.

Suppose the sum of two numbers is 12.

Algebraically this is written as x + y = 12.

Solve for y:
x + y = 12
-x -x
---------------
y = 12 - x

If the sum of two numbers is 12 and the first number is x,
the other numbers is 12 - x.

You can even check this answer.

x + y = 12
x + (12 - x) = 12
x + 12 - x = 12
12 = 12
User Santosh Patel
by
8.3k points
5 votes
a + b = X
12 + b = X
b = X - 12 <== the other number
User Sheki
by
8.7k points