Answer:
6
Step-by-step explanation:
Using Euclid's algorithm, we divide the larger by the smaller. If the remainder is zero, the divisor is the GCF. Otherwise, we replace the larger with the remainder and repeat.
18 ÷ 12 = 1 r 6
12 ÷ 6 = 2 r 0 . . . . the GCF is 6
__
You can also factor the numbers and see what the common factors are.
18 = 2·3·3
12 = 2·2·3
The common factors are 2·3 = 6.
In the factorizations, we see 2 to powers of 1 and 2, and we see 3 to powers of 1 and 2. The GCF is the product of the common factors to their lowest powers: (2^1)(3^1) = (2)(3) = 6
The answer is -0.083333333333333
First, you should combine the x terms:
-3x - 7 = 29
Then, get rid of the negative 7, by adding 7 to both sides.
-3x = 22
Finally divide 22 by -3, to solve for x.
x = -22/3 or -7.33
Answer:

Step-by-step explanation:
The domain of a rational function is all real numbers <em>except </em>for when the denominator equals 0.
So, to find the domain restrictions, set the denominator to 0 and solve for x.
We have the rational function:

Set the denominator to 0:

Subtract 9:

So, the domain is all real numbers except for -9.
In other words, our domain is all values to the left of negative 9 and to the right of negative 9.
In interval notation, this is:

And we're done :)