Using Euclid's algorithm, the first number you check is their difference:
60 - 48 = 12
Since 12 divides both numbers evenly, that is your GCF.
_____
If the difference does not divide both numbers evenly, you can repeat the procedure with the difference and the remainder from dividing the smallest of the other numbers by the difference. For example, ...
GCF(60, 44) = GCF(44 mod 16, 16) = GCF(12, 16) = 4
For this case we have that by definition, the roots, or also called zeros, of the quadratic function are those values of x for which the expression is 0.
Then, we must find the roots of:

Where:

We have to:
Substituting we have:

By definition we have to:

So:

Thus, we have two roots:

Answer:

Assuming you want to find x?
You know that the angles at C and B have to be the same (6x) because it’s an isosceles triangle (as indicated by the lines going through AC and AB), and angles in a triangle add to 180*
So 3x + 6x + 6x = 180*
15x = 180*
x = 180*/15
x = 12*