Answer:
The greatest common factor of 39, 42, and 33 is 3
Step-by-step explanation:
(X/3) - 8 = 12
X being a number divided by 3. This part in parentheses so you solve it first. Subtract 8 from that and your answer equals 12.
Answer:
x=-2, y=5. (-2, 5).
Step-by-step explanation:
15x-4y=-50
3x-2y=-16
---------------
15x-4y=-50
-5(3x-2y)=-5(-16)
------------------------
15x-4y=-50
-15x+10y=80
-------------------
6y=30
y=30/6
y=5
3x-2(5)=-16
3x-10=-16
3x=-16+10
3x=-6
x=-6/3
x=-2
Hey. Why are you so worried. Here is the answer. There is a very small problem.It is that the decimal point is not added.
To solve this system by substitution, we must substitute in the value we are given for x in terms of y (the first equation) into the second equation. This is modeled below:
x = -8y - 15
2x + 5y = -8
2 (-8y - 15) + 5y = -8
Now, we should solve this new equation for y. To begin, we should use the distributive property to get rid of the parentheses on the left side of the equation and begin the simplification process.
-16y - 30 + 5y = -8
Next, we can combine like terms on the left side of the equation by adding together the two terms that both contain the variable y.
-11y - 30 = -8
Next, we should add 30 to both sides in order to move all of the constant (number) terms to the left side of the equation.
-11y = 22
After that, we should divide both sides of the equation by -11 in order to get the variable y alone.
y = -2
Now, we can substitute our value for y back into one of our original equations (it doesn't matter which one you choose; they will yield the same answer).
x = -8y - 15
x = -8(-2) - 15
To simplify, we should following the order of operations outlined by PEMDAS and compute the multiplication and then the subtraction.
x = 16 - 15
x = 1
Therefore, the answer to the system is x = 1 and y = -2, or (1,-2) when written as an ordered pair.
Hope this helps!