Answer:
122
Step-by-step explanation:
For this case we must build a quotient that, when multiplied by the divisor, eliminates the terms of the divide until it reaches the remainder.
It must be fulfilled that:
Dividend = Quotient * Divisor + Remainder
we have that the remainder is 122.
have a good day
Answer:

Step-by-step explanation:
( x + 3 )( x - 8 ) =
- 8x + 3x - 24 =
- 5x -24
Answer:

Step-by-step explanation:
slope=(y2-y1)/(x2-x1)
7-5/9-4
2/5
Answer:
x=5 and y=5
Step-by-step explanation:
You "plug" one equation into the other, to get a new equation that only has one variable (x or y), then you can simplify that and have your answer.
So let's plug the first into the second:
First, we convert the first equation into an x=... form. For this one, this means moving the +y to the other side:
x = 10 - y
Now we substitute 10-y for x in the second equation:
So 2x+4y=30 becomes:
2(10-y) + 4y = 30
And simplify that:
20 - 2y + 4y = 30
20 + 2y = 30
2y = 30-20
2y = 10
y = 5
This is the first answer! If we put this into the first equation, we get:
x = 10 - 5 = 5
Now we have both answers, x=5 and y=5