Let's assume we were given 2 numbers: 15 and 30. Their sum is:
We want to express it as the product of GCF and another sum.
15 is divisible by: 1, 3, 5, 15
30 is divisible by: 1, 2, 3, 5, 6, 10, 15, 30
The greatest number that appears in 2 series is 15.
In this case sum of two numbers can always be written as:
Answer:
7
Step-by-step explanation:
15+-8=7
Let the digit in the tens place be x
tens place = x (therefore the value is 10x)
ones place = x + 7
The number is 10x + x + 7
Add 26 to it
10x + x + 7 + 26 = 11x + 33
It is 5 times the sum of the digit
11x + 33 = 5(x + x + 7)
11x 33 = 10x + 35
x = 2
x+ 7 = 2 + 7 = 9
So the number is 29
Answer:
x=2, y=4
Step-by-step explanation:
When using elimination, the objective is to elimate one variable. In this case, we see that "y" can easily be eliminated by adding the two equations together since you will get 3y + (-3y) which will eliminate y because the value would become 0, letting us solve for x.
Then we get
, because the y's will eliminated, and 8x+7x is 15x, and 28+2 is 30.
Then divide by 15 on both sides and you get x=2
If x=2, then we can substitute that value into any of the previous given equations and find the value of y.
8×2 +3y = 28
16+3y=28
3y=12
y=4
So the answer to your system of equations would be x=2, and y=4
You can substitute the answers we found to see that they satisfy the equation.
Hope this helped.