We want to find the greatest common factor (GCF) of the terms in the given expression. To do so, we will consider coefficients and variables separately.
x^2-2x ⇔ 1 x^2- 2 x
Let's start by finding the GCF of 1 and 2.
Factors of1:& 1
Factors of2:& 1and 2
We found that the GCF of the coefficients is 1. To find the GCF of the variables, we need to identify the all possible variable factors in both terms.
\begin{aligned}
\textbf{Factors of }\bm{1^\textbf{st}}\textbf{ Variable:}&\ {\color{#FF0000}{x}},x^2\\
\textbf{Factors of }\bm{2^\textbf{nd}}\textbf{ Variable:}&\ {\color{#FF0000}{x}}
\end{aligned}
We see that there is one repeated variable factor, x. Thus, the GCF of the expression is 1* x= x. Now we can write the given expression in terms of the GCF.
x^2-2x ⇔ x* x- x* 2
Finally, we will factor out the GCF.
x* x- x* 2 ⇔ x(x-2)
Checking Our Answer
Check your answer âś“
To check our answer, we can apply the Distributive Property and compare the result with the given expression.