233k views
1 vote
Factor the polynomial completely 25a^2-10a+1

User Camembert
by
3.3k points

1 Answer

1 vote

We are given the next polynomial, and are asked to factor it:


25a^2\text{ - }10a+1

We are going to use the perfect square formula, which states that:


b^2\text{ - }2bc+c^2=(b\text{ -}c)^2

Therefore, we need to rewrite our polynomial. We start by factoring the number 25 and applying the exponent rule, as follows:


25a^2\text{ -->}5^2a^2\text{ --> }(5a)^2

Now, we factor the second term, as follows:


\text{ -}10a\text{ --> -}2(5a)\text{ --> We add a 1, which doesn't change anything --> -}2(5a)(1)

Finally, we rewrite our last term as:


1\text{ --> }1^2

With these, we have that our initial polynomial is:


25a^2\text{ - }10a+1\text{ --> }(5a)^2\text{ - }2(5a)(1)+1^2

And we see that we already have it in the form that we need to apply the perfect square formula, in which 5a is b and 1 is c, so we apply it just as follows:


(5a)^2\text{ - }2(5a)(1)+1^2\text{ --> }(5a\text{ - }1)^2

And therefore, (5a - 1)² is the answer

User Quotient
by
3.5k points