How to factor $2x^2 - 8y^2$ ?
So far I got it down to $$2(x^2 - 4y^2),$$ but it's not the answer; I don't think it's factored enough.
How to factor $2x^2 - 8y^2$ ?
So far I got it down to $$2(x^2 - 4y^2),$$ but it's not the answer; I don't think it's factored enough.
On
In addition to the other answers and comments, a basic observation is that $4y^2$ is the square of $2y$. The problem is about "recognizing" $x^2 - 4y^2$ as a difference of two squares by seeing that the coefficient $4$ is a square and can be absorbed through a doubling of the thing ($y$) being squared.
From $2(x^2-4y^2)$, use the difference of squares to write this as
$2(x-2y)(x+2y)$