117k views
0 votes
Rewrite the expression ????^2 + 4???? + 3, first by factoring and then by completing the square. Which way is easier?

Explain why you think so.

User Jusio
by
7.2k points

1 Answer

5 votes

Answer:

Factoring


(x+3) (x+1)

Completing the square


(x+2)^2 +(-1) = (x+2)^2 -1

For this case seems more complicated the option completing the square because we need to do more operations and we need to know algebra. By the other hand for the Factoring case we just need to find two numbers that satisfy the conditions required.

Explanation:

Assuming the following expression:


x^2 +4x +3

Factoring

For this case we want to find two values that added would be 4 and multiplied would be 3. On this case these two values are 3 and 1 because 3+1=4 and 3*1 =3. So then we can factor the expression like this:


(x+3) (x+1)

Completing the square

For this case if we want to complete the square we need to do this:


x^2 +4x + ((4)/(2))^2 +3 - ((4)/(2))^2

And if we simplify this we got:


(x^2 +4x +4) +3-4


(x+2)^2 +(-1) = (x+2)^2 -1

For this case seems more complicated the option completing the square because we need to do more operations and we need to know algebra. By the other hand for the Factoring case we just need to find two numbers that satisfy the conditions required.

User Piotr Dabkowski
by
7.8k points